setWeaponPickupPrice
setWeaponPickupPrice
Signature: void setWeaponPickupPrice(int weaponId, int price)
Usage: set the price required for a weapon pickup
Parameters
- int weaponId The weapon ID.
- int price The price for the pickups of a certain weapon type.
Return
void
On failure: void