Jump to content

Recommended Posts

Posted

Hello there,

 

I just finished my 1st try on java!! :D

 

Well they are some commands and their job is teleport you near the Grand Bosses (Antharas,Valakas etc..). I know it isn't very useful but I hope that someone here will use it! Well, Here it is: Click Me

It is for IL. If you find something wrong report it please.

FeedBack too!

It works for me.

Credits: Me

 

P.S.1 Special Thanks to Rizel for fixing something! :D

P.S.2 Please dont be angry with me it's my first try :P

 

EDIT: I modified it a little

Posted

Why? :/

 

I will give you an example of something that won't work as supposed to (there are more than 1 things, though).

Even if you disable the "Teleportation to Core" command, the Teleport.java class will be registered at the MasterHandler, because another config will be enabled. And vice versa + the same for every command.

 

I won't mention the fact that you've screwed up the registration parts, the checks and even more.

 

Try to test your codes before sharing them.

Posted

I will give you an example of something that won't work as supposed to (there are more than 1 things, though).

Even if you disable the "Teleportation to Core" command, the Teleport.java class will be registered at the MasterHandler, because another config will be enabled. And vice versa + the same for every command.

 

I won't mention the fact that you've screwed up the registration parts, the checks and even more.

 

Try to test your codes before sharing them.

Ιsn't only that , u can done the code more easier and dont use methods which you don't need them.
Posted

But guys it works for me I just tested it..

 

Try to set 1 config false, and another one true.

Then try to use the command of the config that you set on 'false'.

For example, set Orfen's command to "false", and then try to use Orfen's Command.

Posted

I had them to False at first and it didnt teleport me anywhere

btw why do you make a new method instance of use the method teleToLocation
Posted

I had them to False at first and it didnt teleport me anywhere

 

Read what I wrote and do it -.-

I didn't tell you to set them all at false.

Posted

Read what I wrote and do it -.-

I didn't tell you to set them all at false.

ok sorry I ll test it in some minutes
Posted

Errors GameServer.

Loading Server Scripts
----------
1. ERROR in D:\FreyaServer\gameserver\data\scripts\handlers\voicedcommandhandler
s\Teleport.java (at line 124)
        else if (!TvTEvent.onEscapeUse(activeChar.getName()))
                           ^^^^^^^^^^^
The method onEscapeUse(int) in the type TvTEvent is not applicable for the argum
ents (String)
----------
2. ERROR in D:\FreyaServer\gameserver\data\scripts\handlers\voicedcommandhandler
s\Teleport.java (at line 126)
        activeChar.sendPacket(new ActionFailed());
                              ^^^^^^^^^^^^^^^^^^
The constructor ActionFailed() is not visible
----------
2 problems (2 errors)The method onEscapeUse(int) in the type com.l2jserver.games
erver.model.entity.TvTEvent is not applicable for the arguments (java.lang.Strin
g)
The constructor com.l2jserver.gameserver.network.serverpackets.ActionFailed() is
not visible
Failed executing script: D:\FreyaServer\gameserver\data\scripts\handlers\MasterH
andler.java. See MasterHandler.java.error.log for details.

 

Last Freya L2JServer.

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...

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..

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