求定點瞬移
求定點瞬移 // TwMS v229.3 CRC 定點瞬移alloc(Teleport,256)
label(Teleport_End)
CreateThread(Teleport)
Teleport:
mov esi,
lea ecx,
mov eax,
mov eax,
call eax
test eax,eax
je Teleport_End
push 00000000 // Y
push 00000000 // X
push 00
mov ecx,eax
call 00B73CC0
Teleport_End:
ret
dealloc(Teleport)
頁:
[1]