JigSaw-@ Posted October 27, 2011 Posted October 27, 2011 Nice share but wouldnt this make the non-donators a lil angry? Quote
AbsolutePower Posted October 27, 2011 Author Posted October 27, 2011 Nice share but wouldnt this make the non-donators a lil angry? hmmm i don't know... this is only for vip-donators... if you want you can make a second case for non donators-vips... but with lowest things... Quote
gRfd` Posted October 27, 2011 Posted October 27, 2011 @AbSoLuTePoWeR Well it could work this way... anyways good job :) Stop spam.. Quote
shawshaw Posted February 17, 2012 Posted February 17, 2012 Hey update these lines: From this: public static boolean ENABLE_CUSTOM_SPAWNX; To this: public static boolean ENABLE_CUSTOM_FARM; This one too,from: ENABLE_CUSTOM_SPAWNX = Boolean.valueOf(L2JModSettings.getProperty("AllowCustomFarm", "False")); To this: ENABLE_CUSTOM_FARM = Boolean.valueOf(L2JModSettings.getProperty("AllowCustomFarm", "False")); oh btw, just ignore "L2JModSettings" , because on my own i added this config to l2jmods. ciao. Quote
ČυяŞŀŅğ Posted April 21, 2012 Posted April 21, 2012 and how we can choose who will be donator or vip? usally we change the acces lvl or not? Quote
Fanky Posted April 21, 2012 Posted April 21, 2012 and how we can choose who will be donator or vip? usally we change the acces lvl or not? you should gotta this system..vip/donator its a whole engine. Quote
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.
Note: Your post will require moderator approval before it will be visible.