Jump to content

Recommended Posts

  • 1 month later...
Posted

I have seen this kind of "manager" in many servers (and in servers of 2009) Failed servers, anyway.

So, this make me think that this share is just a c/p with some changes ^^  ;D

At least, give some credits ;)

Sorry, if I am wrong. But how is that possible? (I mean you had the very same thought for one manager that teleports a whole pt+++ with someone else?)

Posted

I have seen this kind of "manager" in many servers (and in servers of 2009) Failed servers, anyway.

So, this make me think that this share is just a c/p with some changes ^^  ;D

At least, give some credits ;)

Sorry, if I am wrong. But how is that possible? (I mean you had the very same thought for one manager that teleports a whole pt+++ with someone else?)

Credits ? Are you kidding me ...

Posted

No ;D

I've seen this "manager" in some servers before you made this post.

I mean you are the Creator of this code, or you just copied the code and shared it?

Anyway, it's very cool whoever made it ;)

Posted

No ;D

I've seen this "manager" in some servers before you made this post.

I mean you are the Creator of this code, or you just copied the code and shared it?

Anyway, it's very cool whoever made it ;)

 

All credits goes to Ady ;) !

  • 2 weeks later...
Posted

Excusse me addy,but can you make a patch for l2jedelvez?

Cause i have some problems on aplying it.It shows me error when i try to compile.

[javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:256: 'else' without 'if'
    [javac] 				else if (_command.equals("rbAnswear"))
    [javac] 				^

Thanx in advance :).

Posted

http://www.4shared.com/file/ekEuJ8ye/_2__RequestBypassToServer.html

Here it is,thanks for the fast reply :)

Edit:

Oups i upload it to 4shared  :P

http://pastebin.com/Cr4i1m8J

Your code was pretty messy

 

http://pastebin.com/igCJvAUC - Here you go >.>

Posted

Now i get these errors:

[javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:73: 'try' without 'catch' or 'finally'
    [javac] 		try
    [javac] 		^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:309: illegal start of type
    [javac] 		catch (Exception e)
    [javac] 		^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:322: class, interface, or enum expected
    [javac] 	private void comeHere(L2PcInstance activeChar)
    [javac] 	        ^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:325: class, interface, or enum expected
    [javac] 		if (obj == null)
    [javac] 		^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:328: class, interface, or enum expected
    [javac] 		}
    [javac] 		^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:332: class, interface, or enum expected
    [javac] 			temp.setTarget(activeChar);
    [javac] 			^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:333: class, interface, or enum expected
    [javac] 			temp.getAI().setIntention(CtrlIntention.AI_INTENTION_MOVE_TO, new L2CharPosition(activeChar.getX(), activeChar.getY(), activeChar.getZ(), 0));
    [javac] 			^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:335: class, interface, or enum expected
    [javac] 		}
    [javac] 		^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:343: class, interface, or enum expected
    [javac] 		}
    [javac] 		^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:345: class, interface, or enum expected
    [javac] 		NpcHtmlMessage html = new NpcHtmlMessage(1);
    [javac] 		^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:346: class, interface, or enum expected
    [javac] 		html.setFile(filename);
    [javac] 		^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:347: class, interface, or enum expected
    [javac] 		activeChar.sendPacket(html);
    [javac] 		^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:348: class, interface, or enum expected
    [javac] 	}
    [javac] 	^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:355: class, interface, or enum expected
    [javac] 	public String getType()
    [javac] 	       ^
    [javac] D:\workspace\L2j edelvez rev.86\Edelvez-GS\java\com\edelvez\gameserver\network\clientpackets\RequestBypassToServer.java:358: class, interface, or enum expected
    [javac] 	}
    [javac] 	^

:(

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



  • Posts

    • Tired of frantically switching between windows trying to find that specific Warlock who should be casting saves? Forgot which server you left your Warsmith on? This mod solves these problems! What it does: Turns the boring window title into an information panel: Server Name - Character Name [Class] Real-life examples: - ServerName - HardcoreFarm [Spoilerr] (who's been spoiling for 3 months already) - ServerName - ClericHelper [Buffer] (eternal buffer on standby) - ServerName - MainChar [Gladiator] (main character who's always AFK) Why you need this: For multiboxers - to avoid confusing where the DD is and where the healer is For the forgetful - if your memory is like a goldfish For streamers - viewers immediately see who's on screen For adults - when playing at work and need to quickly hide the window DLL only - no Interface files needed Installation (more complicated than making tea): 1. Download the DLL 2. Drop it into the System folder 3. Launch the client 4. Be amazed how you lived without this before! Purchase Conditions: Price: 100$ Payment Method: USDT. How to Buy: Contact me on Telegram: @kiselevwv for a quick response. I will answer all your questions and provide additional information if needed. I guarantee functionality at the moment of sale and prompt assistance with setup after purchase.
    • I agree, l2damage crap to compare to l2java which was the father of pvp servers and till this days people playing there for good time.
    • 📝 Registration — Account Registration Creating a new player account. Usually includes: login password password confirmation email Result: a new record is created in the accounts table (loginserver). 🔑 Change Password — Password Change The player changes the password knowing the current one. Required: current password new password new password confirmation Result: the password field is updated in the accounts table. ♻️ Password Recovery — Password Reset If the player forgot the password. Implementation only via email: the player enters their login, email the system sends an email with a link or code the player opens the link / enters the code sets a new password Result: the password is updated in the accounts table.   All fields are validated (required, format, length, uniqueness, security checks).   Price: 80$   and i can rewrite script for PTS server.   Contacts:   Telegram Discord
    • So dont plat that waste time&money server.   GM promises pie in the sky, but does nothing. It's all about money, money, money. And wipe.   SCAM server!
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..