QUOTE(cuinhell(ds) @ Mar 24 2005, 08:24 PM)
is their a way when to human players meet on a map to make them allies for a shot period of time?
if so how?
[right][snapback]171896[/snapback][/right]
Yes there is and i know the way. Before you create a trigger for this make sure you have a location made out to where you want to have them allied. Here it is:
| Trigger |
| Description: |
| Player Ally For Short Time |
|
| Conditions: |
¤ Players you want to have allied. Ex. P1 brings at least 1 men to location 'ally area'
|
| ¤ P2 brings at least 1 men to location 'ally area' |
| Actions: |
¤ Set Alliance Status Set Player 1 To Ally
|
¤ Set Alliance Status Set Player 2 To Ally
|
¤ Wait xxxxxxxx milliseconds you want them allied
|
¤ Set Alliance Status Set Player 1 To Enemy
|
| ¤ Set Alliance Status Set Player 2 To Enemy |
I have not actually done this myself, but this should work. Good Luck
