Element/Weapon: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__NOTOC__ The Weapon class represents a custom static weapons. Weapon element created by createWeapon and can be manipulated with the following features element...") |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
The Weapon class represents a custom static weapons. | The Weapon class represents a custom static weapons. Weapon element created by [[CreateWeapon|createWeapon]] and can be manipulated with the following features elements. | ||
Weapon element created by [[CreateWeapon|createWeapon]] and can be manipulated with the following features elements. | |||
The element type of this class is '''"weapon"'''. | The element type of this class is '''"weapon"'''. |
Revision as of 13:58, 9 November 2013
The Weapon class represents a custom static weapons. Weapon element created by createWeapon and can be manipulated with the following features elements.
The element type of this class is "weapon".
Related scripting functions
Client
- createWeapon
- fireWeapon
- getWeaponAmmo
- getWeaponClipAmmo
- getWeaponFiringRate
- getWeaponFlags
- getWeaponOwner
- getWeaponProperty
- getWeaponState
- getWeaponTarget
- resetWeaponFiringRate
- setWeaponAmmo
- setWeaponClipAmmo
- setWeaponFiringRate
- setWeaponFlags
- setWeaponProperty
- setWeaponState
- setWeaponTarget