Jump to content

Recommended Posts

Posted

Add something like:

 

		 if(cha instanceof L2PcInstance)
		if(CTF.isParticipant(cha.getObjectId()))
		   _canTeleport = false;

 

On: com.l2jserver.gameserver.network.serverpackets.Die.java

 

thank you very much

  • 4 weeks later...
Posted

I have a error in CTF.java v2

				//Remove player from his party
				if (player.getParty() != null)
				{
					L2Party party = player.getParty();
					party.removePartyMember(player);
				}

Posted

I have a error in CTF.java v2

				//Remove player from his party
				if (player.getParty() != null)
				{
					L2Party party = player.getParty();
					party.removePartyMember(player);
				}

where is the error
Posted

And what do me do for start the Event?

I try load and start event in admin control but it not start event. Then, I set auto start event in config but it not work.

Posted

Ok, It is perfect. I try fix somethings and work 100%.

Thanks for share!

 

No problem.

Anything else u need just tell me :)

Posted

No problem.

Anything else u need just tell me :)

 

I leech and tested the Death Match Event work 100% for High Five, it maked by base code in here : http://maxcheaters.com/forum/index.php?topic=77795.0

Can you help me create commands for it ( ex: .joindm , .leavedm )?

Thanks you.

 

EDITED: Oh, It's great, I have to manually do it!

Sorry my English!

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