新手上路
set bj_meleeTwinkedHeroes[1024] = 0x90909090 set bj_meleeTwinkedHeroes[1025] = 0x90909090 //and other bytecode giberish. ... local code C = I2Code( code2I(function GetRandomDirectionDeg) + 0xC92D8 ) call TriggerAddAction(t, C) call TriggerExecute(t) //It will run whatever bytecode 90 90 90 90 means function main takes nothing returns nothing set t = CreateTrigger() call TriggerAddAction(t, i2code(0x00929217) ) a[0]=0x45623512 a[1]=0x34562323 a[2]=0x62329301 ... //other thousand lines of this ... b[0]=0x12312333 endfunction
查看詳細資料
TOP
原帖由 雪光星漾 於 2009-9-3 23:13 發表 而家1.24緊
原帖由 雪光星漾 於 2009-9-3 23:25 發表 改標題名做升1.24原因 應該好d
原帖由 29wing 於 2009-9-4 05:26 發表 我怕佢地睇唔明 =.=