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.
Redneb27 Offline
Junior Member

Posts: 10
Threads: 4
Joined: Jul 2012
Reputation: 0
#4
RE: Scripting errors.

(07-17-2012, 07:41 PM)JMFStorm Wrote: void KeyOnDoor(string &in asItem, string &in asEntity);
{
SetSwingDoorLocked("door_1", false, true);
PlaySoundAtEntity("", "unlock_door", "door_1", 0, false);
RemoveItem("key_1");
}
Okay I did that and it did remove one of the errors, but I still get an unexpected token { error. Is there something else wrong?
07-17-2012, 08:16 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)