6,834
edits
(Created page with "{{ScriptItem |endpoint = shared |type = property |class = Ped |name = weaponState |readonly = true |returnTypes = int |usage = fetch the weapon state for the ped's current wea...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = weaponState | ||
|side = shared | |||
|type = property | |type = property | ||
|class = Ped | |class = Ped | ||
| | |games = iii vc sa iv | ||
|desc = fetch the weapon state for the ped's current weapon | |||
|return = int an integer, representing the weapon state for the ped's current weapon | |||
|readonly = true | |readonly = true | ||
}} | }} |
edits