View Single Post
  #2  
Old 03-27-2019, 01:19 PM
Unseelie
Fire Beetle
 
Join Date: Mar 2019
Location: Schwetzingen, Germany
Posts: 2
Default Found it

/Server/zone/bot_command.h changed line 530
#define BOT_COMMAND_CHAR '^'
to
#define BOT_COMMAND_CHAR '_'
then rebuilt.

Just tested:
#bot
lists all commands with a leading _

_botcreate Fili 2 8 0
Successfully created 'Fili' (id: 1)
Reply With Quote