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

Task Scheduler - by JustinHoMi


Post New Thread Reply   
 
Thread Tools Display Modes
dhair
Junior Member
Join Date: Oct 2006
Location: Poland, Jastrzębie
Old 09-09-2007 , 17:10   Re: Task Scheduler - by JustinHoMi
Reply With Quote #111

try to put the time to quotes:
Quote:
amx_task "00:00" "amx_map sj_league" t
amx_task "00:01" "amx_cvar mp_timelimit 0" t
amx_task "09:00" "amx_map awp_india" t
amx_task "09:01" "amx_cvar mp_timelimit 25" t
that should do the trick
dhair is offline
panda82
Member
Join Date: Aug 2007
Old 09-09-2007 , 22:11   Re: Task Scheduler - by JustinHoMi
Reply With Quote #112

Quote:
Originally Posted by dhair View Post
try to put the time to quotes:

that should do the trick
nop they dont work
panda82 is offline
lantz69
AMX Mod X Beta Tester
Join Date: Mar 2004
Location: Sweden, Skåne
Old 09-10-2007 , 03:53   Re: Task Scheduler - by JustinHoMi
Reply With Quote #113

then you have some other plugin blocking it somehow.
Because it works for me
__________________
Using: Amxmodx 1.8.1.xxxx, cstrike
http://www.vanilla.se/
lantz69 is offline
panda82
Member
Join Date: Aug 2007
Old 09-10-2007 , 04:10   Re: Task Scheduler - by JustinHoMi
Reply With Quote #114

Quote:
Originally Posted by lantz69 View Post
then you have some other plugin blocking it somehow.
Because it works for me
i will try to put in top of the others
panda82 is offline
panda82
Member
Join Date: Aug 2007
Old 09-10-2007 , 05:05   Re: Task Scheduler - by JustinHoMi
Reply With Quote #115

Quote:
Originally Posted by panda82 View Post
i will try to put in top of the others
it's working 10x for help
panda82 is offline
BlackMilk
Veteran Member
Join Date: Jun 2007
Old 09-18-2007 , 10:14   Re: Task Scheduler - by JustinHoMi
Reply With Quote #116

Can someone give me a pointer on quotation? I've never really gotten and therefor also never used it. Well, double I mean.

amx_task time:time "hostname 'blah spacehere blah blah something'" t
Doesn't seem to work. (I just get a ' as servername then)
Do I have to do it like this? :
amx_task time:time hostname "blah spacehere blah blah something" t

And if not, how's that thing with the /'s work?
__________________
Mod:
User:
BlackMilk is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 09-18-2007 , 10:50   Re: Task Scheduler - by JustinHoMi
Reply With Quote #117

Command to execute is :

hostname "blah spacehere blah blah something"

So try to replace quotes with \' ( you can also try ^" )

amx_task time:time "hostname \'blah spacehere blah blah something\'" t
ConnorMcLeod is offline
Old 09-18-2007, 11:34
BlackMilk
This message has been deleted by BlackMilk.
BlackMilk
Veteran Member
Join Date: Jun 2007
Old 09-21-2007 , 10:55   Re: Task Scheduler - by JustinHoMi
Reply With Quote #118

EDIT: Problem solved - but how do I make sure that mapvotes, the ones at near the end of a map's timelimit I mean, only contain maps of the currently active mapcycle?
__________________
Mod:
User:

Last edited by BlackMilk; 09-21-2007 at 15:56.
BlackMilk is offline
chrisnick
Senior Member
Join Date: Aug 2007
Location: Germany,Dortmund
Old 09-24-2007 , 18:43   Re: Task Scheduler - by JustinHoMi
Reply With Quote #119

This is a god Plugin
is a new version available where one colors to also adjust can?
chrisnick is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 09-24-2007 , 18:57   Re: Task Scheduler - by JustinHoMi
Reply With Quote #120

@BlackMilk

You have to delete amxmodx/configs/maps.ini, so votes will take mapnames in the mapcycle file.


If the task is executed during a map, mapchooser.amxx will already have check the cvar mapcyclefile, so do the following thing :

In the .cfg that you execute to set hostname and mapcyclefile, also change the map(perhaps amx_map is better than changelevel here), so mapchooser will take the new mapcycle in consideration.
ConnorMcLeod 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 18:44.


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