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
making a custom story... again... but?
Amnesiaplayer Offline
Senior Member

Posts: 539
Threads: 105
Joined: Jun 2014
Reputation: 0
#3
RE: making a custom story... again... but?

Thanks!! but i got a problem... i really forgot a lot of things... but it don't work...

this is my script :

void OnStart()
{
FadeOut( 0 );
SetPlayerCrouching;
FadeIn( 4 );
SetEntityPlayerInteractCallback("Key1", "Bedroom Key", true);
}



i realy forgot a lot of things.. I remember that ther are 2 of this kinda things,
{
SetEntityPlayerInteractCallback("Key1", "Bedroom Key", true);
}

{
Void blabla
} but is this needed for crouch etc to??
02-21-2015, 08:39 PM
Find


Messages In This Thread
RE: making a custom story... again... but? - by Amnesiaplayer - 02-21-2015, 08:39 PM



Users browsing this thread: 1 Guest(s)