SA-MP Forums Archive
My Server Has a Chat Problem. - 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: My Server Has a Chat Problem. (/showthread.php?tid=257016)



My Server Has a Chat Problem. - Tinsler - 23.05.2011

Right, I'm getting my server up and running, It is currently Locked. But When i try to "Chat" to someone who came on the server with me, i can't, No-one can see what any other person is saying, we can only see the chat above their head, I don't know the problem, Please Help.

Btw, You see what your saying on your game, but no-one else can.

Screenie \/




Re: My Server Has a Chat Problem. - Mauzen - 23.05.2011

This is a pure script thing, the gamemode you are using has an own chat system, that does only show the chat to nearby players, or is bugged.


Re: My Server Has a Chat Problem. - Pangea - 23.05.2011

Check your script under 'OnPlayerText'.
And you posted this in the wrong section as well.


Re: My Server Has a Chat Problem. - Tinsler - 23.05.2011

My Gamemode doesn't have an "OnPlayerText" :S?


Re: My Server Has a Chat Problem. - shitbird - 23.05.2011

Check if you're having "LimitGlobalChatRadius" set. You can't return a negative result with that function. So you'll have to remove it totally from your gamemode/filterscript.


Re: My Server Has a Chat Problem. - Tinsler - 23.05.2011

The thing is, Even if your stood right next to another player, and they say something, you can only see the Text above their head, not on the chat box, it's not how far away you are from another player? :S


Re: My Server Has a Chat Problem. - Jay. - 23.05.2011

Why not just simply show the script? will be faster....


Re: My Server Has a Chat Problem. - Tinsler - 23.05.2011

Dude, I Can't find "On Player Text, Or, "LimitGlobalChatRadius".?


Re: My Server Has a Chat Problem. - park4bmx - 23.05.2011

then it will be from a FilterScript


Re: My Server Has a Chat Problem. - Tinsler - 23.05.2011

What do you mean From a Filterscript, and Nope, i don't have LimitPlayerMarkerRadius either..