 
- UID
- 96332
- 帖子
- 1081
- 主題
- 152
- 精華
- 0
- 積分
- 1262
- 楓幣
- 116066
- 威望
- 1229
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 13
- 閱讀權限
- 70
- 性別
- 保密
- 在線時間
- 659 小時
- 註冊時間
- 2015-3-23
- 最後登入
- 2025-3-14
|
本帖最後由 rayray9132 於 2015-6-24 12:41 編輯
好玩度:100%
//TwMs_v181.1_ICS_人物全圖吸物
//更新:RAY
[Enable]
alloc(ItemVac,512)
label(SetItemXY)
ItemVac:
cmp [esp],0061B708
je SetItemXY
cmp [esp],0061A6BD
jne PtInRect
mov [esp],0061A6C1
jmp PtInRect
SetItemXY:
push eax
mov eax,[esp+0C]
mov [ebx],eax
mov eax,[esp+10]
mov [ebx+04],eax
pop eax
mov [esp],0061B724
jmp PtInRect
01857424:
DD ItemVac
[disable]
01857424:
DD PtInRect
Dealloc(ItemVac)
|
|