HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Easy question...but

03-16-2004, 01:13 AM#1
CCrew
Sorry this is such a newbish question, but i must know.....
Lets say a player builds building "b",
-how could i make it so every 30 seconds of the game, the player that built that gets x gold?
-please type it out on my thread and tell me, my comuter is annoying, and will not download ANY maps off of this site. Please do no try posting me a map to dl.
03-16-2004, 01:27 AM#2
BattleBotv8.2
Every XSeconds

Pick every unit in entire map and if unit type equals to x and if owner equals to what ever, add to UnitGroup. Add gold, use arithmatic, # x Number of units in unit group. Clear unit group
03-16-2004, 02:12 AM#3
CCrew
How do i pick every unit in map?
03-16-2004, 02:22 AM#4
ThyFlame
unit group - pick every unit in (playable map area)
03-17-2004, 12:41 AM#5
CCrew
I got it working now, thanks for all your help. I'll put your name in the map. Thanks again.