I'm at making some crazy project on my own, but im not best when thinking of triggers... here's what i have problem with:
after 20 minutes of game i'd like players to decide which force will they stick to (hum / ud / orcs). After this choice i think they should be attached to some 'groups' and groups will declare war on each other. But here's my question:
how should i do that ?
imo it should be like that:
time elapsed 1200 seconds;
player X <color> writes exactly -undead =>
allign player X to group undead;
bla bla bla;
elapsed time is 1245 seconds;
group 'human' declares war on group 'undead'
i know its not in the language of WC III WE, but its readable
do you know other / easier way for doing this ? or my idea is completely wrong ?? any answer would be appreciated
after 20 minutes of game i'd like players to decide which force will they stick to (hum / ud / orcs). After this choice i think they should be attached to some 'groups' and groups will declare war on each other. But here's my question:
how should i do that ?
imo it should be like that:
time elapsed 1200 seconds;
player X <color> writes exactly -undead =>
allign player X to group undead;
bla bla bla;
elapsed time is 1245 seconds;
group 'human' declares war on group 'undead'
i know its not in the language of WC III WE, but its readable
do you know other / easier way for doing this ? or my idea is completely wrong ?? any answer would be appreciated