Posts: 4
Threads: 1
Joined: Jul 2009
Reputation:
0
my server is not publishing all the say commands from the map. For example, some all in one maps sometimes do a countdown and print that countdown to the chat. Well, my server isn't printing that say commands to the chat. Something like zombie escape maps when they say "Blow the gate and blablabla". Those kind of say commands are not beeing printed.
If you can help me on this...
PS: it's a tickrate 100 server and it is hosted on my contry's best gsp
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
It's the maps fault I strongly think!
Posts: 4
Threads: 1
Joined: Jul 2009
Reputation:
0
some servers have the same maps as I do and their consoles messages are fine
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
Do you run any plugins, scripts or so? That could have an effect on it.
Posts: 4
Threads: 1
Joined: Jul 2009
Reputation:
0
i have eventscripts with these running scripts:
es_load noblock
es_load nade_sounds
es_load dissolver
es_load resetrank_en
es_load iptocountry_example
es_load ratemap
es_load whois
es_load tagme_python
es_load hlss
i have also mani admin, metamod
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
Try disable and see if it has any effects.
Posts: 4
Threads: 1
Joined: Jul 2009
Reputation:
0
after weeks trying to find the problem, i found that the problem is caused by es_tolls plugin.
in es_tools.cfg you have a est_banned entities option and after that you have "point_command". it means that this point_command option is blocked from running.
point_command is responsible for printing the console say commands to the chat.