SA-MP Forums Archive
Unable to chat - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Unable to chat (/showthread.php?tid=256199)



Unable to chat - ColdIce - 19.05.2011

Hello, my players cant talk on server, only admins can use the main chat I am using LuxAdmin if that matters. Does anyone have any idea?


Re: Unable to chat - Sasino97 - 19.05.2011

OnPlayerText:

pawn Код:
return 1;



Re: Unable to chat - ColdIce - 19.05.2011

In LuxAdmin or GM?


Re: Unable to chat - ColdIce - 19.05.2011

Changed it in GM, didnt fix it.


Re: Unable to chat - Raimis_R - 19.05.2011

Ech i think if problem appeared when you started use LuxAdmin then yes.


Re: Unable to chat - ColdIce - 19.05.2011

No I have always used LuxAdmin, this just started today For no reason


Re: Unable to chat - Raimis_R - 19.05.2011

Maybe you today edited OnPlayerText callback?


Re: Unable to chat - ColdIce - 19.05.2011

Havent touched it


Re: Unable to chat - Toreno - 19.05.2011

Isn't that obvious? If you say that regular players can't talk but admins do then you probably turned off the local chat so only admins can talk (by a command, of course).
Every admin system has that thing, I'm pretty much sure.


Re: Unable to chat - ColdIce - 19.05.2011

/disablechat yes, already checked it.