i need to attach a script to player that will hock up to location change and gear change, and attach new property to player that will hold regeneration multipler. Also i need to check somehow current armor properties and current location and weather, every time user changes armor or location or the weather is changing itself.
And im not sure about how to do any of this, all i know for now it that i probably going to need to attach that script to player object in actor, but how do i monitor weather change from there and create extra properties, or measure time to make modifications per second, i dont know. I dont have time to read all ot the sdk, so i need a speed curs on this issue.
thankls in advance.