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

[ANY] Full Cronjob Plugin [Execute commands on time intervals / game events]


Post New Thread Reply   
 
Thread Tools Display Modes
dordnung
Veteran Member
Join Date: Apr 2010
Old 07-31-2013 , 14:30   Re: [ANY] Full Cronjob Plugin [Execute commands on time intervals]
Reply With Quote #21

What game do you run?
__________________
dordnung is offline
kolya2142
Member
Join Date: Jun 2012
Old 07-31-2013 , 15:45   Re: [ANY] Full Cronjob Plugin [Execute commands on time intervals]
Reply With Quote #22

Team Fortress 2
L 07/30/2013 - 01:00:53: [cronjobs.smx] Executed Crontab Console Command: mce_exclude 0
L 07/30/2013 - 01:00:53: [cronjobs.smx] Crontab Output is:
kolya2142 is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 07-31-2013 , 16:11   Re: [ANY] Full Cronjob Plugin [Execute commands on time intervals]
Reply With Quote #23

That means that it is working
__________________
dordnung is offline
m22b
Senior Member
Join Date: Jul 2013
Old 08-30-2013 , 09:57   Re: [ANY] Full Cronjob Plugin [Execute commands on time intervals]
Reply With Quote #24

2 * * * * console "exec bot.cfg"

bot.cfg :

bot_add
bot_add
bot_add

no errors no bots

cs:go
m22b is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 08-30-2013 , 10:08   Re: [ANY] Full Cronjob Plugin [Execute commands on time intervals]
Reply With Quote #25

The problem with CS:GO is that your server is hibernating when no player is on your server, so it doesn't execute the timer, saddly.
__________________
dordnung is offline
m22b
Senior Member
Join Date: Jul 2013
Old 08-30-2013 , 20:09   Re: [ANY] Full Cronjob Plugin [Execute commands on time intervals]
Reply With Quote #26

Quote:
Originally Posted by Popoklopsi View Post
The problem with CS:GO is that your server is hibernating when no player is on your server, so it doesn't execute the timer, saddly.
Ahaha need "players" for cron work ?
i cry

Last edited by m22b; 08-30-2013 at 20:10.
m22b is offline
indungi
Member
Join Date: Oct 2011
Location: Romania
Old 12-20-2013 , 06:58   Re: [ANY] Full Cronjob Plugin [Execute commands on time intervals]
Reply With Quote #27

CS:GO players on!

Code:
55 13 * * console sm_map de_cbble

56 13 * * console sm_map de_overpass
Everyday/month at 13:55 i want my server to setup de_cbble map and after a minute 13:56 de_overpass map. Is there something wrong in my config file?

My server is running cron plugin but is not execute any commands (system 2 is installed too)
indungi is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 12-20-2013 , 07:27   Re: [ANY] Full Cronjob Plugin [Execute commands on time intervals]
Reply With Quote #28

Quote:
Originally Posted by indungi View Post
Is there something wrong in my config file?
There is.
Code:
55 13 * * console sm_map de_cbble
Should be
Code:
55 13 * * * console sm_map de_cbble
__________________
Impact123 is offline
indungi
Member
Join Date: Oct 2011
Location: Romania
Old 12-20-2013 , 14:28   Re: [ANY] Full Cronjob Plugin [Execute commands on time intervals]
Reply With Quote #29

Works fine now, thank you!

Last edited by indungi; 12-20-2013 at 14:32.
indungi is offline
DoPe^
Veteran Member
Join Date: Jul 2008
Location: Denmark / Copenhagen
Old 12-26-2013 , 09:14   Re: [ANY] Full Cronjob Plugin [Execute commands on time intervals]
Reply With Quote #30

I can't get my cronjobs to work

0 6 * * * console minusdays
0 6 * * * console sm_resetwindb

And nothing in the logs

Edit:

Could be because I placed the cronjobs.txt in cfg/sourcemod ^^
__________________

Last edited by DoPe^; 12-26-2013 at 09:17.
DoPe^ 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 02:24.


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