How do i add reinforcements to a map
#1
Posted 12 January 2009 - 02:05 AM
#2
Posted 12 January 2009 - 07:06 AM
Then make another script that 'fires' as soon as the 20 minutes are up
That script should then spawn some units or something like that
#3
Posted 13 January 2009 - 12:55 AM
#4
Posted 13 January 2009 - 01:09 AM
Basic Scripting (EA)
Building & Scripting a Single-Player/Campaign Map (EA)
Axed Head and A.I. Coder for S.E.E. and ... stuff
".. coding is basically boring. What's fun is finding out how things work, take them apart and then put them together in ways that were not intended nor even conceived."
#5
Posted 13 January 2009 - 09:24 AM
Then the scripts:
Script1:
**IF**
True
**THEN**
Set Timer X to expire in Y Seconds
Click OK a few times, then close the scripts windows (press OK not X or close), then re-open. WB doesn't remember the script names until this happens.
Script2:
**IF**
Timer X has expired
**THEN**
Spawn instance of unit A belong to team B at waypoint C
Not the exact name of the scripts, but you get the idea.
#6
Posted 15 January 2009 - 08:58 PM
#7
Posted 15 January 2009 - 09:01 PM
Axed Head and A.I. Coder for S.E.E. and ... stuff
".. coding is basically boring. What's fun is finding out how things work, take them apart and then put them together in ways that were not intended nor even conceived."
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users