It's rather simple question, how would one go about changing the age of a character via an event. Is it simple in that you can just set it using age = ? or set_age = ? or is it more complicated than that?
Currently I have an on_action that should be setting newly spawned npcs to a particular age but it is not working with either age or set_age
Any help would be much appreciated...
Currently I have an on_action that should be setting newly spawned npcs to a particular age but it is not working with either age or set_age
Any help would be much appreciated...