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
Stop sound doesn't work
ooadrianoo Offline
Member

Posts: 82
Threads: 29
Joined: Apr 2012
Reputation: 0
#3
RE: Stop sound doesn't work

{SetEntityPlayerInteractCallback("lever_nice01_2", "x", true);}
void x(string &in asEntity)
{
StopSound("xxxxx", 0);
SetLevelDoorLocked("level_hub_1", false);  
}
07-20-2012, 05:31 PM
Find


Messages In This Thread
Stop sound doesn't work - by ooadrianoo - 07-20-2012, 05:02 PM
RE: Stop sound doesn't work - by Steve - 07-20-2012, 05:27 PM
RE: Stop sound doesn't work - by ooadrianoo - 07-20-2012, 05:31 PM
RE: Stop sound doesn't work - by JMFStorm - 07-20-2012, 05:32 PM
RE: Stop sound doesn't work - by ooadrianoo - 07-20-2012, 05:45 PM
RE: Stop sound doesn't work - by Your Computer - 07-20-2012, 09:11 PM



Users browsing this thread: 1 Guest(s)