Jump to content
  • 0

Question

Posted

Magkes help :)

Exw ena server l2j epilogue compile kai eipa na ton enisxisw :) .

To problima einai oti tou ebala ANTI PHX ANNOUNCEMENT

ebala ayton ton code giati o allos mou vgazei error

 

// If no or wrong channel is used - return
      if (_type == ALL || _type == SHOUT || _type == TRADE || _type == HERO_VOICE || _type == ANNOUNCEMENT || _type == TELL ||
    		  (_type == PARTY && !activeChar.isGM()))
      {
         _log.warning("[Anti-Phx] Illegal chat channel was used.");
         return;
      }
      if (activeChar == null)
      {
         _log.warning("[say2.java] Active Character is null.");
         return;
      }

Kai blockara ola ta chat :P pernw ayto to minima ston gameserver

 

[Anti-Phx] Illegal chat channel was used.

kathe fora pou paw na grapsw kati :P

 

6 answers to this question

Recommended Posts

  • 0
Posted

Magkes help :)

Exw ena server l2j epilogue compile kai eipa na ton enisxisw :) .

To problima einai oti tou ebala ANTI PHX ANNOUNCEMENT

ebala ayton ton code giati o allos mou vgazei error

 

// If no or wrong channel is used - return
      if (_type == ALL || _type == SHOUT || _type == TRADE || _type == HERO_VOICE || _type == ANNOUNCEMENT || _type == TELL ||
    		  (_type == PARTY && !activeChar.isGM()))
      {
         _log.warning("[Anti-Phx] Illegal chat channel was used.");
         return;
      }
      if (activeChar == null)
      {
         _log.warning("[say2.java] Active Character is null.");
         return;
      }

Kai blockara ola ta chat :P pernw ayto to minima ston gameserver

 

[Anti-Phx] Illegal chat channel was used.

kathe fora pou paw na grapsw kati :P

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...