View Single Post
HLM
Senior Member
Join Date: Apr 2008
Location: C:\WINDOWS\System32
Old 06-19-2009 , 23:47   messages being cut short..
Reply With Quote #12

im trying to schedule the server to say a message every 5 minutes.. heres my hobo_crontab.ini file..

Code:
* * * 00 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 05 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 10 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 15 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 20 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 25 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 30 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 35 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 40 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 45 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 50 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
* * * 55 | amx_say "ES Clan is looking for donors! say !donate to see the benefits!"
and basically it gets cut off at donor[s!] (the s! is cut off and the parenthesis ends)

can someone tell me what im doing wrong?
__________________
+|- KARMA Respectively

HLM is offline