Lineage 2 Tower Forum

Full Version: 1.4.1.119/120 bug in GetQuestitemCount
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello,

Reporting a bug concerning : GetQuestitemCount
Reproducing bug :
1. Taking quest
2. Call GetQuestitemCount -> returns the item count
3. Restart game
4. Call GetQuestitemCount for the same item -> returns 0
yea, that's very nasty bug, will be very appreciated if it fixed.

btw, this bug is not new, it was in some previous versions too.
lf account to tests ( with quest activated can be low lvl)
(04-10-2014 18:29 PM)Sakaszli Wrote: [ -> ]lf account to tests ( with quest activated can be low lvl)
@Sakaszli, how can i give you account? you have pm turned off.
pm me your mail/skype/anything.
thanks Smile
lol, try now
sent Smile
you need to send this packet
    LUA Programming
local packet = PacketBuilder();
packet:AppendInt(208,1);
packet:AppendInt(122,2);
packet:AppendInt(QuestIDHere,4);
SendPacket(packet);

thank you very much! Smile
Thank You Sakaszli !
And how about ress bug?
When i use ress i got a fck error -.-
Pages: 1 2
Reference URL's