spinat Posted January 19, 2009 Share Posted January 19, 2009 Hi everybody!!! Im currently working on CRI-Squad Mod: http://www.fallout3nexus.com/downloads/file.php?id=1537 My problem is i cant make an Regeneration effect.. it just doesnt work.. here is my variant. #####code####### float timer begin ongamemode set timer to 10 if timer > 0 set timer to 10 -GetSecondsPassed else RestoreActorValue Health 10 endif end ############# Make any suggestions... plz help me to make the better mod for you! Link to comment Share on other sites More sharing options...
spinat Posted January 19, 2009 Author Share Posted January 19, 2009 Hi everybody!!! Im currently working on CRI-Squad Mod: http://www.fallout3nexus.com/downloads/file.php?id=1537 My problem is i cant make an Regeneration effect.. it just doesnt work.. here is my variant. #####code####### float timer begin ongamemode set timer to 10 if timer > 0 set timer to 10 -GetSecondsPassed else RestoreActorValue Health 10 endif end ############# Make any suggestions... plz help me to make the better mod for you! THANKS everybody but i no longer need your help... i solved it... thread can be closed .. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.