TwMS v227.2 其餘數據 登記找路CALL
// TwMS v227.2 其餘數據 登記找路CALL02D121BF - push 01
02D121C1 - push // = 0
02D121C4 - mov ecx,edi // edi =
02D121C6 - push 01
02D121C8 - push 01
02D121CA - push // = TargetMapID in Hex
02D121CD - call 02DF48A0
// How to use
Alloc(test,64)
CreateThread(test)
test:
push 01
push 00
mov ecx,
push 01
push 01
push 06333820 //TargetMapID 六條岔道
call 02DF48A0
ret
DeAlloc(test)
頁:
[1]