Jump to content
  • 0

[Help]Eclipse Java Code Adapt


Question

Posted

Kalispera sas!!

 

Pws tha metatrepsw ayta ta lines

 

{// Aio
		 AIOChatHandler.class,
		 (CustomConfig.AIOITEM_ENABLESHOP ? AIOShopHandler.class : null),
		 (CustomConfig.AIOITEM_ENABLEGK ? AIOTeleportHandler.class : null),
		 (CustomConfig.AIOITEM_ENABLEWH ? AIOWarehouseHandler.class : null),
		 (CustomConfig.AIOITEM_ENABLEBUFF ? AIOBufferHandler.class : null),
		 (CustomConfig.AIOITEM_ENABLESERVICES ? AIOServiceHandler.class : null),
		 (CustomConfig.AIOITEM_ENABLESCHEMEBUFF ? AIOSchemeHandler.class : null),
		 (CustomConfig.AIOITEM_ENABLETOPLIST ? AIOTopList.class : null),
		 (CustomConfig.AIOITEM_ENABLESUBCLASS ? AIOSubClassHandler.class : null),
	},

 

Gia to Diko mou Chronicle pou einai ta upolipa etsi

private static void loadUserHandlers()
{
	UserCommandHandler.getInstance().registerUserCommandHandler(new ClanPenalty());
	UserCommandHandler.getInstance().registerUserCommandHandler(new ClanWarsList());
	UserCommandHandler.getInstance().registerUserCommandHandler(new DisMount());
	UserCommandHandler.getInstance().registerUserCommandHandler(new Escape());
	UserCommandHandler.getInstance().registerUserCommandHandler(new InstanceZone());
	UserCommandHandler.getInstance().registerUserCommandHandler(new Loc());
	UserCommandHandler.getInstance().registerUserCommandHandler(new Mount());
	UserCommandHandler.getInstance().registerUserCommandHandler(new PartyInfo());
	UserCommandHandler.getInstance().registerUserCommandHandler(new Time());
	UserCommandHandler.getInstance().registerUserCommandHandler(new OlympiadStat());
	UserCommandHandler.getInstance().registerUserCommandHandler(new ChannelLeave());
	UserCommandHandler.getInstance().registerUserCommandHandler(new ChannelDelete());
	UserCommandHandler.getInstance().registerUserCommandHandler(new ChannelListUpdate());
	UserCommandHandler.getInstance().registerUserCommandHandler(new Birthday());
	_log.config("Loaded " + UserCommandHandler.getInstance().size() + " UserHandlers");
}

 

Einai gia to Arxio MasterHandler.java

Ta panw lines ine apo HighFive logika kai Katw ine pws mou einai to MasterHandler.java se Freya source..

Opios kserei reply!! Euxaristw!!!

1 answer to this question

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