xXObanXx Posted September 10, 2011 Posted September 10, 2011 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
FFs Posted September 10, 2011 Author Posted September 10, 2011 thank you very much Np, whatever you need just ask me.
marcose Posted September 12, 2011 Posted September 12, 2011 The BEST CTF for L2JServer i guess, keep working. :D
FFs Posted September 12, 2011 Author Posted September 12, 2011 The BEST CTF for L2JServer i guess, keep working. :D Your welcome. If you need something just tell me.
conheonit Posted October 10, 2011 Posted October 10, 2011 I will test it today :D I used L2JServer 4968-8398. If have error, I will post here. Thanks for share.
conheonit Posted October 10, 2011 Posted October 10, 2011 I have a error in CTF.java v2 //Remove player from his party if (player.getParty() != null) { L2Party party = player.getParty(); party.removePartyMember(player); }
`NeverMore Posted October 10, 2011 Posted October 10, 2011 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
conheonit Posted October 10, 2011 Posted October 10, 2011 errror is removePartyMember And Who is NPC Manager Event? ID 70004 but what is type npc? ( ex: L2TvTEventNpc )
conheonit Posted October 10, 2011 Posted October 10, 2011 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.
conheonit Posted October 15, 2011 Posted October 15, 2011 Ok, It is perfect. I try fix somethings and work 100%. Thanks for share!
FFs Posted October 15, 2011 Author Posted October 15, 2011 Ok, It is perfect. I try fix somethings and work 100%. Thanks for share! No problem. Anything else u need just tell me :)
conheonit Posted October 15, 2011 Posted October 15, 2011 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!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now