These commands below must be executed in the designated channel monitored by the KAOS bot. Once processed, KAOS will handle the delivery to the player.
How to setup Kaos for Tip4Serv?
How to give Items, Kits, and Points?
Give an Item to the player:
Copy [KAOS][ADD][<@{discord_id}>][SERVER]=[ITEM][ITEM_NAME][QUANTITY]
Copy Example:
[KAOS][ADD][<@{discord_id}>][1]=[ITEM][rifle.ak][5]
Give a Kit to the player:
Copy [KAOS][ADD][<@{discord_id}>][SERVER]=[KIT][KIT_NAME][QUANTITY]
Copy Example:
[KAOS][ADD][<@{discord_id}>][1]=[KIT][elitekit5][1]
Add Points:
Copy [KAOS][ADD][<@{discord_id}>][SERVER]=[POINTS][QUANTITY]
Copy Example:
[KAOS][ADD][<@{discord_id}>][1]=[POINTS][5000]
How to add a customer to a list?
Add to ZORPLIST:
Copy [KAOS][ADD][<@{discord_id}>][SERVER]=[ZORPLIST]
Copy Example:
[KAOS][ADD][<@{discord_id}>][1]=[ZORPLIST]
Remove from ZORPLIST:
Copy [KAOS][DEL][<@{discord_id}>][SERVER]=[ZORPLIST]
Copy Example:
[KAOS][DEL][<@{discord_id}>][1]=[ZORPLIST]
Add to KITLIST:
Copy [KAOS][ADD][<@{discord_id}>][SERVER]=[KITLIST][KITNAME]
Copy Example:
[KAOS][ADD][<@{discord_id}>][1]=[KITLIST][elitekit]
Remove from KITLIST:
Copy [KAOS][DEL][<@{discord_id}>][SERVER]=[KITLIST][KITNAME]
Copy Example:
[KAOS][DEL][<@{discord_id}>][1]=[KITLIST][elitekit]
Add to RIDERSLIST:
Copy [KAOS][ADD][<@{discord_id}>][SERVER]=[RIDER]
Copy Example:
[KAOS][ADD][<@{discord_id}>][1]=[RIDER]
Remove from RIDERSLIST:
Copy [KAOS][DEL][<@{discord_id}>][SERVER]=[RIDER]
Copy Example:
[KAOS][DEL][<@{discord_id}>][1]=[RIDER]
Wipe Claims
Wipe KITLIST Claims:
Copy [KAOS][ADD][<@{discord_id}>][SERVER]=[CLAIMWIPE][KIT_NAME]
Copy Example:
[KAOS][ADD][<@{discord_id}>][1]=[CLAIMWIPE][elitekit]
How to give VIP?
Add VIP:
Copy [KAOS][ADD][<@{discord_id}>][SERVER]=[VIP]
Copy Example:
[KAOS][ADD][<@{discord_id}>][1]=[VIP]
Remove VIP:
Copy [KAOS][DEL][<@{discord_id}>][SERVER]=[VIP]
Copy Example:
[KAOS][DEL][<@{discord_id}>][1]=[VIP]
Supported Arguments
[SERVER]
Multiple Servers: [1,2,3,6]
[KIT_NAME]
Example: [elitekit]
, [elitekit5]
Arrays also work: [elitekit, elitekit2, elitekit7]
[ALL]
Use [ALL]
where applicable to target everything.