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
Scripting errors.
JMFStorm Offline
Member

Posts: 205
Threads: 8
Joined: Aug 2011
Reputation: 28
#3
RE: Scripting errors.

void KeyOnDoor(string &in asItem, string &in asEntity);
{
SetSwingDoorLocked("door_1", false, true);
PlaySoundAtEntity("", "unlock_door", "door_1", 0, false);
RemoveItem("key_1");
}

07-17-2012, 07:41 PM
Find


Messages In This Thread
Scripting errors. - by Redneb27 - 07-17-2012, 07:34 PM
RE: Scripting errors. - by Traggey - 07-17-2012, 07:39 PM
RE: Scripting errors. - by JMFStorm - 07-17-2012, 07:41 PM
RE: Scripting errors. - by Redneb27 - 07-17-2012, 08:16 PM
RE: Scripting errors. - by Kazakarumariou - 07-17-2012, 10:00 PM
RE: Scripting errors. - by Your Computer - 07-18-2012, 12:24 AM
RE: Scripting errors. - by Kazakarumariou - 07-18-2012, 12:41 AM
RE: Scripting errors. - by Redneb27 - 07-19-2012, 04:28 AM



Users browsing this thread: 1 Guest(s)