loveporing Posted September 11, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 08/18/17 Last Seen: September 12, 2017 Share 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 Link to comment Share on other sites More sharing options...
0 sader1992 Posted September 11, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 3 hours ago Share Posted September 11, 2017 plz put the script in the post or refer to it in url Quote Link to comment Share on other sites More sharing options...
0 hendra814 Posted September 11, 2017 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 8 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 Jasc Posted September 11, 2017 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 270 Reputation: 20 Joined: 12/10/11 Last Seen: June 28, 2022 Share Posted September 11, 2017 if(gettimetick(2) - mvpdelay < 86400) { dispbottom "The cooldown is 24 hours per character."; end; } set mvpdelay,gettimetick(2); Quote Link to comment Share on other sites More sharing options...
0 loveporing Posted September 12, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 08/18/17 Last Seen: September 12, 2017 Author Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.