Jump to content
  • 0

Help Npc


arisPlC

Question

re mens exo ena problima me to npc mou otan pao na paro ena weapon mou to dixni mavro na dite

[photo]http://imageshack.us/photo/my-images/148/shot00013co.jpg/[\photo]

eno ksero ego otan to perno ola ginete kanonika kai mou to dixni kanonika mesa sto sako pos to eksigite

[photo]http://imageshack.us/photo/my-images/821/67992978.jpg/[\photo]

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

re mens exo ena problima me to npc mou otan pao na paro ena weapon mou to dixni mavro na dite

[photo]http://imageshack.us/photo/my-images/148/shot00013co.jpg/[\photo]

eno ksero ego otan to perno ola ginete kanonika kai mou to dixni kanonika mesa sto sako pos to eksigite

[photo]http://imageshack.us/photo/my-images/821/67992978.jpg/[\photo]

Multilsell είναι το πρόβλημα.

Χρειάζεσαι έναν Java Code για να μη δείχνει μαύρο σε μεγάλο ID στα Multisell.

ή σε άλλη περίπτωση αν δε μπορείς να βάλεις τον κώδικα, τότε πήγαινε Navicat βρες το Weapon κάντο τετραψήφιο π.χ 9700.

Επίσης το ίδιο και στο system, και multisell.

java/net/sf/l2j/gameserver/network/serverpackets/MultiSellList.java
@@ -91,8 +91,8 @@
                 for(MultiSellIngredient i : ent.getIngredients())
                 {
                 	int items = i.getItemId();
-                	int typeE = 65535;
-                	if (items != 65336)
+                	int typeE = 500000;
+                	if (items != 500000)
                 		typeE = ItemTable.getInstance().getTemplate(i.getItemId()).getType2();
                     writeH(items);      //ID
                     writeH(typeE);


java/net/sf/l2j/gameserver/network/clientpackets/MultiSellChoose.java
@@ -166,7 +166,7 @@
                 _ingredientsList = null;
                 return;
             }
-            if(e.getItemId() !=65336)
+            if(e.getItemId() !=500000)
             {
	            // if this is not a list that maintains enchantment, check the count of all items that have the given id.
	            // otherwise, check only the count of items with exactly the needed enchantment level
@@ -205,7 +205,7 @@

     	for(MultiSellIngredient e : entry.getIngredients())
     	{
-			if(e.getItemId()!=65336)
+			if(e.getItemId()!=500000)
			{
				L2ItemInstance itemToTake = inv.getItemByItemId(e.getItemId());		// initialize and initial guess for the item to take.
				if (itemToTake == null)

Credits: Stefoulis15

Link to comment
Share on other sites

  • 0

Man eine gia frozen gt xrisimopio frozen mono

Και που είναι η διαφορά?

Άμα δεν κάνει Search κάποια γραμμή, τότε κάνε Search " 65336 " και όπου " 65336 " βάζεις 500000.

 

Επίσης, θα γίνει Lock το Topic, επειδή δε δίνουμε βοήθεια για Frozen.

[ΔΙΑΒΑΣΕ ΤΟ] Σημαντικό - Για L2J Projects/Forks.

Link to comment
Share on other sites

  • 0

Επίσης, θα γίνει Lock το Topic, επειδή δε δίνουμε βοήθεια για Frozen.

[ΔΙΑΒΑΣΕ ΤΟ] Σημαντικό - Για L2J Projects/Forks.

 

Locked.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • a beautiful response from a liar who is not even a man to admit it, at least it is recorded here that you are nothing more than a thief, this is your character as a person, which I hope one day you will have the courage and apologize to whoever you stole from, which I don't even need to talk about anymore, you know very well who you stole each job from, here I end the attacks, because someone deserved to come here and unmask you to the l2 community.
    • Yes Sir. Of course Sir, you know everything, Sir. If you said so, Sir. What about asking your "friends" where they get it they patch from? Kappa
    • Let's make one thing clear here, you don't have a patch/rev, what you have is a complete theft of codes, and if you are a real man, admit it, because my BR friends know very well that you are known for being the so-called interface copy/paste, because you don't create anything, you take advantage of years of work from people and steal it and sell it and you have the courage to talk about my patch, be ashamed of yourself.
    • i dont know why im the topic here if this is not even my patch, it seems you love me, even know my whole story... xd but good old times when we would EXCHANGE stuff betwen our selfs to make interfaces to our usage and likening... never talked to much with OMGz, but seems like a good guy   good old times when was all just having fun and editing stuff and playing, today is all about clout and money, i have that u dont hahahah   they will never come back..   i already left anything beside long time ago idk why think on me too much, just want to enjoy my free time to play some games and have fun.. but looks like somehow find a way to relate me to something, maybe you think on me to much idk, kinda weird.. unfortunately, you are looking at this code thinking that  "oh it has his name and abreviation, its from him" but i must say its not... i dont need to stay here saying that this and that happened, because i know very well that you know exactly what happened... peace for all PS: and.. my main language is pt br, not spanish like in the src...
    • Hi, i copy patch from L2acdc but have problem with 2 things... HP indicator, target animation... some1 know fix it ? i think need edit .dll files for it. Or its working it here in this patch ? thx    
  • Topics

×
×
  • Create New...