NANORAY Posted September 2, 2016 Posted September 2, 2016 (edited) about stolao daily reward // Minimum minutes between collecting daily reward // Day: 22*60 - 24*60 // Week: 10080 .MinWait = 1440; // Minutes before losing the consecutive reward // Day: 48*60 - 50*60 // Week: 20160 .MaxWait = 2880; what are these for? Edited October 21, 2016 by Emistry Please use CODEBOX. Quote
0 Stolao Posted September 2, 2016 Posted September 2, 2016 .MinWait is how long a player has to wait in minutes between reways.MaxWait is how long in minutes till players start again at day 1 if you have .Reset set to 0 Quote
0 NANORAY Posted September 2, 2016 Author Posted September 2, 2016 do i need to change that section? i mean im using your script i add 31 days of rewards. because i notice that in 1 day i can get many rewards Quote
0 Stolao Posted September 2, 2016 Posted September 2, 2016 There is a typo is the rewards message it add 1 to the day, I have it fixed but have not pushed to my git yet Quote
0 NANORAY Posted September 3, 2016 Author Posted September 3, 2016 but when i use the default value for rest which is 0. the script works fine. so it means there is a bug? Quote
0 Stolao Posted September 3, 2016 Posted September 3, 2016 Its a visual bug only, script works fine. Quote
Question
NANORAY
about stolao daily reward
Please use CODEBOX.
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.