SpiritTheWolf Posted January 29, 2016 Share Posted January 29, 2016 Hi, I'm currently trying to mod a bit and working on a program that shows me the player stats outside of Fallout.I'm using the FourDragon script loader. It works wonderful for health and level but I can't figure out how to read out the Players Ammo left.Is that actually possible? I'd be very happy if someone can help me with that. What I have right now:var ammo = Game.GetPlayer().GetEquippedWeapon(0).GetAmmo(); But Ammo does not have any more types to get any Data from. Does anyone have any idea? Thank you! Link to comment Share on other sites More sharing options...
Recommended Posts