Jump to content
  • 0

[Help]Loook PlzZzZz


Question

Posted

Paidia 8a i8ela ka8os exo ston server mou tin perioxi primeval isle warf os pvp area an einai dinaton :

 

 

1) na vgei to peacefull zone

2)na min xanoun oi pextes ta buffs tous ekei

3) na min ginontai flag ....!

 

 

 

Proteinete kai enalaktikes..!

 

Thanks ektonproteron

 

7 answers to this question

Recommended Posts

  • 0
Posted

Bump......!

 

Paidia esto pos vgazw to peacefull zone.............................! :s

άνοιξε το zones.xml ,βρες που μιλάει για το pi και όταν βρεις άλλαξε το type σε Arena

  • 0
Posted

L2Character.java Βρες αυτο αρχικα.->

// Same thing if the Character isn't a Noblesse Blessed L2PlayableInstance
       else if (this instanceof L2Playable && ((L2Playable)this).isNoblesseBlessed())
       { 
		((L2Playable)this).stopNoblesseBlessing(null); 

       	if (((L2Playable)this).getCharmOfLuck()) //remove Lucky Charm if player have Nobless blessing buff 
			((L2Playable)this).stopCharmOfLuck(null); 
	} 
	else
		stopAllEffectsExceptThoseThatLastThroughDeath();

Διεγραψε το και καντο->

// Same thing if the Character isn't a Noblesse Blessed L2PlayableInstance
       else if (this instanceof L2Playable && ((L2Playable)this).isNoblesseBlessed())
       { 
		((L2Playable)this).stopNoblesseBlessing(null); 

       	if (((L2Playable)this).getCharmOfLuck()) //remove Lucky Charm if player have Nobless blessing buff 
			((L2Playable)this).stopCharmOfLuck(null); 
	} 

 

Αυτο ειναι για να μην φευγουν τα buffs.

  • 0
Posted

άνοιξε το zones.xml ,βρες που μιλάει για το pi και όταν βρεις άλλαξε το type σε Arena

L2Character.java Βρες αυτο αρχικα.->

// Same thing if the Character isn't a Noblesse Blessed L2PlayableInstance
        else if (this instanceof L2Playable && ((L2Playable)this).isNoblesseBlessed())
        { 
		((L2Playable)this).stopNoblesseBlessing(null); 

        	if (((L2Playable)this).getCharmOfLuck()) //remove Lucky Charm if player have Nobless blessing buff 
			((L2Playable)this).stopCharmOfLuck(null); 
	} 
	else
		stopAllEffectsExceptThoseThatLastThroughDeath();

Διεγραψε το και καντο->

// Same thing if the Character isn't a Noblesse Blessed L2PlayableInstance
        else if (this instanceof L2Playable && ((L2Playable)this).isNoblesseBlessed())
        { 
		((L2Playable)this).stopNoblesseBlessing(null); 

        	if (((L2Playable)this).getCharmOfLuck()) //remove Lucky Charm if player have Nobless blessing buff 
			((L2Playable)this).stopCharmOfLuck(null); 
	} 

 

Αυτο ειναι για να μην φευγουν τα buffs.

 

Thanks Guys 8a ta prospa8isw kai 8a pw se LIgo..!

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