kilua72 Posted April 1, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 03/18/13 Last Seen: March 28, 2015 Share Posted April 1, 2013 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 Quote Link to comment Share on other sites More sharing options...
Lugia Posted April 1, 2013 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 95 Reputation: 2 Joined: 08/23/12 Last Seen: September 2, 2015 Share Posted April 1, 2013 what is the location of that endless tower? Quote Link to comment Share on other sites More sharing options...
kilua72 Posted April 1, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 03/18/13 Last Seen: March 28, 2015 Author Share Posted April 1, 2013 what is the location of that endless tower? at the normal place alberta Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted April 1, 2013 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted April 1, 2013 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; Quote Link to comment Share on other sites More sharing options...
kilua72 Posted April 1, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 03/18/13 Last Seen: March 28, 2015 Author Share Posted April 1, 2013 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?? Quote Link to comment Share on other sites More sharing options...
Deimler Posted April 1, 2013 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 58 Reputation: 0 Joined: 09/23/12 Last Seen: November 18, 2016 Share Posted April 1, 2013 Run a script with the information given... it should work. Quote Link to comment Share on other sites More sharing options...
Question
kilua72
someone please help me to change endless tower cooldown
i have try to change
set .@dun_lim_time,etower_timer+604800; // 1 week
with
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
Link to comment
Share on other sites
5 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.