loveporing Posted September 11, 2017 Posted September 11, 2017 Hello guys, Can you guys help me in adding a condition to the existing MVP Ladder Script so that it have 24 hours cooldown based on Character. If 1 account have 9 character, it mean that, they can enter the MVP Ladder 9 time / day by using different character. Thank you and regards. Quote
0 sader1992 Posted September 11, 2017 Posted September 11, 2017 plz put the script in the post or refer to it in url Quote
0 hendra814 Posted September 11, 2017 Posted September 11, 2017 maybe he using this file https://rathena.org/board/topic/107506-quests-games-mvp-ladder-instanced-edition/?tab=comments#comment-309394 Quote
0 Jasc Posted September 11, 2017 Posted September 11, 2017 if(gettimetick(2) - mvpdelay < 86400) { dispbottom "The cooldown is 24 hours per character."; end; } set mvpdelay,gettimetick(2); Quote
0 loveporing Posted September 12, 2017 Author Posted September 12, 2017 21 hours ago, sader1992 said: plz put the script in the post or refer to it in url Sorry. Forgot to mention about this. I am using the script inside the Rathena. This is the URL 4 hours ago, Jasc said: if(gettimetick(2) - mvpdelay < 86400) { dispbottom "The cooldown is 24 hours per character."; end; } set mvpdelay,gettimetick(2); Can you please show me know to use this code inside this script. LINK Quote
Question
loveporing
Hello guys,
Can you guys help me in adding a condition to the existing MVP Ladder Script so that it have 24 hours cooldown based on Character.
If 1 account have 9 character, it mean that, they can enter the MVP Ladder 9 time / day by using different character.
Thank you and regards.
4 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.