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

Server Clean Up (1.2.2)


Post New Thread Reply   
 
Thread Tools Display Modes
SmackDaddy
Veteran Member
Join Date: Oct 2009
Old 12-08-2012 , 21:13   Re: Server Clean Up (1.1.7)
Reply With Quote #101

Does this plugin auto install the auto_steam_update plugin? I only added this plugin and a voice plugin and out of the blue, I have the auto_steam_update plugin in my plugins folder (and I did not put it there).

I did also update to the latest Sourcemod 1.5 snapshot, not sure if that is included now as a part of SM.....

Last edited by SmackDaddy; 12-08-2012 at 21:21.
SmackDaddy is offline
Jamster
Veteran Member
Join Date: Jun 2008
Old 12-09-2012 , 06:42   Re: Server Clean Up (1.1.8)
Reply With Quote #102

I have no clue, my plugin definitely does not use the auto_steam_update plugin, anyway! Maybe your server provider adds it automatically now?

Anyway, new version posted! Seems to work fine.
Jamster is offline
matrixmark
Senior Member
Join Date: Jun 2010
Old 12-09-2012 , 08:32   Re: Server Clean Up (1.1.8)
Reply With Quote #103

Installing new version now

Thanks

EDIT: Installed with no problems

Last edited by matrixmark; 12-09-2012 at 08:38.
matrixmark is offline
Jamster
Veteran Member
Join Date: Jun 2008
Old 12-09-2012 , 09:50   Re: Server Clean Up (1.1.8)
Reply With Quote #104

Noice.
Jamster is offline
SmackDaddy
Veteran Member
Join Date: Oct 2009
Old 12-09-2012 , 18:34   Re: Server Clean Up (1.1.8)
Reply With Quote #105

Quote:
Originally Posted by Jamster View Post
I have no clue, my plugin definitely does not use the auto_steam_update plugin, anyway! Maybe your server provider adds it automatically now?

Anyway, new version posted! Seems to work fine.
I have a dedicated linux box and I am responsible for the server upkeep.....so....I don't know at this point.
SmackDaddy is offline
matrixmark
Senior Member
Join Date: Jun 2010
Old 12-10-2012 , 06:22   Re: Server Clean Up (1.1.8)
Reply With Quote #106

Run this from yesterday (on L4D1) - Linux) and checked this morning and all is perfect I'm using the new -1 setting for 12 hour only.

Awesomeness

Going to install it on my L4D2 server now hope it works as good as l4d1

Last edited by matrixmark; 12-10-2012 at 06:27.
matrixmark is offline
Jamster
Veteran Member
Join Date: Jun 2008
Old 12-10-2012 , 06:41   Re: Server Clean Up (1.1.8)
Reply With Quote #107

Well, -1 INSTANTLY deletes anything of the previous day and more, 12hrs+ is the new minimum for the regular values if you set them, as it was 24 before (say if you set the cvar value to 4 or something, it'll use 12 by default, it just stops it being too aggressive, -1 is basically the DELETE IT ALL mode).
Jamster is offline
SanKen
Senior Member
Join Date: Oct 2012
Location: /var/logs
Old 12-11-2012 , 09:59   Re: Server Clean Up (1.1.8)
Reply With Quote #108

12h works perfectly thank you.
SanKen is offline
SanKen
Senior Member
Join Date: Oct 2012
Location: /var/logs
Old 12-23-2012 , 15:25   Re: Server Clean Up (1.1.8)
Reply With Quote #109

Now is better

PHP Code:
else if (type == RND)
        {
            if (
StrContains(filename"backup_round"false) == && StrContains(filename".txt"false) == strLength-4)
            {
                
CanDelete(Time32TimeTypedirfilenametypelogging);
                continue;
            }
        } 
not "backup_round" but

PHP Code:
FindConVar("mp_backup_round_file"); 
SanKen is offline
Jamster
Veteran Member
Join Date: Jun 2008
Old 12-23-2012 , 16:59   Re: Server Clean Up (1.1.8)
Reply With Quote #110

Damn it, how in the hell did I MISS that, thanks, I'll add it, I guess I saw the pattern cvar and thought NAH.
Jamster 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 10:12.


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