Difference between revisions of "GET AMMO IN CHAR WEAPON"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np = 3 |p1t = integer |p1d = Ped handle. |p2t = integer |p2d = Weapon handle. |p3t = integer |p3d = Variable to store the weapons ammo. }}')
 
 
Line 2: Line 2:
 
|np    = 3
 
|np    = 3
 
|p1t    = integer
 
|p1t    = integer
|p1d    = Ped handle.
+
|p1d    = Char handle.
 
|p2t    = integer
 
|p2t    = integer
 
|p2d    = Weapon handle.
 
|p2d    = Weapon handle.

Latest revision as of 14:49, 22 April 2010

GET_AMMO_IN_CHAR_WEAPON
Number of parameters: 3
Parameter #TypeDescription
1.integerChar handle.
2.integerWeapon handle.
3.integerVariable to store the weapons ammo.
Return value:
TypeDescription
None