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 IMMEDIATELY!
P44RTHURN4X Offline
Junior Member

Posts: 35
Threads: 16
Joined: Apr 2012
Reputation: 0
#5
RE: HELP IMMEDIATELY!

No, i don't add a lvldoor i made it this like:

I add a ladder and named it "lad_obj". Then i write in .hps:

SetEntityPlayerInteractCallback("lad_obj", "LadCM_1", true);
...
}


void LadCM_1(string &in asEntity)
{
ChangeMap("attic.map", "PlayerStartArea_1", "any sound.snt", "other sound.snt");
FadeOut(4.4f);
}


is this a problem?
04-30-2012, 12:14 PM
Find


Messages In This Thread
HELP IMMEDIATELY! - by P44RTHURN4X - 04-29-2012, 07:17 PM
RE: HELP IMMEDIATELY! - by spukrian - 04-29-2012, 07:32 PM
RE: HELP IMMEDIATELY! - by Your Computer - 04-29-2012, 09:54 PM
RE: HELP IMMEDIATELY! - by Oscar House - 04-29-2012, 09:32 PM
RE: HELP IMMEDIATELY! - by P44RTHURN4X - 04-30-2012, 12:14 PM
RE: HELP IMMEDIATELY! - by FragdaddyXXL - 04-30-2012, 01:46 PM



Users browsing this thread: 1 Guest(s)