Jump to content

Recommended Posts

Posted

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);

Posted

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 ;)
  • 2 months later...
Posted

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?

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

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