|
Post by Admin on Dec 9, 2021 18:51:24 GMT
#guild = Guild manipulation commands. Use argument help for more info. #guild create <leader character name> <guild name spaces allowed no quotes needed> underline not needed for space, quotes not needed either #guildcreate [guildname] - Creates an approval setup for guild name specified #guildapprove [guildapproveid] - Approve a guild with specified ID (guild creator receives the id) #guildlist [guildapproveid] - Lists character names who have approved the guild specified by the approve id -- To check minimum level/account status for approval/creation (may be in-game level 10? or senior guide/GM) mySql SELECT access FROM `commands` WHERE `command` = 'guild';
|
|