The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
How to make "Effect voice without Flashback"?
HumiliatioN Offline
Posting Freak

Posts: 1,179
Threads: 64
Joined: Dec 2010
Reputation: 18
#1
How to make "Effect voice without Flashback"?

Yes this is my current problem. I have "Sound file little voice act"

I need to now.... add this "Some script area" but without flashback..

How I can do this I can't get it working? Whats the problem my little script:

void Faith(string &in asParent, string &in asChild, int alState)
{
AddEffectVoice("Evil.ogg", "", "Voice", "Evil_01", false, "Player", 1, 2);
SetEntityActive("Fake Door", false);
}

Quick Help is appreaciated.

“Life is a game, play it”
09-06-2011, 06:49 PM
Find


Messages In This Thread
How to make "Effect voice without Flashback"? - by HumiliatioN - 09-06-2011, 06:49 PM



Users browsing this thread: 1 Guest(s)