Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spoiler Error While adding music to area Please HELP
Greven Offline
Member

Posts: 106
Threads: 13
Joined: May 2011
Reputation: 3
#6
RE: Error While adding music to area Please HELP

else if (x == "T3")

{

StopPlayerLookAt();

StartPlayerLookAt("Intro2, 2, 2, "");

}

StartPlayerLookAt("Intro2", 2, 2, "");

also remove this from the script

void HolyJesus(string &in asParent, string &in asChild, int alState)

{

SetEntityActive("Jesus_1", true);

AddPropForce("Jesus_1", 0, 0, -30000, "World");

}



void Sound(string &in asParent, string &in asChild, int alState)




{

PlaySoundAtEntity("", "24_iron_maiden.snt", "FlyingJesus_1", 0, false);


Everybody hates them....

[WIP] Recidivus
04-17-2012, 07:47 PM
Find


Messages In This Thread
RE: Error While adding music to area Please HELP - by Greven - 04-17-2012, 07:47 PM



Users browsing this thread: 1 Guest(s)