Jump to content

Fake PCs, NPCs as PCs[Hi5 100%]


Recommended Posts

Last Version L2j

Fix error and problem

 

Core

Data

 

 

Fix problem for Title

Index: trunk/Core/java/com/l2jserver/gameserver/network/serverpackets/AbstractNpcInfo.java
===================================================================
--- a/trunk/Core/java/com/l2jserver/gameserver/network/serverpackets/AbstractNpcInfo.java
+++ b/trunk/Core/java/com/l2jserver/gameserver/network/serverpackets/AbstractNpcInfo.java
@@ -330,5 +330,6 @@
                                 writeD(fPc.face);
                                 
-                                writeS(_npc.getTitle());
+                                writeS(fPc.title);
                                 
                                 writeD(fPc.clanId);

Link to comment
Share on other sites

ech, same thing as old one... small adaptation to hi5 or something doesnt make a difference

small adaptation to h5 ???? take the old code and use in one h5 pack and see the errors and the problems....

Thanks For Share Flash Keep Working ;)
Link to comment
Share on other sites

hey ts...can I use this on freya client ?thanks

 

same question here.. sory for not testing, but actually i've got very little time with university and work, so.. i ask :)

Link to comment
Share on other sites

  • 2 months later...

small adaptation to h5 ???? take the old code and use in one h5 pack and see the errors and the problems....

And u cant read the simplest compile trace?

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...