- UID
- 96332
- 帖子
- 1046
- 主題
- 152
- 精華
- 0
- 積分
- 1249
- 楓幣
- 122214
- 威望
- 1217
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 27
- 閱讀權限
- 70
- 性別
- 保密
- 在線時間
- 644 小時
- 註冊時間
- 2015-3-23
- 最後登入
- 2024-12-13
|
好玩度:100%- //TwMs_v180.1_ICS_人物全圖吸物
- //更新:RAY
- [Enable]
- alloc(ItemVac,512)
- label(SetItemXY)
- ItemVac:
- cmp [esp],006195F6
- je SetItemXY
- cmp [esp],006183D7
- jne PtInRect
- mov [esp],006183DB
- jmp PtInRect
- SetItemXY:
- push eax
- mov eax,[esp+0C]
- mov [ebx],eax
- mov eax,[esp+10]
- mov [ebx+04],eax
- pop eax
- mov [esp],00619612
- jmp PtInRect
- 018380F4:
- DD ItemVac
- [disable]
- 018380F4:
- DD PtInRect
- Dealloc(ItemVac)
複製代碼 |
|