EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Want to disable tell flag (https://www.eqemulator.org/forums/showthread.php?t=35534)

Maceblade 07-10-2012 10:06 PM

Want to disable tell flag
 
This may sound really dumb but I am not a perl wiz or anything as you will be able to tell... but I want to remove whatever it is that keeps players from being able to send tells and Ive looked but have not found a thread tellin me how to... Thanks :)

blackdragonsdg 07-10-2012 11:12 PM

Try this
Code:

update rule_values set rule_value = -1 where rule_name = 'Chat:GlobalChatLevelLimit';

Maceblade 07-12-2012 09:18 PM

Thanks Black :)


All times are GMT -4. The time now is 01:33 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.