- Joined
- Jul 9, 2008
- Messages
- 253
I was making a spell but it keeps getting a error on these 2 lines:
set temp_loc = GetUnitLoc(temp)
call SetUnitPositionLoc(temp, temp_loc)
could anyone tell me whats wrong ? o.o
EDIT: nevermind i got it now
set temp_loc = GetUnitLoc(temp)
call SetUnitPositionLoc(temp, temp_loc)
could anyone tell me whats wrong ? o.o
EDIT: nevermind i got it now