Difference between revisions of "0113"
Jump to navigation
Jump to search
(Created page with "{{Icon|3}} '''ADD_AMMO_TO_CHAR''' <hr /> '''Description''' : Adds ammo to the player's weapon '''Syntax''' : 0113: add_ammo_to_player [''player handle''] weapon [''int1''] rou...") |
m |
||
Line 1: | Line 1: | ||
− | {{Icon|3}} ''' | + | {{Icon|3}} '''ADD_AMMO_TO_PLAYER''' |
<hr /> | <hr /> | ||
'''Description''' | '''Description''' |
Revision as of 22:45, 30 July 2015
Description
- Adds ammo to the player's weapon
Syntax
- 0113: add_ammo_to_player [player handle] weapon [int1] rounds [int2]
Parameter
- [player handle]
- [int1]
- [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