TwMS v263.3 人物動作控制
//TwMS v263.3 人物動作控制RegisterSymbol(CharacterDynamics)
Alloc(CharacterDynamics_check,64,140F30480)
Alloc(CharacterDynamics,4)
CharacterDynamics:
DD 00//修改此處動作
CharacterDynamics_check:
mov eax,
jmp 140F30480+6
140F30480:
jmp CharacterDynamics_check
nop
140F30480:
mov eax,
DeAlloc(CharacterDynamics_check)
DeAlloc(CharacterDynamics)
UnRegisterSymbol(CharacterDynamics)
動作控制:
00右走
01左走
02右走
03左走
04右站
05左站
06右跳
07左跳
08右喘
09左喘
0A右趴
0B左趴
0C右游泳
0D左游泳
0E爬繩
0F爬繩
10爬繩
11爬繩
12右鬼魂
13左鬼魂
14右座椅
15左座椅
頁:
[1]