Spawn persistence bugifx
Spawn persistence bugifx (Marthek & Spiders)
This commit is contained in:
@@ -19,7 +19,7 @@ int StartingConditional()
|
||||
object oPC = GetPCSpeaker();
|
||||
int nInt;
|
||||
|
||||
nInt=GetLocalInt(oPC, "NW_JOURNAL_ENTRYaragnak");
|
||||
nInt = RetrieveQuestState("aragnak", oPC);
|
||||
|
||||
if (nInt == 1) return TRUE;
|
||||
|
||||
|
Reference in New Issue
Block a user