Flash™ Posted July 28, 2012 Posted July 28, 2012 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); Quote
vampir Posted July 28, 2012 Posted July 28, 2012 ech, same thing as old one... small adaptation to hi5 or something doesnt make a difference Quote
Dragic Posted July 29, 2012 Posted July 29, 2012 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 ;) Quote
sunleo Posted July 29, 2012 Posted July 29, 2012 hey ts...can I use this on freya client ?thanks Quote
sunleo Posted July 31, 2012 Posted July 31, 2012 hello ts,can I ask a guide how to fix my fake npc... cause they all sitting down and I want them stading up. what file should I Edit .thanks Quote
IvanLabonia Posted August 4, 2012 Posted August 4, 2012 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 :) Quote
g4m3r69 Posted October 16, 2012 Posted October 16, 2012 it work: My DP:9244 My Server:5678 Manual patch. Thanks for share :) Quote
Setekh Posted October 16, 2012 Posted October 16, 2012 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? Quote
Fizo Posted October 24, 2012 Posted October 24, 2012 +1 From me test it and works perfect ! Thanks Quote
Magaiveris Posted October 25, 2012 Posted October 25, 2012 Good work, I've been looking for this :) Thanks. Quote
Recommended Posts
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.