Jump to content
  • 0

Question

6 answers to this question

Recommended Posts

  • 0
Posted

gameserver/config/options.properties

 

# If next switch is set to true every newly created character will have access level 200.

EverybodyHasAdminRights = False

 

afto ts kani me admin access....mpori na se voithisa...

  • 0
Posted

gameserver/config/options.properties

 

afto ts kani me admin access....mpori na se voithisa...

 

omg this makes everybody admin.. :/

 

Here we talk only english in this section. :)

  • 0
Posted

He ask for this. :|

 

access lvl 1 Not 200.

 

you can make and this. Master Access level: 250

Edit each command to 250 access and leave 200 access the commands that you want to have every new player

in Server.

Done.

  • 0
Posted

access lvl 1 Not 200.

 

you can make and this. Master Access level: 250

Edit each command to 250 access and leave 200 access the commands that you want to have every new player

in Server.

Done.

lol :D

 


 

L2PcInstance

 

public int getAccessLevel()

{

if (Config.EVERYBODY_HAS_ADMIN_RIGHTS)

return 1;

 

return _accessLevel;

}

  • 0
Posted

Edit the mysql query that is used to store a new character in the db. It's located in l2pcinstance.java and the string name is CHARACTER_INSERT.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • 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