View Full Version : Level to use chat issue
Xenerox
03-07-2010, 12:19 AM
hello im having a issue again . . . . u must be level 10 or something to use /ooc /tell /shout ect. how do i fix this ? thanks in advance
blackdragonsdg
03-07-2010, 02:33 AM
That is most likely caused by an incorrect setting or two in the rule_values table. Try running this on your database:
update rule_values set rule_value = 0 where rule_name = 'Chat:GlobalChatLevelLimit';
update rule_values set rule_value = 0 where rule_name = 'Chat:KarmaGlobalChatLimit';
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.