- Joined
- Aug 14, 2006
- Messages
- 122
Okay, I've tried searching for a while on the forum but I cannot find anything (if there is something that explains this, I'm sorry for making a redundant thread).
I started making a risk style map, but I quite quickly encountered a few problems:
First, I have no idea how to make that all players receive random provinces at start. Can anyone please tell me how I can do this?
Only ways I can think of right now, that wont make players get places that other players already got, is to instead make that players receive a random set of provinces instead (ie, one player receive those provinces and so on) but is there another way to do this? (which will make it truly random?)
Also, I got some problems with the taking provinces trigger:
Western Waste 1 Get
Events
Unit - A unit enters Western Chaos Waste 1 <gen>
Conditions
(Number of units in (Units in Western Chaos Waste 1 <gen> owned by (Owner of Marauder Camp [Western Wastes] 0001 <gen>))) Equal to 0
(Owner of (Triggering unit)) Not equal to (Owner of Marauder Camp [Western Wastes] 0001 <gen>)
Actions
Unit - Change ownership of Marauder Camp [Western Wastes] 0001 <gen> to (Owner of (Entering unit)) and Change color
Unit - Change ownership of Chaos Waste Tower 0002 <gen> to (Owner of (Entering unit)) and Change color
Sometimes it work immediately.
But sometimes it doesn't work at all. If I wait for a while and tries again, it works. Can anyone please see why that would happen? Or should I just try find someway else for areas to be taken?
I started making a risk style map, but I quite quickly encountered a few problems:
First, I have no idea how to make that all players receive random provinces at start. Can anyone please tell me how I can do this?
Only ways I can think of right now, that wont make players get places that other players already got, is to instead make that players receive a random set of provinces instead (ie, one player receive those provinces and so on) but is there another way to do this? (which will make it truly random?)
Also, I got some problems with the taking provinces trigger:
Western Waste 1 Get
Events
Unit - A unit enters Western Chaos Waste 1 <gen>
Conditions
(Number of units in (Units in Western Chaos Waste 1 <gen> owned by (Owner of Marauder Camp [Western Wastes] 0001 <gen>))) Equal to 0
(Owner of (Triggering unit)) Not equal to (Owner of Marauder Camp [Western Wastes] 0001 <gen>)
Actions
Unit - Change ownership of Marauder Camp [Western Wastes] 0001 <gen> to (Owner of (Entering unit)) and Change color
Unit - Change ownership of Chaos Waste Tower 0002 <gen> to (Owner of (Entering unit)) and Change color
Sometimes it work immediately.
But sometimes it doesn't work at all. If I wait for a while and tries again, it works. Can anyone please see why that would happen? Or should I just try find someway else for areas to be taken?