Jump to content

Recommended Posts

Posted

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...
  • 3 months later...
Posted

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.

  • 1 month later...
  • 2 weeks later...
Posted

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.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock