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
Script Help Error with .hps file
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#4
RE: Error with .hps file

void Door(string &in asItem, string &in asEntity)
{
SetSwingDoorLocked("door1",false,true);
PlaySoundAtEntity("","unlock_door","door1",0,false);
RemoveItem("key1");
}

Hmm. Why wouldn't this work? This should work! I think that there's another error, but not here. Can you please give us your entire FULL hps file?

EDIT: Emphasizing the FULL

"Veni, vidi, vici."
"I came, I saw, I conquered."
(This post was last modified: 01-03-2015, 05:16 AM by PutraenusAlivius.)
01-03-2015, 05:14 AM
Find


Messages In This Thread
Error with .hps file - by MaksoPL - 01-02-2015, 01:44 PM
RE: Error with .hps file - by Daemian - 01-02-2015, 01:52 PM
RE: Error with .hps file - by MaksoPL - 01-02-2015, 01:54 PM
RE: Error with .hps file - by PutraenusAlivius - 01-03-2015, 05:14 AM
RE: Error with .hps file - by Romulator - 01-03-2015, 05:33 AM
RE: Error with .hps file - by Daemian - 01-03-2015, 07:40 AM



Users browsing this thread: 1 Guest(s)