Get player armory weapons
To get a list of weapons of a player stored in a specific armory ID.
Export
Parameters
Name
Data Type
Description
playerId
integer
Player server ID
markerId
integer
The marker ID
Return value
Name
Data Type
Description
playerArmoryWeapons
table
List of all weapons contained in the marker deposited by the player
Example
Last updated