Hi,
I cant seem to fined out how to make it so
Event = unit withen range(x) of (unit type)
plz help
---------------------------------------
tring to do :
unit withing range (90) of (portal unit)
Unittype = MazeUnit
Move (triggering unit) to (position of spelltarget)
--------------------------------------
unit within range (90) of ( Right unit)
unittype = Patrol
unit change unit faceing ( Rightunits angle)
pick unit
loop
move unit ( rightunits angle) 1,1 or w/e
----------------------------------------
stuff like that
I cant seem to fined out how to make it so
Event = unit withen range(x) of (unit type)
plz help
---------------------------------------
tring to do :
unit withing range (90) of (portal unit)
Unittype = MazeUnit
Move (triggering unit) to (position of spelltarget)
--------------------------------------
unit within range (90) of ( Right unit)
unittype = Patrol
unit change unit faceing ( Rightunits angle)
pick unit
loop
move unit ( rightunits angle) 1,1 or w/e
----------------------------------------
stuff like that