- Joined
- Oct 14, 2008
- Messages
- 340
to localize a special effect? or would this cause desyncs?
example:
thanks in advance.
example:
JASS:
if GetLocalPlayer() == Player(i) then
call AddSpecialEffect("Special//effect//name", x, y)
endif
thanks in advance.