470| 1
|
[求助/徵求] 求227.1人物加速 |
25楓幣
最佳答案// TwMS v227.1 CRC 人物移動加速
[Enable]
Alloc(CharSpeedUp,256)
Alloc(Speed,04)
Alloc(FakeTime,04)
RegisterSymbol(Speed)
Label(SpeedChk)
Label(Return)
Label(SetFakeTime)
Label(InitFakeTime)
Speed: // 速度設定
DD 03
FakeTime:
DD 00
//-----------------------
CharSpeedUp:
push esi
mov esi,[Speed]
SpeedChk:
test esi,esi
je Return
dec esi
push esi
push ecx
call 00B41610
pop ecx
pop esi
jmp SpeedCh ...
| ||
|
||
|
Copyright © 2011-2024 冰楓論壇, All rights reserved
免責聲明:本網站是以即時上載留言的方式運作,本站對所有留言的真實性、完整性及立場等,不負任何法律責任。
而一切留言之言論只代表留言者個人意見,並非本網站之立場,用戶不應信賴內容,並應自行判斷內容之真實性。