NeoGenesis Posted December 2, 2012 Posted December 2, 2012 anyone can help me? fix this koe script .. me wan koe start only in tuesday,thursday and saturday ,, can anyone help me .. ? This My Script KOE.txt Quote
uDe Posted December 2, 2012 Posted December 2, 2012 (edited) Well, this is my first try to help others. Here : KOE.txt Please tell me if there's any error. Edited December 2, 2012 by uDe Quote
AnnieRuru Posted December 2, 2012 Posted December 2, 2012 @uDe doesn't work to initiate an event, need to utilize an event label OnClockxxxx: is correct if ( ( gettime(4)==2 && gettime(3)==22 && gettime(2)==28 ) ... is only use to check a time ... it wont trigger on that time @NeoGenesis use mine http://www.eathena.ws/board/index.php?s=&showtopic=174222&view=findpost&p=1491458 find L_start: add OnTue2000: OnThu2000: OnSat2000: find L_start: add OnTue2030: OnThu2030: OnSat2030: refer to script_commands.txt Quote
Question
NeoGenesis
anyone can help me? fix this koe script .. me wan koe start only in tuesday,thursday and saturday ,, can anyone help me .. ?
This My Script
KOE.txt
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.