Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Error with memento
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#2
RE: Error with memento

Remove this line:
CompleteQuest("memento1", "Quest_Castle1_Text");


When you use "AddQuest" you add the memento to the mementos.
When you use "CompleteQuest" you remove it.

In your OnStart you used both AddQuest and CompleteQuest, which means you both added and removed the memento again

Trying is the first step to success.
11-18-2014, 02:01 PM
Find


Messages In This Thread
Error with memento - by MaksoPL - 11-18-2014, 01:12 PM
RE: Error with memento - by FlawlessHappiness - 11-18-2014, 02:01 PM
RE: Error with memento - by Romulator - 11-18-2014, 02:13 PM
RE: Error with memento - by Mudbill - 11-18-2014, 02:34 PM
RE: Error with memento - by MaksoPL - 11-18-2014, 03:46 PM
RE: Error with memento - by Mudbill - 11-18-2014, 04:39 PM
RE: Error with memento - by MaksoPL - 11-18-2014, 04:50 PM
RE: Error with memento - by Mudbill - 11-18-2014, 07:20 PM



Users browsing this thread: 1 Guest(s)