Jump to content
  • 0

[Help]Java


JavaQuestions

Question

Hi

prospathw na perasw auto to java code http://www.maxcheaters.com/forum/index.php?topic=27544.0 alla einai gia l2jfree

egw exw l2jserver....kapou leei na paw edw..

L2_GameServer_IL\src\main\java\net\sf\l2j\gameserver\handler\

we open voicecommandhandlers.java

egw anoigw to VocedCommandHandler

alla dn vrhskw to net.sf.l2j.gameserver.handler.voicedcommandhandlers.CastleDoors; kai to vazw katw apo edw

public void registerVoicedCommandHandler(IVoicedCommandHandler handler)
{
	String[] ids = handler.getVoicedCommandList();
	for (int i = 0; i < ids.length; i++)
	{
		if (Config.DEBUG) _log.fine("Adding handler for command "+ids[i]);
		_datatable.put(ids[i], handler);
	}
} 

kai meta paw kanonika sto line 54 kai vazw auto registerVoicedCommandHandler(new VoiceInfo());

alla m vgazei error kai skeutika oti xrhazetai "{}" ta evala kai dn m vgazzei error....alla dn kserw an einai swsto opote ekana auto to topic... :)opios mporei kai thelw na voithiseis tha to ektimousa..thx :)

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...