Jump to content
  • 0

Need Help Endless Tower 24 hours


Question

Posted

someone please help me to change endless tower cooldown :(
i have try to change

 

 

set .@dun_lim_time,etower_timer+604800; // 1 week

with

set .@dun_lim_time,etower_timer+86400; // 24 hours
 
 

60200,604800,0,0,0,0,0,0,"Endless Tower Effect"

with

60200,86400,0,0,0,0,0,0,"Endless Tower Effect"

 

but it stil didn't works :(

could anyone help me ?

or could anyone give me the script for 1 day cooldown?

 

thanks before :D

5 answers to this question

Recommended Posts

Posted

At first, you have to reset the timer, then you could use your code.

 

set etower_timer,0;
erasequest 60200;
erasequest 60201;
set party_instance_id,0;

how to reset the timer??

 

set etower_timer,0;

erasequest 60200;

erasequest 60201;

set party_instance_id,0;

 

change that with??

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...