Beiträge von Ondra Suk

    Like this?

    LUA
    1. when 9006.take begin
    2. if item.vnum == 19 then
    3. say_title("")
    4. say("")
    5. end
    6. end

    thank you for answer :)


    I tried to add it, but I can't: /

    It works, thanks a lot !! :)

    Hi,

    I would like to ask you if anyone has a quest to bring an item for an NPC. I try to create it, but I can't. : /


    I need the player to bring item ID 19 for NPC 9006.


    Can you help me please? : /

    Hi i need help: /

    I entered a quest with "wait ()":

    the quest is compiled, but the "Next" button does not work

    syserr game

    Code
    1. SYSERR: Jan 1 22:01:01 :: operator(): QUEST NOT END RUNNING on Login/Logout - welcomemsg
    2. SYSERR: Jan 1 22:01:06 :: Resume: wrong QUEST_WAIT request! : 59

    syslog game

    Code
    1. SYSERR: Jan 1 22:01:01 :: operator(): QUEST NOT END RUNNING on Login/Logout - welcomemsg
    2. Jan 1 22:01:06 :: QUEST ScriptAnswer pid 59 answer 254
    3. SYSERR: Jan 1 22:01:06 :: Resume: wrong QUEST_WAIT request! : 59


    Can you help me please?