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
Sound Problems
Quotentote Offline
Member

Posts: 118
Threads: 23
Joined: Dec 2011
Reputation: 11
#1
Sound Problems

The first time i tested it, it worked. But now the sound isn activating on entering the script area. Every other thing works..but the sound doesn't :/ and yes, its the right name Sad

void looking(string &in asParent, string &in asChild, int alState)
{

StartPlayerLookAt("lookto", 10, 50, "");
PlaySoundAtEntity("", "react_breath_slow.snt", "Player", 0, false);
PlaySoundAtEntity("", "react_scare", "Player", 0, false);
PlaySoundAtEntity("", "15_the_big_scream.snt", "Player", 0, false);
GiveSanityDamage(5.0f, true);
AddTimer("", 2, "TimerStopPlayerLook");
}

something wrong with that? <.<
(This post was last modified: 12-15-2011, 12:42 PM by Quotentote.)
12-15-2011, 03:35 AM
Find


Messages In This Thread
Sound Problems - by Quotentote - 12-15-2011, 03:35 AM
RE: Sound Problems - by flamez3 - 12-15-2011, 07:28 AM
RE: Sound Problems - by Quotentote - 12-15-2011, 11:08 AM
RE: Sound Problems - by flamez3 - 12-15-2011, 11:36 AM
RE: Sound Problems - by Quotentote - 12-15-2011, 12:32 PM
RE: Sound Problems - by flamez3 - 12-15-2011, 12:40 PM



Users browsing this thread: 1 Guest(s)