This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! Modding help

Erothots

Platinian
Original poster
Oct 15, 2023
33
12
8
124
Hi I need help to mod this code
Code:
// RVA: 0x66F544 Offset: 0x66F544 VA: 0x66F544 Slot: 55
    public virtual uint get_MaxHealthIncrease() { }
The problem is that when I mod it, both the player and the monster are immortal. I just want the player to be immortal. Can anyone help me? I'm sorry I'm using google translate.
 

Raebydett

Awesome Active Platinian
Jan 20, 2020
180
63
28
G
Reactions: Erothots

libModz

Awesome Active Platinian
Jun 2, 2022
187
38
28
UK
You're looking for a method/field to seperate them, usually this is called "isMine" or "isLocalPlayer" or something along those lines
 
Reactions: Erothots