Jump to content
  • 0

[HELP] Protector [C6]


FrozenWarrior

Question

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

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

για το πρώτο,

 

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.

Link to comment
Share on other sites

  • 0

για το πρώτο,

 

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

Link to comment
Share on other sites

  • 0

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

δεν πρέπει να έχει μεγάλες διαφορές,είμαι σε λάπτοπ τώρα και δεν μπορώ να κάνω άλλο checkout,βαριέμαι.
Link to comment
Share on other sites

  • 0

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

 

ebgale 2-3 error ;p

Link to comment
Share on other sites

  • 0

για κάντε 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

Link to comment
Share on other sites

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