Element/Weapon: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
m (Добавление языков)
 
Line 9: Line 9:
[[Category:Element Types]]
[[Category:Element Types]]


[[en:Element/Weapon]]
[[ru:Element/Weapon]]
[[hu:Element/Weapon]]
[[hu:Element/Weapon]]

Latest revision as of 10:49, 15 April 2021

The Weapon class represents a custom static weapon. Weapon elements created by createWeapon can be manipulated with the following scripting functions.

The element type of this class is "weapon".

Related scripting functions

Client