DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
Question
Ethen
I followed this guide http://www.maxcheaters.com/forum/index.php?topic=47248.0 .
I made these changes to eclipse to get olympiad to one week and it did not work. Anyone see what is wrong ? 1 week has past and no heros yet.
Calendar currentTime = Calendar.getInstance();
//currentTime.add(Calendar.MONTH, 1);
currentTime.add(Calendar.HOUR, 168);
//currentTime.set(Calendar.DAY_OF_MONTH, 1);
currentTime.set(Calendar.DAY_OF_WEEK, Calendar.SUNDAY);
currentTime.set(Calendar.AM_PM, Calendar.AM);
currentTime.set(Calendar.HOUR, 12);
currentTime.set(Calendar.MINUTE, 0);
currentTime.set(Calendar.SECOND, 0);
_olympiadEnd = currentTime.getTimeInMillis();
2 answers to this question
Recommended Posts