Scripting/Squirrel/Functions/Player.GiveWeapon: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "player.GiveWeapon( WeaponID, Ammo );") |
No edit summary |
||
Line 1: | Line 1: | ||
player.GiveWeapon( WeaponID, Ammo ); | == Syntax == | ||
<pre>player.GiveWeapon( WeaponID, Ammo );</pre> |
Revision as of 08:58, 8 January 2015
Syntax
player.GiveWeapon( WeaponID, Ammo );