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?
Spazatron Offline
Junior Member

Posts: 33
Threads: 17
Joined: Oct 2012
Reputation: 2
#3
RE: Script after note is read?

(10-02-2014, 01:50 PM)Neelke Wrote: 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
}

I thought of that, but will the script be put on hold until the note is closed? Or will it happen while the note is being read?
10-02-2014, 02:14 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)