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

Task Scheduler - by JustinHoMi


Post New Thread Reply   
 
Thread Tools Display Modes
azure
Member
Join Date: Mar 2004
Old 04-27-2004 , 05:20  
Reply With Quote #11

hehe thanks pendragon. Either way, this is a good port. Thanks for converting it.
As stardust said, this plugin has endless possiblilities. I am pretty sure i will find a lot of good uses for it.
__________________
nohasslecs.com
our CS:Source server : 66.150.107.6:27015
IRC on Gamesurge @ #NHCS
azure is offline
Kamikatze
Member
Join Date: Apr 2004
Old 05-01-2004 , 09:10  
Reply With Quote #12

It would be nice to enhanced this plugin with cron (linux task scheduler) syntax, so it would be possible to run tasks only on specific days of the week or on specific dates (a christmas greeting maybe on 24 Dec.

There was an plugin bk_cron in adminmod, maybe you can look into the source.

http://www.wing-clan.de/plugins/bk_c...bk_cron1.1.zip
__________________
Kamikatze
visit us at http://www.popl-clan.de
Kamikatze is offline
pendragon
Senior Member
Join Date: Mar 2004
Location: In a bubble
Old 05-01-2004 , 16:25  
Reply With Quote #13

well maybe someone will be up to the task cause I am no coder... let alone a (X)nix wiz. So I leave that wonderfull suggestion and new update task for an actual plugin coder...
I contacted the plugin author about me porting it and he never responded so I am assuming that he's dropped off the face of this planet.... so if anyone else is up for the challenge - by all means go for it.
__________________
pendragon is offline
Send a message via ICQ to pendragon
lobstah
Member
Join Date: May 2004
Location: Portland, Maine, USA
Old 05-02-2004 , 05:17  
Reply With Quote #14

azure wrote:
Quote:
Yea I have tried that. And the server just gets stuck in a loop on the first map in the new cycle.
I have a similar problem where it will work for a few hours and start to loop. Except I used Days of the Week w/amx9.7

If you have resolved this please post up how you did it. I was thinking it was the cycle. Some combination of custom maps. Or maybe when a new map was voted in it messed up the plug in. This has really has been a problem in my server for quite sometime. Im very tired of changing the cycles and server/amx.cfg myself.

We have ppl who donate to the server for events such as "Suck Me Sideways Sudays" with no walking and some other silly rules. Rabid Monkey Mondays all custom maps. Im always forgetting to adjust and when Im away its just impossible. If there were a way to automate a weeks worth of these things it would be invalueble to our community.
lobstah is offline
Send a message via MSN to lobstah
Kamikatze
Member
Join Date: Apr 2004
Old 05-12-2004 , 20:36  
Reply With Quote #15

How many scheduled tasks can i setup with this plugin?
__________________
Kamikatze
visit us at http://www.popl-clan.de
Kamikatze is offline
pendragon
Senior Member
Join Date: Mar 2004
Location: In a bubble
Old 05-12-2004 , 21:34  
Reply With Quote #16

you are limited by your imagination
__________________
pendragon is offline
Send a message via ICQ to pendragon
azure
Member
Join Date: Mar 2004
Old 05-16-2004 , 05:47  
Reply With Quote #17

lobstah, I can't guarantee it but, after I disabled the nextmap plugin everything started working. Give it a try.

This task scheduler plugin is awesome. Besides getting my time specific mapcycles to work, I have set up the mapspecific configs plugin to show custom messages for certain maps. For example, I set up fy_snow to show a tsay message every 3 minutes stating that FF is turned off in that map (we are a friendly fire server). When it comes to messages, the possiblilities are endless.

There are many other ways this plugin can be used, just takes imagination.
__________________
nohasslecs.com
our CS:Source server : 66.150.107.6:27015
IRC on Gamesurge @ #NHCS
azure is offline
GiLaN
Junior Member
Join Date: Jun 2004
Old 06-05-2004 , 05:32  
Reply With Quote #18

Hello, i would like to get some help with this plugin :d

in fact, i want Warcraft3 to be run every evening, between 20.00 and 23.59

so, in amxx.cfg i placed

Code:
//Task Scheduler
amx_task 20:00-23:59 "sv_warcraft3 1" tr
amx_task 0:00-19:59 "sv_warcraft3 0" tr
and the same thing in server.cfg

but it's not working :'(

somebody could help me please?

Thanks ! and nice job to amx mod x devs ;)
GiLaN is offline
sanaell
Senior Member
Join Date: May 2004
Location: SamutPrakarn Thailand
Old 06-05-2004 , 05:44  
Reply With Quote #19

Quote:
Originally Posted by GiLaN
Hello, i would like to get some help with this plugin :d

in fact, i want Warcraft3 to be run every evening, between 20.00 and 23.59

so, in amxx.cfg i placed



and the same thing in server.cfg

but it's not working :'(

somebody could help me please?

Thanks ! and nice job to amx mod x devs ;)
may i answer you ?.....
dunno maybe if i put
Try this
Code:
//Task Scheduler
amx_task 20:00 "sv_warcraft3 1" tr
amx_task 00:00 "sv_warcraft3 0" tr
__________________
[email protected]
The Source of Pain is the Pain of Source
sanaell is offline
Send a message via MSN to sanaell
GiLaN
Junior Member
Join Date: Jun 2004
Old 06-05-2004 , 06:46  
Reply With Quote #20

Thx sana, it works ;)
GiLaN is offline
Reply


Thread Tools
Display Modes

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 04:23.


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