Interface administrators, moderator
2,603
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ScriptItem | {{ScriptItem | ||
|endpoint = | |endpoint = shared | ||
|type = property | |type = property | ||
|class = Ped | |class = Ped | ||
|name = weapon | |name = weapon | ||
|readonly = | |readonly = true | ||
|returnTypes = int | |returnTypes = int | ||
|usage = fetch | |usage = fetch the current weapon ID for the ped | ||
|returnInfo = an integer, representing the current weapon of the ped | |returnInfo = an integer, representing the current weapon of the ped | ||
}} | }} |