Thread: Map config
View Single Post
JandyCZ
Junior Member
Join Date: May 2018
Old 01-01-2019 , 13:20   Re: Map config
Reply With Quote #5

Quote:
Originally Posted by Bacardi View Post
*edit
Maybe map use game_end entity and ends map sooner.



TF2 have own map configs. For cp_dustbowl map:
...cfg/cp_dustbowl.cfg

But recheck one cvar, type only convar name:
sm_cvar sv_allow_point_servercommand




Code:
"sv_allow_point_servercommand" = "official"
 game
 - Allow use of point_servercommand entities in map. Potentially dangerous for untrusted maps.
  disallow : Always disallow
  official : Allowed for valve maps only
  always   : Allow for all maps
Sir? You helped me alot, i knew about the map configs, but i thought the server config is above map config, so ... this solved my problem, thanks alot
JandyCZ is offline