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 after note is read?
Neelke Offline
Senior Member

Posts: 668
Threads: 82
Joined: Apr 2013
Reputation: 26
#2
RE: Script after note is read?

Yes. When you click the entity there's something named CallbackFunc. In there write the name of the function you want to execute.

In the script you write this.

void NameOfFunction(string &in asEntity, string &in asType)
{
     //Stuff to happen
}

Derp.
(This post was last modified: 10-02-2014, 01:51 PM by Neelke.)
10-02-2014, 01:50 PM
Find


Messages In This Thread
Script after note is read? - by Spazatron - 10-02-2014, 01:13 PM
RE: Script after note is read? - by Neelke - 10-02-2014, 01:50 PM
RE: Script after note is read? - by Spazatron - 10-02-2014, 02:14 PM
RE: Script after note is read? - by Neelke - 10-02-2014, 03:28 PM
RE: Script after note is read? - by Mudbill - 10-02-2014, 03:48 PM
RE: Script after note is read? - by Spazatron - 10-04-2014, 11:49 AM



Users browsing this thread: 1 Guest(s)