Anyone know the Mazzy Trademeet quest CLUA console command? I thought the guy was danno, so I've tried to CreatureCreate(“danno”) him in, but he keeps talking about welcome to Trademeet and I've been hearing you've been out Dragon Hunting, etc... Nothing about a sick girl, and he keeps on repeating it in a loop. So, I'm stuck. I've had Mazzy in my party twice and I can't get her quest to show up.
Any help would be appreciated.
Mazzy Trademeet quest CLUA console
How long have you had Mazzy in your group for? Her quest takes a while to start - and it is also based on "real time", not "game time". The quest will only starts in chapters 2, 3 or 6 and in an outdoor area - you also have to have completed the Trademeet quests before it can start.
If you sastisfy the above conditions and wants to start the quest straight away, then load up the savegame before you spawned in Danno and type in CLUAConsole:SetGlobal("SpawnDannoTimer","GLOBAL",1). If nothing happens then also try the following codes:
- CLUAConsole:SetGlobal("Pala","GLOBAL",0)
- CLUAConsole:SetGlobal("SpawnDanno","GLOBAL",0)
Hope that help.
If you sastisfy the above conditions and wants to start the quest straight away, then load up the savegame before you spawned in Danno and type in CLUAConsole:SetGlobal("SpawnDannoTimer","GLOBAL",1). If nothing happens then also try the following codes:
- CLUAConsole:SetGlobal("Pala","GLOBAL",0)
- CLUAConsole:SetGlobal("SpawnDanno","GLOBAL",0)
Hope that help.