Jump to content
  • 0

Hard one??


Question

Posted

Hello to all..

I wanna know if any1 havean idea how i can Delete or i dont know what ..about kamael class i don't like them i want make freya cilent..

IF any1 can answer 

tyy

3 answers to this question

Recommended Posts

  • 0
Posted

Try this

if(activeChar.getRace() = Race.Kamael)
		{
			activeChar.setPunishLevel(2);
                                return;
		}

try this.

enterworld.java

  • 0
Posted

Try this

if(activeChar.getRace() = Race.Kamael)
		{
			activeChar.setPunishLevel(2);
                                return;
		}

try this.

enterworld.java

 

Basically it's senseless.. just disable possibility to create Kamales race.

 

\java\com\l2jserver\gameserver\network\clientpackets\CharacterCreate.java

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