devlinmine123 Posted March 5, 2017 Share Posted March 5, 2017 i was trying to port Ammo generator found here:http://www.nexusmods.com/fallout3/mods/19506/?for myself but the script seemed to unable to savecan anyone please help me find the problemscript: ScriptName AmmoGen2013xMicroFusionCellScript Float TimerShort Adjust Begin GameMode If Player.GetItemCount AmmoGen2013xMicroFusionCell >= 1If Player.GetItemCount AmmoMicroFusionCell < 2499If Timer < 30Set Timer to Timer + GetSecondsPassed + (Player.GetRadiationLevel / 100)ElseSet Adjust to ( Player.GetItemCount AmmoGen2013xMicroFusionCell )Player.AddItem AmmoMicroFusionCell Adjust 1Set Timer to 0EndIfEndIfEndIf End Link to comment Share on other sites More sharing options...
Recommended Posts