WoW_335a_Unlock_Patch/README.md
Roman Hergenreder a7ff969eaa CancelLogout
2017-11-22 19:24:51 +01:00

22 lines
477 B
Markdown

###### Patched Bytes:
```
0054DA4A AcceptBattlefieldPort
00522EAD SetCurrentTitle
0051A7E8 UninviteUnit
005222F9 ReloadUI
0051FF4A FocusUnit, ClearFocus, ... ?
00527F89 InteractUnit (Still error but working) ?
005191E7 CastSpellByName, CastSpellByID, Movement functions ... ?
0051ACA9 CancelLogout
AttackTarget (error is still printed)
TODO:
005252E0 TargetDirectionEnemy, TargetDirectionFriend
```
##### Usage:
```
./difpatcher -i Wow.exe -p Wow.dif
```