Parameters |
Description |
const char * ammoName |
Ammunition name. |
int count |
Ammunition amount. |
Syntax: Inventory.SetAmmoCount( ammoName, count )
Sets the amount of the specified ammunition.
Copyright (c) 2012. All rights reserved.
|