Jump to content
  • 0

[HELP] Protector [C6]


Question

Posted

geia sas pedes psaxnw gia enan karma police alla ama o allos patisei provoke i kapio skill omadiko na mn tn petuxei kai etc tn xwsei.

psaxnw epishs ama uparxei to npc p otan flagareis se kanei paralyze ...

opios mporei na boi8isei 1000 euxaristw. :)

7 answers to this question

Recommended Posts

  • 0
Posted

για το πρώτο,

 

l2AttackableAI.java

 

		// Manage the Attack Intention : Stop current Attack (if necessary), Start a new Attack and Launch Think Event
	super.onIntentionAttack(target);

 

και κάντο,έτσι

		// Manage the Attack Intention : Stop current Attack (if necessary), Start a new Attack and Launch Think Event

	if (target instanceof L2PcInstance && ((L2PcInstance) target).getKarma() > 0)
		super.onIntentionAttack(target);
	else if(!(getActiveChar() instanceof L2GuardInstance)||getActiveChar() instanceof L2GuardInstance && getActiveChar().getNpcId()!=NPC ID){
		super.onIntentionAttack(target);
	}else if(target instanceof L2PcInstance && ((L2PcInstance) target).getKarma() == 0){
		getActiveChar().clearAggroList();
	}

 

για το 2ο,πρέπει να κάνεις νεο instance,να επιλέξεις ακριβώς που θες να γίνεται αυτό(σε peace/non peace zone κλπ),ίσως να στο κάνω όταν βρω λίγο χρόνο.

 

είναι freya.

  • 0
Posted

για το πρώτο,

 

l2AttackableAI.java

 

		// Manage the Attack Intention : Stop current Attack (if necessary), Start a new Attack and Launch Think Event
	super.onIntentionAttack(target);

 

και κάντο,έτσι

		// Manage the Attack Intention : Stop current Attack (if necessary), Start a new Attack and Launch Think Event

	if (target instanceof L2PcInstance && ((L2PcInstance) target).getKarma() > 0)
		super.onIntentionAttack(target);
	else if(!(getActiveChar() instanceof L2GuardInstance)||getActiveChar() instanceof L2GuardInstance && getActiveChar().getNpcId()!=NPC ID){
		super.onIntentionAttack(target);
	}else if(target instanceof L2PcInstance && ((L2PcInstance) target).getKarma() == 0){
		getActiveChar().clearAggroList();
	}

 

για το 2ο,πρέπει να κάνεις νεο instance,να επιλέξεις ακριβώς που θες να γίνεται αυτό(σε peace/non peace zone κλπ),ίσως να στο κάνω όταν βρω λίγο χρόνο.

 

είναι freya.

 

a einaiii freya .. dn m kanei 3exasa na pw oti exw c6. :D

  • 0
Posted

a einaiii freya .. dn m kanei 3exasa na pw oti exw c6. :D

δεν πρέπει να έχει μεγάλες διαφορές,είμαι σε λάπτοπ τώρα και δεν μπορώ να κάνω άλλο checkout,βαριέμαι.
  • 0
Posted

δεν πρέπει να έχει μεγάλες διαφορές,είμαι σε λάπτοπ τώρα και δεν μπορώ να κάνω άλλο checkout,βαριέμαι.

 

ebgale 2-3 error ;p

  • 0
Posted

για κάντε paste εδώ να τα δώ,και θα σε βοηθήσω.

 

asto dn nmzw na to xriastw telika to code. thnx u pantws :) Someone Lock.! BTW ama vreis afto me to flag pm me :P

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