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