Raised This Month: $32 Target: $400
 8% 

map console error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fesy
Junior Member
Join Date: Jul 2015
Old 07-23-2015 , 13:47   map console error
Reply With Quote #1

hello everyone,

i have a problem about map console, it is not displaying as this example image:



--------------------------------------------------


i edited bspconvar_whitelist.txt file,
added say 1, sm_say 1 to end of convar section,
but it didnt work.

does anyone know solution, server is centos (linux), not windows

sorry for my english

thank you.

Last edited by fesy; 07-23-2015 at 13:48.
fesy is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 07-23-2015 , 21:00   Re: map console error
Reply With Quote #2

I'm assuming the map is executing a point_servercommand entity.

If you are the maker of the map, post what the point_servercommand entity is from the vmf.

If you are not the maker of the map, then either ask the mapper what command is being ran on point_servercommand, or decompile the map and find it in the vmf. Then post the entity text here.

Whatever command is being can by that entity is what you need to add to the whitelist. (It should be "say", but I don't know why it didn't work.)
Potato Uno is offline
Byte
Senior Member
Join Date: Jun 2010
Location: 📦 CCSPlayer
Old 07-24-2015 , 13:03   Re: map console error
Reply With Quote #3

Quote:
Originally Posted by Potato Uno View Post
I'm assuming the map is executing a point_servercommand entity.

If you are the maker of the map, post what the point_servercommand entity is from the vmf.

If you are not the maker of the map, then either ask the mapper what command is being ran on point_servercommand, or decompile the map and find it in the vmf. Then post the entity text here.

Whatever command is being can by that entity is what you need to add to the whitelist. (It should be "say", but I don't know why it didn't work.)
Also some plugins remove point_servercommand from maps so be wary of that.
I have a plugin that does that on one of my servers.
__________________
STEAM: /id/invexbyte | Github: Mo Beigi | Discord: Byte#0017
Community: Invex Gaming | My Plugins: Click Me!

Byte is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-24-2015 , 14:12   Re: map console error
Reply With Quote #4

Don't both CS:GO and TF2 block point_servercommand these days?
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 07-24-2015 at 14:12.
Powerlord is offline
Byte
Senior Member
Join Date: Jun 2010
Location: 📦 CCSPlayer
Old 07-24-2015 , 14:17   Re: map console error
Reply With Quote #5

Quote:
Originally Posted by Powerlord View Post
Don't both CS:GO and TF2 block point_servercommand these days?
CS:GO does not, not sure about TF2.
__________________
STEAM: /id/invexbyte | Github: Mo Beigi | Discord: Byte#0017
Community: Invex Gaming | My Plugins: Click Me!

Byte is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 07-25-2015 , 03:16   Re: map console error
Reply With Quote #6

Quote:
Originally Posted by Powerlord View Post
Don't both CS:GO and TF2 block point_servercommand these days?
TF2 has the "sv_allow_point_servercommand" cvar but CS:GO does not (they have a bsp whitelist config file instead).
Potato Uno is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 07-25-2015 , 13:35   Re: map console error
Reply With Quote #7

restart your server
your new bspconvar_whitelist won't be in effect until a restart
8guawong is offline
fesy
Junior Member
Join Date: Jul 2015
Old 07-27-2015 , 15:15   Re: map console error
Reply With Quote #8

thanks for all responses, but

Quote:
Originally Posted by Potato Uno View Post
I'm assuming the map is executing a point_servercommand entity.

If you are the maker of the map, post what the point_servercommand entity is from the vmf.

If you are not the maker of the map, then either ask the mapper what command is being ran on point_servercommand, or decompile the map and find it in the vmf. Then post the entity text here.

Whatever command is being can by that entity is what you need to add to the whitelist. (It should be "say", but I don't know why it didn't work.)

i am not maker of map, mapi used is ze_greencity and ze_geencity_fix_sp


Quote:
Originally Posted by InvexByte View Post
Also some plugins remove point_servercommand from maps so be wary of that.
I have a plugin that does that on one of my servers.
i disabled every plugins. but it wasnt worked.

Quote:
Originally Posted by 8guawong View Post
restart your server
your new bspconvar_whitelist won't be in effect until a restart
i reseted my server too many times. but still get no message
fesy is offline
fesy
Junior Member
Join Date: Jul 2015
Old 07-31-2015 , 14:11   Re: map console error
Reply With Quote #9

please help
fesy is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 07-31-2015 , 15:15   Re: map console error
Reply With Quote #10

Decompile the map and find out what command the map is running on the server. Then add that to your whitelist.

I think you can also use stripper source to get this information (it's better to use stripper and its dump command).
Potato Uno is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:03.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode