Author Topic: what are scenarios?!?!  (Read 2177 times)

andyglest

  • Guest
what are scenarios?!?!
« on: 26 June 2007, 21:14:29 »
there is something i didn't noticed AGAIN and every glest player knows about! its some scenarios that is saw... oh i don't remember where. i know i'm stupid already, u don't need to write that, but please answer me what are that scenarios!!!
i downloaded two scenarios and i think it is ordered playing (after clicking play in main menu)
just tell me do i need to put that somewhere in glest map (D:\Program Files\Glest_2.0.0\)?
« Last Edit: 1 January 1970, 00:00:00 by andyglest »

andyglest

  • Guest
(No subject)
« Reply #1 on: 26 June 2007, 23:46:15 »
AGAIN!! IT HAPPEND ONCE MORE!!
this time i discovered blender! can u belive it? "oh my god! blender is program!" :x :cry:
did i learn all i need to know to help you in developing? or i will discover that castle can produce workers :idea:
« Last Edit: 1 January 1970, 00:00:00 by andyglest »

@kukac@

  • Guest
topic
« Reply #2 on: 27 June 2007, 09:25:28 »
scenarios are premade games. here is what i am talking about:
Code: [Select]
<?xml version="1.0" standalone="yes" ?>
<scenario>
<players>
<player control="human" faction="tech" team="1"/>
<player control="cpu" faction="magic" team="2"/>
<player control="closed"/>
<player control="closed"/>
</players>
<map value="one_on_one"/>
<tileset value="forest"/>
<tech-tree value="magitech"/>
</scenario>


i will tell you what does it means: firstly, the scenario, is based everything on this file. in the players, you can give players to each slot, faction, and their team. the map value is the map... tileset is the forest, winter_forest (and maybe jungle?). the techtree is the magitech, this consist the tech, and magic faction. at last you have to close the scenario file.
« Last Edit: 1 January 1970, 00:00:00 by @kukac@ »

andyglest

  • Guest
(No subject)
« Reply #3 on: 27 June 2007, 14:24:03 »
ok, i got that now, but do i need to enter that manually after i click Play or i can put that file somewhere in D:\Program Files\Glest_2.0.0\ so it is ordered automatically after i click Play in main menu?
« Last Edit: 1 January 1970, 00:00:00 by andyglest »

@kukac@

  • Guest
topic
« Reply #4 on: 27 June 2007, 18:16:45 »
it should be in the scenario menu, but i think you have to download the 21 from here: http://www.glest.org/glest_board/viewto ... 29&start=0

and then you just simply copy the scenario to the scenario folder. i mean, you do not need it, because i copied it from the original Glest.
« Last Edit: 1 January 1970, 00:00:00 by @kukac@ »