Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

How to change this from 1 minute to 3 minutes ?


Recommended Posts


  • Group:  Members
  • Topic Count:  80
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   76
  • Joined:  03/22/12
  • Last Seen:  

Pano po palitan na ganto po ? at sakto po sa time

announce "Dice: After 3 Minute the Portal will close.",0;

Here my script.

OnMinute15:

announce "Dice: We are going to have a Dice event.",0;

sleep2 10000;

announce "Dice: For those who wants to join, Please proceed to the center of Prontera and enter the Warp Portal.",0;

sleep2 10000;

announce "Dice: After 1 Minute the Portal will close.",0;

sleep2 10000;

announce "Dice: So please go to the middle of Prontera and enter the Warp Portal now if you want to join.",0;

enablenpc "prtevent";

initnpctimer;

end;

OnTimer30000:

announce "Dice: Last 30 seconds.",0;

sleep2 5000;

announce "Dice: If you want to join please enter the Warp Portal beside me here in Prontera.",0;

end;

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10018
  • Reputation:   2373
  • Joined:  10/28/11
  • Last Seen:  

change

OnTimer30000:

to

OnTimer150000:

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
Reply to this topic...

×   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...