Disabled chatting? - 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)
+--- Thread: Disabled chatting? (
/showthread.php?tid=515745)
Disabled chatting? -
geohareas - 27.05.2014
Hey,
So some times chat is working and others not. Sometimes players can send messages and others they just type and their message is not being sent. OnPlayerText is clean. Any idea?
Thanks in advance
Re : Disabled chatting? -
S4t3K - 27.05.2014
Clean means empty or working good ?
Re: Disabled chatting? -
geohareas - 27.05.2014
Empty and it should be working, I mean it does not include any code and the return is 1;
Re: Disabled chatting? -
Lacamora - 27.05.2014
remove the callback & test
Re: Disabled chatting? -
geohareas - 27.05.2014
Quote:
Originally Posted by Lacamora
remove the callback & test
|
I am on mobile right now, I am gonna test it asap but how is this gonna help? I mean sorry but would you mind explaining why? I am not posting just to fix the bug I just want to know how to fix it.
Thanks anyway
Re: Disabled chatting? -
geohareas - 28.05.2014
Still not working,some hours ago used to work but now its not working at all,any idea?
Re: Disabled chatting? -
rumen98 - 28.05.2014
the problem may be of server host
Re: Disabled chatting? -
Threshold - 28.05.2014
No, a server host wouldn't cause such an issue. Make sure you check all your filterscripts + gamemode as well, they can all use an OnPlayerText callback.