Code: Show/Hide sendPrivate(p, ". << OWNER LEVEL COMMANDS >>");
sendPrivate(p, "!resetall (resets all times and points)"); sendPrivate(p, ". << MODERATOR LEVEL COMMANDS >>"); sendPrivate(p, "!enable (toggle whether the bot is enabled or not)"); sendPrivate(p, "!givepoints *name*:*amount* (give points to a player)"); sendPrivate(p, "!resetplayer *name* (resets all the times for a player)"); sendPrivate(p, ". << PLAYER LEVEL COMMANDS >>"); sendPrivate(p, "!about (query me about my function)"); sendPrivate(p, "!status (print out the bot status)"); sendPrivate(p, "!next (get in line to race)"); sendPrivate(p, "!ss # (change to ship #)"); sendPrivate(p, "!quit (quit the race)"); sendPrivate(p, "!top *optional:arenaname* (see the points leaders / fastest times)"); |