How do I get the quest log to work?

Discussion in 'General Modification' started by Joud, Mar 8, 2014.

Remove all ads!
  1. Joud

    Joud Iuz took my orb...

    Joined:
    Sep 4, 2009
    Messages:
    15
    Likes Received:
    0
    I started making a new module, pretty fun by the way, and every time the NPC makes the quest log ping via

    game.quests[1].state = qs_mentioned

    the quest log stays empty. Now I have copied the gamequestlog.mes, gamereplog.mes and gamekeylog.mes in the data.MyModule\mes folder, as well as the gamequest.mes and gamerep.mes in the modules\MyModule\rules and data.MyModule\rules (both to be safe) but it seems the entries there are wrong or I have to set a global flag maybe? The area where the quest gets add is 4, I don't know if that's important.

    Quick question: is there a python command to deselect party members?

    thanks

    [Edit:]

    Nevermind I found it. Have to call the start_game_with_quests(1) function to get it going.
     
    Last edited: Mar 18, 2014
Our Host!