Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Default Rally point
Default Rally point
04-22-2004, 03:48 AM
#1
Quickshok
is there any way of detecting whether or not a unit has its rally point in the default spot, and if so how?
I have tried using the position of the unit, but it is not working
04-22-2004, 11:18 AM
#2
johnfn
Why dont you have the building create a dummy unit, and then you check to see where it is, and then remove it? There has to be a better way but I cant think of anything at the moment.
04-22-2004, 07:56 PM
#3
linkmaster23
Just set the point variable everytime a building or whatever is issued a rally point command... O_o
04-22-2004, 11:26 PM
#4
ThyFlame
Quote:
Originally Posted by
linkmaster23
Just set the point variable everytime a building or whatever is issued a rally point command... O_o
But that's too easy!
04-22-2004, 11:30 PM
#5
linkmaster23
Oh yea... I always forget.