Remove weapon from armory
To add a weapon in a marker ID for a specific player
Export
Parameters
Name | Data Type | Description |
---|---|---|
| integer | The marker ID |
| integer | Weapon ID in the database, can be seen in |
Return value
Name | Data Type | Description |
---|---|---|
| boolean | If the weapon is removed or not |
Example
Last updated