Updated Jasperre's AI
Updated Jasperre's AI to 1.4, fixed a few other coding bugs & fully compiled module.
This commit is contained in:
@@ -9,7 +9,7 @@ int StartingConditional()
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
int nInt;
|
||||
nInt=GetLocalInt(oPC, "NW_JOURNAL_ENTRYmarthek);
|
||||
nInt = GetLocalInt(oPC, "NW_JOURNAL_ENTRYmarthek");
|
||||
|
||||
if (nInt >= 1)
|
||||
return TRUE;
|
||||
|
Reference in New Issue
Block a user