Search found 1 match

by UnEx
Mon Oct 30, 2017 1:15 pm
Forum: Tables
Topic: ELEX Steam + GOG
Replies: 85
Views: 104744

Re: ELEX Steam + GOG

To hack Energy (this mean Mana etc.) add this to the main script

Code: Select all

        updatePath("", "Max Energy", "vtDword", hex(maddr + 0x87*4 + 0x20), {})
        updatePath("", "Energy", "vtDword", hex(maddr + 0x88*4 + 0x20), {})
in v1.6.3 I paste it after "Health" in 659 line