Jump to content

  •  

thanna

Member Since 24 May 2013
Offline Last Active May 23 2017 12:06 AM
-----

Issues I've Posted

    Memory Leak

    Posted 26 Feb 2015

    Good day Ma'am/Sir, Im having memory leaks on my server, Its hosted already but when shutting down my server, it prompts out this memory leaks, I hope someone can help me, thanks in advance

    [attachment=2332:error.png]

    Quest System monster hunt minor error

    Posted 9 Oct 2014

    I made a quest that lets you hunt 3 different kind of monsters, for example lunatic, willow and pupa but when I kill lunatic or willow it will show pupa but when I kill pupa it will show pupa,I attached the screen shot of the error

    [attachment=2027:error.png]

    Quest Log System

    Posted 29 Sep 2014

    Hi everyone, Im having problems with the quest log system which is not major but having some map server errors, I created a npc that use the quest log system but when I test my script this shows up

    Posted Image

    my questdb is set and quest.h and I already check 5 times, try to make a very simple quest and try it out, Im sure that it will probably show this error too, I made 5 quest already and all scripts shows the same errors, thanks in advance

    Quest Log system minor problem

    Posted 5 Feb 2014

    Hello, I made a quest that hunts poring, fabre and lunatic monster and requires 10 kills each, but the problem is when you kill a poring the name will show fabre but on the quest tab it counts correct but It always show fabre when you kill poring or lunatic, I hope someone can fix this thanks

    Showevent bug

    Posted 25 Jul 2013

    when i use
    showevent 1,1;
    
    it works fine but when I want to stop the showevent on the NPC using this
    showevent 0,0;
    
    it still shows the emotion on the NPC

    its just a small feature but it would be great if any plause is fix :)