Rizalgar Posted March 14, 2019 Share Posted March 14, 2019 I am just wondering if it is possible to set an actors health value through script to be changed on either cell load or playerloadgame. Say I have a Int called NPCHealth and set it to 60 attached to an NPC. Would playerloadgame or on cell load script set the value? I would test the theory myself but Im at work so an opinion would be appreciated Link to comment Share on other sites More sharing options...
Evangela Posted March 16, 2019 Share Posted March 16, 2019 Yes it is possible. You can do that with OnCellAttach/Detach, OnUnload, etc. Link to comment Share on other sites More sharing options...
Rizalgar Posted March 16, 2019 Author Share Posted March 16, 2019 Cool, thanks Rasikko Link to comment Share on other sites More sharing options...
Recommended Posts