Difference between revisions of "0113"

From GTAMods Wiki
Jump to navigation Jump to search
m
m
 
Line 7: Line 7:
 
| p1d        = The [[0053|handle of the player]]
 
| p1d        = The [[0053|handle of the player]]
 
| p2t        = [''int1'']
 
| p2t        = [''int1'']
| p2d        = [[Weapon#Lists of Weapons|Weapon number]]
+
| p2d        = [[Weapon#GTA III|Weapon type]]
 
| p3t        = [''int2'']
 
| p3t        = [''int2'']
 
| p3d        = Ammo
 
| p3d        = Ammo

Latest revision as of 04:25, 7 July 2017

GTA III ADD_AMMO_TO_PLAYER


Description
Adds ammo to the player's weapon
Syntax
0113: add_ammo_to_player [player handle] weapon [int1] rounds [int2]
Parameter
[player handle]
The handle of the player
[int1]
Weapon type
[int2]
Ammo

This opcode adds ammo to your weapon. If you do not have the weapon, the weapon will be given to you along with ammo. This opcode was never called in the original script of GTA III.

Keywords

add, player, weapon, ammo

See also

  • GTA III Vice City San Andreas 0114, adds ammo to the character's weapon