'Baggos' Posted April 19, 2017 Author Posted April 19, 2017 HI, if give at vip and playr make relog and vip dont save , can help me ? i have acis Make sure you add the code at Enterworld.java correctly.. + // Vip Status onEnter + if (activeChar.getMemos().getLong("TimeOfVip", 0) > 0) + L2VipInstance.onEnterVipStatus(activeChar);
TEOGR_hItMaKeR Posted April 19, 2017 Posted April 19, 2017 i use on 367rev its works fine I mean that the adaption is not correct as it shared
Toaka Posted April 24, 2017 Posted April 24, 2017 where at sql table save status vip ? character_memo?
CodyRo Posted May 1, 2017 Posted May 1, 2017 (edited) Will be a nice NPC in H5 Edited May 6, 2017 by CodyRo
valentin Posted December 25, 2017 Posted December 25, 2017 On 4/19/2017 at 6:09 PM, 'Baggos' said: Make sure you add the code at Enterworld.java correctly.. + // Vip Status onEnter + if (activeChar.getMemos().getLong("TimeOfVip", 0) > 0) + L2VipInstance.onEnterVipStatus(activeChar); dont work
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now