CommonVJ - escaco95/Warcraft-III-Libraries GitHub Wiki
μ ν©ν μν¬λννΈ λ²μ
1.28.5
λ§ν¬
κ°μ
νΈλ¦¬νμ§λ§, μ΄λκ° λμ¬κ° νλμ© λΉ μ Έμλ BJ(Blizzard.j) λ΄μ₯ν¨μμ κΈ°λ₯μ κ°μ νκ³ , μ½λμ κ°λ
μ±κ³Ό μ§κ΄μ±μ λμ΄κΈ° μν΄ μ μλ native λνΌ λΌμ΄λΈλ¬λ¦¬μ
λλ€.
CommonVJ
μμ κ°μ λ λνμ μΈ BJ κΈ°λ₯μΌλ‘λ BJDebugMsg( string message )
λ₯Ό μμλ‘ λ€ μ μκ² μ΅λλ€.
function BJDebugMsg takes string msg returns nothing
local integer i = 0
loop
call DisplayTimedTextToPlayer(Player(i),0,0,60,msg)
set i = i + 1
exitwhen i == bj_MAX_PLAYERS
endloop
endfunction
μ BJ μ½λλ κΆμ₯ λ체ν¨μμΈ VJDebugMsg( string message )
λ₯Ό μ¬μ©νμ¬ 12λ°° μ΄μ λΉ λ₯Έ μ²λ¦¬μλλ₯Ό κ°λ λμΌν κ²°κ³Όλ¬Όμ μ»μ μ μμ΅λλ€.
function VJDebugMsg takes string message returns nothing
call DisplayTextToPlayer(GetLocalPlayer(),0.00,0.00,message)
endfunction
μ λ°μ΄νΈ λ‘κ·Έ
190512.1606
ν¨μ μΆκ° CreateUnitsVJ( integer amount, player id, integer unitid, real x, real y, real face )
μΈν
리μΌμ€μ μμ€ μ½λ ν΅ν©