Jump to content
  • 0

opoios exis java me anti-phx announce enchant..etc..


Question

6 answers to this question

Recommended Posts

  • 0
Posted

Anti-Phx Enchant - > http://www.maxcheaters.com/forum/index.php?topic=34851.0

Anti-Phx Announce - > http://www.maxcheaters.com/forum/index.php?topic=34850.0

 

Elpizo na se boi8isa

Edit: Ali Fora search kai na postaris se sosto section [Request] Dev Help [L2J] Gr

  • 0
Posted

file exis msn kati tetoio gt den ksero na anoigo java...

exo.... prepi na ma8is compile gia na perasis auta ta codes... i bres auta ta arxia java pou sou leei to share kai bale to code mesa

  • 0
Posted

Anti-Phx Enchant - > http://www.maxcheaters.com/forum/index.php?topic=34851.0

Anti-Phx Announce - > http://www.maxcheaters.com/forum/index.php?topic=34850.0

 

Elpizo na se boi8isa

Edit: Ali Fora search kai na postaris se sosto section [Request] Dev Help [L2J] Gr

 

katarxas  gia l2jserver den mporeis  na peraseis to anti-phx giati  8a dou bazei error edo sou dino akribos ti 8a peraseis kai se poio simio

 

\L2_GameServer\java\com\l2jserver\gameserver\network\clientpackets\Say2

 

@Override
protected void runImpl()
{
	if (Config.DEBUG)
		_log.info("Say2: Msg Type = '" + _type + "' Text = '" + _text + "'.");

	if (_type < 0 || _type >= CHAT_NAMES.length)
	{
		_log.warning("Say2: Invalid type: "+_type);
		return;
	}
+
+ 		             if (_text.length() >= 100) 
+ 		             { 
+		                 _log.warning("Max input limit exceeded."); 
+ 		                     return; 
+		             } 
+	
	L2PcInstance activeChar = getClient().getActiveChar();
	if (activeChar == null)
		return;

Guest
This topic is now closed to further replies.


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