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
Scipt Which activates a sound when you pickup a note HELP not working
meneadeszz Offline
Junior Member

Posts: 20
Threads: 9
Joined: Apr 2012
Reputation: 0
#3
RE: Scipt Which activates a sound when you pickup a note HELP not working

(04-18-2012, 05:27 PM)i3670 Wrote: You can look up how FG did it in Amnesia.

They basically type in the CallbackFunc window the name of the callback and then script it like this.

void PickNoteToSelf(string &in entity, string &in type)
{
PlayMusic("01_paper_self.ogg", false, 0.7f, 0, 10, false);

}
who is FG
04-18-2012, 05:32 PM
Find


Messages In This Thread
RE: Scipt Which activates a sound when you pickup a note HELP not working - by meneadeszz - 04-18-2012, 05:32 PM



Users browsing this thread: 1 Guest(s)