CTF FLAG UNIT PING

Status
Not open for further replies.
Level 6
Joined
Aug 29, 2004
Messages
159
shouldnt it just keep pinging the item anyways? if it doesnt, umm, use a 'hero carrying item of type flag', 'owner of item' function. or sumthing... either that or a variable, ie FlagCarrier

i should prolly open my CTF map, but i really cbf. maybe tomorrow
=][= Bort
 
Level 5
Joined
Sep 8, 2004
Messages
98
K make a variable called "flag carrier" of type unit type.

Events
Every(5 seconds of game time
Condition
None
Actions
If (Flag Carrier) equal to (no unit) then do Ping minimap at center of (Flag)
Else do Ping minimap at center of (flag carrier)
 
Status
Not open for further replies.
Top