A Question
#1
Posted 03 September 2012 - 12:19 PM
for example if u capture the signal fire with gondor u can summon the rohirim with the signal fire from off the map after minutes, like WOTR when u bring to armies together in 1 land
#2
Posted 03 September 2012 - 01:30 PM
Anyway, yes, using scripting. You would paraphrase into WB script language something like:
Script 1
*IF* object SignalFire is owned by Player_Player1 *THEN* start timer SummonRohirrim
Script 2
*IF* timer SummonRohirrim has expired *THEN* give Player_Player1 object SummonRohirrimHorde *AND* move object SummonRohirrimHorde to Waypoint1
Obviously, you'd need a SummonRohirrimHorde object, likely a Riders of Rohan Battalion, to be just off the map and be owned by the civilian player, and Waypoint1 would presumably be just near the map border, but within it.
Hope this helps, you will have to adapt the script above as it's only approximate; haven't scripted for a while in WB.
Edited by FellbeastIII, 03 September 2012 - 01:31 PM.
"Everyone's a hero when there's nowhere left to run."
- Auxiliary Skarn, 2333rd Cohort
#3
Posted 04 September 2012 - 06:52 AM
#4
Posted 04 September 2012 - 04:08 PM
"Everyone's a hero when there's nowhere left to run."
- Auxiliary Skarn, 2333rd Cohort
#5
Posted 16 September 2012 - 12:38 PM
#6
Posted 17 September 2012 - 05:30 AM
"Everyone's a hero when there's nowhere left to run."
- Auxiliary Skarn, 2333rd Cohort
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users