function MyFunc takes nothing returns nothing
if IsPlayerOnLine(feelerly) then
call Debug("You see it like ghost!")
endif
endfunction
===自动格式===>
COPY JASSCODEJASS:
function MyFunc takes nothing returns nothing
if IsPlayerOnLine(feelerly) then
call Debug("You see it like ghost!")
endif
endfunctionShingo Jass Highlighter 0.4