06-27-2011, 22:03
"Not cheat protected. Not whitelisted though. Only settable from config or playlist globals."
What does this mean guys? How can I get them to work on a dedicated server?
Nosway dvars:
They don't work on dedicated servers for some strange reason, already tried to make nosway with changing weaponfile but no results..
All my hope is in this quote I have: "Not cheat protected. Not whitelisted though. Only settable from config or playlist globals."
No idea what playlist globals are
What does this mean guys? How can I get them to work on a dedicated server?
Nosway dvars:
Code:
self setClientDvar( "player_breath_gasp_lerp", "0");
self setClientDvar( "player_breath_snd_lerp", "0");
self setClientDvar( "player_breath_gasp_scale", "0");
self setClientDvar( "player_breath_fire_delay", "0");
self setClientDvar( "player_breath_snd_delay", "0");
self setClientDvar( "player_breath_gasp_time", "0");
They don't work on dedicated servers for some strange reason, already tried to make nosway with changing weaponfile but no results..
All my hope is in this quote I have: "Not cheat protected. Not whitelisted though. Only settable from config or playlist globals."
No idea what playlist globals are
--