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
Sounds...
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#5
RE: Sounds...

(01-11-2012, 10:21 PM)tklamka Wrote: void UseSaw(string &in asItem, string &in asEntity)
{

SetEntityActive("Saw4", true);
PlaySoundAtEntity("", "23_saw2.snt", "Player", 0, false);
AddTimer("Timer1", 0.5, "Saw1");
AddTimer("Timer2", 1, "Saw2");
AddTimer("Timer3", 1.5, "Saw3");
AddTimer("Timer4", 2, "Saw4");



}

It definitely works, other commands work as they should
Did you restart Amnesia before trying it again?


01-12-2012, 02:20 AM
Find


Messages In This Thread
Sounds... - by tklamka - 01-11-2012, 08:17 PM
RE: Sounds... - by Tanshaydar - 01-11-2012, 09:25 PM
RE: Sounds... - by Statyk - 01-11-2012, 09:35 PM
RE: Sounds... - by tklamka - 01-11-2012, 10:21 PM
RE: Sounds... - by flamez3 - 01-12-2012, 02:20 AM
RE: Sounds... - by tklamka - 01-12-2012, 03:45 PM
RE: Sounds... - by Inurias - 01-12-2012, 04:04 PM



Users browsing this thread: 1 Guest(s)