Jump to content

AIPackage trouble


JimmyRyder

Recommended Posts

Hello again.

 

I'd like an NPC I created to follow me during a specific stage of a quest.

 

So I created for him an AI Package to "follow me" during this specific stage in "Conditions"

 

In "Condition" I want to add GetScriptVariable with Parameter 1: my character and Parameter 2: IsFollowing

 

BUT

 

I can't select anything in Parameter 2, it only shows up "None".

 

 

Before you suggest I tried to tick "Persistant Reference" in the render view but it's in grey (already ticked and can't untick) and I think it has no effect...

 

Any help is appreciated, thanks!

 

(I'm a begginner with the GECK)

 

 

Link to comment
Share on other sites

The player doesn't have a script you can call to ... sounds like you need to be using "GetQuestVariable"

Then the quest is parameter 1 and its variable is parameter 2.

 

But if you simply want to know the stage ... then use "GetStage"

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...