Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
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.
Posts: 72
Threads: 2
Joined: Feb 2011
Reputation:
0
Check your script under 'OnPlayerText'.
And you posted this in the wrong section as well.
Posts: 17
Threads: 3
Joined: May 2011
Reputation:
0
My Gamemode doesn't have an "OnPlayerText" :S?
Posts: 721
Threads: 25
Joined: Nov 2007
Reputation:
0
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.
Posts: 1,121
Threads: 139
Joined: Nov 2009
Reputation:
0
Why not just simply show the script? will be faster....
Posts: 17
Threads: 3
Joined: May 2011
Reputation:
0
Dude, I Can't find "On Player Text, Or, "LimitGlobalChatRadius".?
Posts: 2,364
Threads: 135
Joined: Dec 2009
Reputation:
0
then it will be from a FilterScript
Posts: 17
Threads: 3
Joined: May 2011
Reputation:
0
What do you mean From a Filterscript, and Nope, i don't have LimitPlayerMarkerRadius either..