Functions/DarkRP/Shared/removeAmmoType

From DarkRP
Function
Function name DarkRP.removeAmmoType(number i)
Description:
Remove an ammotype from DarkRP. NOTE: Must be called from BOTH server AND client to properly get it removed!
Returns: nil
Part of Library: DarkRP
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Functions/DarkRP/Shared/removeAmmoType]DarkRP.removeAmmoType[/url][/b]

Function parameters[edit]

  1. i (number)
  2. The index of the item.


Function return values[edit]

This function does not return any value.