Compile Error on 1.2.9 with INVECTOR

Announcements, support questions, and discussion for Quest Machine.
Post Reply
zgock
Posts: 1
Joined: Sat Aug 22, 2020 5:01 pm

Compile Error on 1.2.9 with INVECTOR

Post by zgock »

Hi.
I got QM 1.2,9 and Tried to merge INVECTOR.

I Imported Third Party Support Packages and got these compile error.

Assets\Pixel Crushers\Quest Machine\Third Party Support\Invector Support\Scripts\Quest Conditions\InvectorHasItemsQuestCondition.cs(73,58): error CS0117: 'QuestMachine_InvectorUtils' does not contain a definition for 'GetItemManager'

any solution thx.
User avatar
Tony Li
Posts: 21925
Joined: Thu Jul 18, 2013 1:27 pm

Re: Compile Error on 1.2.9 with INVECTOR

Post by Tony Li »

Hi,

Use menu item Edit > Project Settings, and in the Player section add the scripting define symbol USE_INVECTOR_INVENTORY.

There are two Invector Support packages to import -- one in Common / Third Party Support, another in Quest Machine / Third Party Support. The one in Quest Machine / Third Party Support will import a PDF manual containing setup instructions.
Post Reply