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
Need some help here :)
Slanderous Offline
Posting Freak

Posts: 1,606
Threads: 78
Joined: Dec 2012
Reputation: 63
#1
Need some help here :)

Hi guys.

Can anyone explain me WHY THIS FUCKING SCRIPT WON'T WORK?
The map loads, and everything works fine except PlaySound, the entity
"reka" is working fine in this script, so I think I fucked up something with the PlaySoundAtEntity...
Can anyone help me? ;/

void HandScare(string &in AsItem, string &in asEntity)
{
SetEntityActive("reka", true);
PlaySoundAtEntity("", "break_wood1.snt", "ScriptArea_6", 0.0, false);
}
07-06-2013, 01:55 PM
Find


Messages In This Thread
Need some help here :) - by Slanderous - 07-06-2013, 01:55 PM
RE: Need some help here :) - by PutraenusAlivius - 07-06-2013, 02:03 PM
RE: Need some help here :) - by Slanderous - 07-06-2013, 02:05 PM
RE: Need some help here :) - by PutraenusAlivius - 07-06-2013, 02:07 PM
RE: Need some help here :) - by Slanderous - 07-06-2013, 02:11 PM
RE: Need some help here :) - by PutraenusAlivius - 07-06-2013, 03:40 PM



Users browsing this thread: 1 Guest(s)