Jump to content
  • 0

[Gr][Request]Java Code PvP For Chat


Question

Posted

Geia sas mxc thelw apo kapoion pou kserei apo java na me grapsei enan kwdika o opoios o kwdikas den tha epitrepei stous chars na milisoun sto global chat me to !

ean den exoun 1.000 pvp

den pisteuw na einai dusklo tha to ekana kai egw alla den exw tis kataliles gnwseis.

 

 

14 answers to this question

Recommended Posts

  • 0
Posted

Geia sas mxc thelw apo kapoion pou kserei apo java na me grapsei enan kwdika o opoios o kwdikas den tha epitrepei stous chars na milisoun sto global chat me to !

ean den exoun 1.000 pvp

den pisteuw na einai dusklo tha to ekana kai egw alla den exw tis kataliles gnwseis.

Yparxei idi shared psa3to ligo ;) dn ein tpt diskolo.

 

Say2 einai

  • 0
Posted
	if (_type == SHOUT && activeChar.getPvpKills() < 1000 && !activeChar.isGM())
	{
		activeChar.sendMessage("You need atleast 1000 pvp's in order to use shout chat!");
		return;			
	}

  • 0
Posted

Krashito is back ^_^ gj

 

	if (_type == SHOUT && activeChar.getPvpKills() < 1000 && !activeChar.isGM())
	{
		activeChar.sendMessage("You need atleast 1000 pvp's in order to use shout chat!");
		return;			
	}

 

afto valto net.sf.l2j.gameserver.network.clientpackets.Say2.java

  • 0
Posted

Krashito is back ^_^ gj

 

afto valto net.sf.l2j.gameserver.network.clientpackets.Say2.java

And you are?

I want to know how to talk on the chat when you remove xx pvps.

English?
  • 0
Posted

loipon an kai den kserw polla apo java codes

	if (_type == SHOUT && activeChar.getPvpKills() < 1000 && !activeChar.isGM())
	{
		activeChar.sendMessage("You need atleast 1000 pvp's in order to use shout chat!");
		return;			
	}

auto pou katalava einai

 

me auto edw otan o char den tha exei 1.000 pvp tha ton vgazei auto edw to munima

activeChar.sendMessage("You need atleast 1000 pvp's in order to use shout chat!");

 

kai me auto edw to code einai ta posa pvp prepei na exei o char gia na milisei sto chat

 


if (_type == SHOUT && activeChar.getPvpKills() < 1000 && !activeChar.isGM())

 

kai ton kwdika ton addarw edw

 

net.sf.l2j.gameserver.network.clientpackets.Say2.java

 

ok omws se poia seira ?

katw apo pou ?

  • 0
Posted

loipon an kai den kserw polla apo java codes

	if (_type == SHOUT && activeChar.getPvpKills() < 1000 && !activeChar.isGM())
	{
		activeChar.sendMessage("You need atleast 1000 pvp's in order to use shout chat!");
		return;			
	}

auto pou katalava einai

 

me auto edw otan o char den tha exei 1.000 pvp tha ton vgazei auto edw to munima

activeChar.sendMessage("You need atleast 1000 pvp's in order to use shout chat!");

 

kai me auto edw to code einai ta posa pvp prepei na exei o char gia na milisei sto chat

 


if (_type == SHOUT && activeChar.getPvpKills() < 1000 && !activeChar.isGM())

 

kai ton kwdika ton addarw edw

 

net.sf.l2j.gameserver.network.clientpackets.Say2.java

 

ok omws se poia seira ?

katw apo pou ?

 

ean to 8eleis gia H5 pm me

  • 0
Posted

Αυτό που σου έδωσε ο krash είναι για interlude.

Άνοιξε το Say2.java πάτησε alt + f και γράψε να βρείς αυτό:

 

if (_text.length() >= 100)
	{ 
	   Util.handleIllegalPlayerAction(activeChar,"Player "+activeChar.getName()+" tried to crash server", IllegalPlayerAction.PUNISH_KICK);  
		_log.warning("Say2: Max input exceeded.");
		return;
	}

 

Μόλις το βρείς ακριβώς από πάνω βάλε αυτό που σου έδωσε ο Krash

  • 0
Posted

I want to know how to talk on the chat when you remove xx pvps.

 

πει πώς να το κάνουμε αυτό, όταν μιλάτε αφαιρεί μερικά chats PVP.

  • 0
Posted

πει πώς να το κάνουμε αυτό, όταν μιλάτε αφαιρεί μερικά chats PVP.

stop using google translate,jeez
Guest
This topic is now closed to further replies.


×
×
  • Create New...

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