Raised This Month: $51 Target: $400
 12% 

Unload cvars?


Post New Thread Reply   
 
Thread Tools Display Modes
Hammerfallerz
Senior Member
Join Date: Feb 2008
Old 07-24-2009 , 08:43   Re: Unload cvars?
Reply With Quote #11

I already checked them all days ago. They're not there.

And about all cvars -- I mean from where does server takes info, which he prints after using cvarlist command? Some .dll or other file?
Hammerfallerz is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-24-2009 , 22:26   Re: Unload cvars?
Reply With Quote #12

Quote:
Originally Posted by Jack86 View Post
If u typed restart and they are still there then they are written in some file.
I don't believe this is true. Some cvars retain their value upon the "restart" command. (e.g. if the cvar is not set in a cfg file that is executed on every map start.)
__________________
fysiks is offline
nunoabc
Senior Member
Join Date: Aug 2007
Location: Portugal, VN Gaia
Old 07-25-2009 , 05:12   Re: Unload cvars?
Reply With Quote #13

In my server I can always write quit through rcon to restart the server without going to the control panel because they have some kind of tool that when the server hangs up, it restarts. If you can't do so, try the _restart command.
__________________
nunoabc is offline
Hammerfallerz
Senior Member
Join Date: Feb 2008
Old 07-25-2009 , 08:47   Re: Unload cvars?
Reply With Quote #14

I'll try.
Hammerfallerz is offline
Hammerfallerz
Senior Member
Join Date: Feb 2008
Old 07-25-2009 , 13:13   Re: Unload cvars?
Reply With Quote #15

Problem's gone!

I've complied plugins again, but gave them a different name, then added to the plugins ini and removed previous plugins from the list. After that I've shutted down server and started it again.

In a last few hours I can see less overflows in HLDS console and mass kick due to overflows appeared only once.

Thanks
Hammerfallerz is offline
Jack86
Veteran Member
Join Date: Dec 2008
Location: Belgrade, Serbia
Old 07-27-2009 , 13:38   Re: Unload cvars?
Reply With Quote #16

Quote:
Originally Posted by fysiks View Post
I don't believe this is true. Some cvars retain their value upon the "restart" command. (e.g. if the cvar is not set in a cfg file that is executed on every map start.)
I think this is only for default cs cvars.
__________________

Jack86 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-27-2009 , 18:36   Re: Unload cvars?
Reply With Quote #17

Code:
register_cvar("hello", "1")
Console:
Code:
hello
"hello" is "1"
hello 5
hello
"hello" is "5"
restart

...

hello
"hello" is "5"
__________________
fysiks 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 09:15.


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