In game chat not working
#1

All I have changed recently added is luxadmin, all chat related feature of this are set up fine. Chat worked a treat before I added this, and after until yesterday (I added luxadmin three days ago.) admins can talk fine yet non-admins can not talk.

Any ideas?
Reply
#2

Change this:
pawn Code:
#define ADM_InMSG           true    // Put 'admin' in all messages sent by administrators (Ex: David(Admin): Welcome...)
into this:
pawn Code:
#define ADM_InMSG           false   // Put 'admin' in all messages sent by administrators (Ex: David(Admin): Welcome...)
Should be working then!
Reply
#3

Worked a treat, thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)