Posted by: Zero Hour Mad - Thursday, August 11, 2011 1:56:48 PM
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 :)

Posted by: i^love^mixery - Thursday, August 11, 2011 11:33:52 PM
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!

Posted by: Zero Hour Mad - Sunday, August 14, 2011 11:32:53 AM
thanks Mixery :)

Posted by: battlefield master - Monday, August 15, 2011 10:36:59 AM
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????

Posted by: battlefield master - Monday, August 15, 2011 10:44:18 AM
also.....mixery can U tell ME how to make the AI in missions build buildings,forces,etc.... and attack mi by himself??????

Posted by: Drummin - Monday, August 15, 2011 11:19:20 AM
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. [url=http://www.cnclabs.com/forums/default.aspx?g=posts&t=8866]This might help[/url].

Posted by: battlefield master - Tuesday, August 16, 2011 12:01:11 AM
Thanks!!!!soooooooooooooooo much!!..but im only 11 and i got the game 2 months ago..[sad] [sad] [sad] so tell me please how to make the intro film????

Posted by: battlefield master - Tuesday, August 16, 2011 12:02:53 AM
Thanks!!!!soooooooooooooooo much!!..but im only 11 and i got the game 2 months ago..[sad] [sad] [sad] so tell me please how to make the intro film????

Posted by: battlefield master - Tuesday, August 16, 2011 12:04:46 AM
sorry for dubble text....im a private and ure a General how to bee a sgt.,general,colonel,etc?..

Posted by: NewNightmare - Tuesday, August 16, 2011 4:05:32 AM
he has over 1000 post you have 9, so i guess thats the problem :)

Posted by: i^love^mixery - Tuesday, August 16, 2011 4:33:29 PM
[quote=battlefield master]Thanks!!!!soooooooooooooooo much!!..but im only 11 and i got the game 2 months ago..[sad] [sad] [sad] so tell me please how to make the intro film???? [/quote] 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.