List of commands

Each command has its explanation on the right side, if any command does not work, you can check if you used its syntax correctly, you can later claim it in a ticket.

Command
Description

/setgang [id] [gang] [rank]

Administrative command to give gang to player.

/createdealer [name] [open ] [close]

Administrative command to create gang dealers, you need add open hour and close hour.

/removedealer [name]

Administrative command to remove gang dealer, example: Luis (you can check dealers in /dealers command)

/gotodealer [name]

Administrative command to go dealer position, example: Luis (you can check dealers in /dealers command)

/gang

Command to check your gang name and rank.

/dealerlist

Command to check dealer list.

/selldrugs

Command to start or stop sell drugs in your gang territory.


How to execute commands using code

This step is very simple, you can use ExecuteCommand('command') anywhere in your code, but for this you should read the ExecuteCommand usage guide at the following link.

How to execute commands

Last updated