Squirrel/Server/Functions/Players/WeaponAmmo

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|Player.WeaponAmmo}} This function returns the ammo of the weapon the player is currently holding. == Syntax == <code>int player.WeaponAmmo</code> == Arguments…')

Revision as of 12:03, 15 October 2010

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This function returns the ammo of the weapon the player is currently holding.

Syntax

  1. int player.WeaponAmmo

Arguments

  • none

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Explanation for the example

  1.  
  2. -- todo
  3.  

Notes

-- List of used functions and other notes here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox