HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

yet another question

12-31-2002, 09:48 PM#1
SkylineGT[FB]
i have a region in the middle on my map, and when a unit enters that region the player that owns that unit recieves an amount of gold(i dont know how mutch yet). there is 4 players. and if 2 players r in the region at the same time they both get gold(even if they r enemys). how would i make that hapen?

any questons? ask me
12-31-2002, 10:21 PM#2
DKSlayer
It would help if you keep simliar threads into one thread. All of you problems relate to regions. Plus it makes it easier for other readers. Just remember this for future posts.
I would think all you would have to do is create a trigger that has 4 events
Events
unit from Player 1 enters region NoClue
unit from Player 2 enters region NoClue
unit from Player 3 enters region NoClue
unit from Player 4 enters region NoClue

Actions
Give Owner of Triggering Unit 5 Gold

Baiscally that should do it. I am not near an editor to test or to get wording correct though.
Good Luck on your map :)
DKSlayer