Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ;Comment line 34 (#include <WinAPI.au3>)
- ;Change lines 489, 490, 491, 509, 533, 560 to new offsets:
- Global $ofs_MonsterDef = 0x15DBE00 ;0x015DCE00 ;0x15DBE00
- Global $ofs_StringListDef = 0x015E8808 ;0x015E9808
- Global $ofs_ActorDef = 0x15EC108 ;0x015ED108 ;0x15EC108
- Global $ofs_ActorAtrib_Base = 0x15A1EA4 ;0x015A2EA4;0x015A1EA4
- Global $ofs_ObjectManager = 0x15A0BEC ;0x015A1BEC;0x15A0BEC
- Global $ofs_InteractBase = 0x15A0BD4 ;0x015A1BD4;0x15A0BD4
- ;Then either comment line 402
- ;-OR-
- ;do these:
- ;Uncomment line 395
- ;Fix 2 syntax errors in line 402:
- if $_displayInfo = 1 Then ConsoleWrite($i & " " & $Object_File_Actor[$ItemIndex][0] & @tab & " " &$MonsterType &@tab & " " & $MonsterRace &@tab & " Level Normal:" & $LevelNormal &@tab & " " & $StringListDB[$Name][1] &" " & @TAB &$OBject_Mem_Actor[$i][2] &@crlf)
- ;Add on line 12 (quick fix):
- Global $name
Advertisement
Add Comment
Please, Sign In to add comment