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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Scripting voices
Post: RE: Scripting voices

Still can't make it and help is still appreciated..
Kauren Development Support 4 3,913 03-11-2012, 05:59 PM
    Thread: Scripting voices
Post: RE: Scripting voices

(03-11-2012, 03:05 PM)Traggey Wrote: Why would you post two threads abouts this..?I made an error on the first post, tried to fix it. Ended up in a double post :s
Kauren Development Support 4 3,913 03-11-2012, 03:15 PM
    Thread: Scripting voices
Post: Scripting voices

I have been working on a script to have voices in my custom story. Here's what I have: void OnStart() { AddTimer("Test", "5.0f", "Intro_1"); } void Intro_1(string &in asTimer) { AddEffectVoice...
Kauren Development Support 4 3,913 03-11-2012, 01:38 PM