kilua72 Posted April 1, 2013 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
kilua72 Posted April 1, 2013 Author Posted April 1, 2013 what is the location of that endless tower? at the normal place alberta Quote
nanakiwurtz Posted April 1, 2013 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
kilua72 Posted April 1, 2013 Author 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
Deimler Posted April 1, 2013 Posted April 1, 2013 Run a script with the information given... it should work. Quote
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
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.