Zero Hour Mad
14 years ago
Hello all,

I just been learning how to make my own Mission on Zero Hour World Building and also learning the Script too then I couldnt get my head round on how to put Victory Screen when I beat the Enemy AI...

I would be delight if anyone can help me to finished the small mission game 🙂
Sponsor
i^love^mixery
14 years ago
well you make a trigger area around the enemy base and you name it "Enemy"

then you make new script with condition:



*** IF ***
[???] Player 'ENTER NAME' has doesn't have units in area 'Enemy'. (script directory: Player -> Area)
*** THEN ***
Show 'Victorious' window and end game (script directory: 'Multiplayer')


note:
if the enemy gets spawned and hasnt been placed by you already in the worldbuilder then you have to enable the script once the enemy has units inside that area. unless you do that its an instant win when the mission starts!
Zero Hour Mad
14 years ago
thanks Mixery 🙂
battlefield master
14 years ago
i have a simular problem...can u tell me how to get vehicles to move???....i make the waypoint path go in scripts but the path isn't memoraised!..can u help????
battlefield master
14 years ago
also.....mixery can U tell ME how to make the AI in missions build buildings,forces,etc....
and attack mi by himself??????
Drummin
14 years ago
For pathways- Make sure you are labeling the path using one of the three text inputs called Waypoint Path Labels and not renaming the waypoint.
This might help .
battlefield master
14 years ago
Thanks!!!!soooooooooooooooo much!!..but im only 11 and i got the game 2 months ago..😞 😞 😞 so tell me please how to make the intro film????
battlefield master
14 years ago
Thanks!!!!soooooooooooooooo much!!..but im only 11 and i got the game 2 months ago..😞 😞 😞 so tell me please how to make the intro film????

battlefield master
14 years ago
sorry for dubble text....im a private and ure a General how to bee a sgt.,general,colonel,etc?..
NewNightmare
14 years ago
he has over 1000 post you have 9, so i guess thats the problem 🙂
i^love^mixery
14 years ago

Thanks!!!!soooooooooooooooo much!!..but im only 11 and i got the game 2 months ago..😞 😞 😞 so tell me please how to make the intro film????

battlefield master wrote:



try something simple first.

you have to understand the basics of scripting before you do something like that.

the best thing is if you check and try to understand the scripting in other maps so you can learn from it.