Hi, I am working on a plugin for GodMode for Hurtworld and in order to get it work properly I have to find out how to change specific stat like eg. Radiation, Hungry or Health. I found sth like this
Any advice is welcome :D
session.WorldPlayerEntity.GetComponent<EntityStats>() but I don't know how to change value for one stat only. I mean how can I get access to it.Any advice is welcome :D