Jump to content
  • 0

help me fix this script pls .. :)


NeoGenesis

Question


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   0
  • Joined:  01/03/12
  • Last Seen:  

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

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  400
  • Reputation:   5
  • Joined:  12/05/11
  • Last Seen:  

Well, this is my first try to help others.

Here : KOE.txt

Please tell me if there's any error.

Edited by uDe
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  2044
  • Reputation:   682
  • Joined:  10/09/12
  • Last Seen:  

@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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...