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
HELP!!! amnesia script help please!
Oliwarrior123 Offline
Junior Member

Posts: 31
Threads: 9
Joined: Jul 2012
Reputation: 0
#1
HELP!!! amnesia script help please!

Okay guys, im making a new CS but my script isn't working Sad
|
Here is it \/


void OnStart()
{
AddEntityCollideCallback("Player", "FlyingCorpse", "Flying", true, 1);
}

void Falling(string &in asParent, string &in asChild, int alState)
{
AddPropImpulse("corpse_male_1", 16.682, 29.438, 4.411, "world");
SetEntityActive("corpse_male_1", true);
}


What is Wrong here? i go into the area and nothing happens! Sad
plzz help!
(This post was last modified: 07-25-2012, 03:04 PM by Oliwarrior123.)
07-25-2012, 02:27 PM
Find


Messages In This Thread
HELP!!! amnesia script help please! - by Oliwarrior123 - 07-25-2012, 02:27 PM



Users browsing this thread: 1 Guest(s)