Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-27-2019, 12:11 PM
Unseelie
Fire Beetle
 
Join Date: Mar 2019
Location: Schwetzingen, Germany
Posts: 2
Default Problem with the ^ in front of all Bot commands

I recently installed bots on my private server. Unfortunately I cannot use any of the Bot commands because on a Germany keyboard the ^ is located above the TAB key and pressing it does nothing in the client eqgame.exe. The #bot command works because it starts with a #. I looked in the bot_command_settings table but the starting ^ is not editable there.

So my question is, where in the source code (approximately) is the "^" hidden, so I can change it to "_" or ">" and recompile?

Is there an easier way to fix the problem on the server side?

Thanks!
Reply With Quote
  #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
  #3  
Old 03-27-2019, 06:23 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Yes, that is the correct definition to change for altering the command token.

I thought that I had instructions for that somewhere..but, apparently not...


Thanks Unseelie!
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
Reply

Tags
bots, source code

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:24 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3