Jump to content

Get Player Informations


SpiritTheWolf

Recommended Posts

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...