weapons: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
'''Operand types:''' | '''Operand types:''' | ||
vehicle: [[Object]] | |||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Line 22: | Line 22: | ||
Returns array of names of all vehicle's weapons. | Returns array of names of all vehicle's weapons. | ||
'''Example:''' | '''Example:''' | ||
wArray = '''weapons''' [[player]] | wArray = '''weapons''' [[player]] |