| inv_item_add_ammo(char_name, weapon_name, ammo_to_add) |
|
| Parameters: |
| char_name | | (string) name of the character |
| weapon_name | | (string) weapon to give ammo for |
| ammo_to_add | | (integer) amount of ammo to give |
| |
| Returns: |
| none |
|
| Description: |
| Give ammo of a certain type to a character. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |