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
Unlocking Door Script
ClayPigeon Offline
Member

Posts: 214
Threads: 13
Joined: Mar 2012
Reputation: 8
#5
RE: Unlocking Door Script SOLVED

(03-25-2012, 08:40 PM)Zebby Wrote:
(03-25-2012, 08:37 PM)ClayPigeon Wrote: When pointing a function you should not place a semicolon at the end of the line.

void KeyOnDoor(string &in asItem, string &in asEntity);


This is wrong.

void KeyOnDoor(string &in asItem, string &in asEntity)

This is right.
Thank you! Big Grin It worked! I now feel a little stupid.... Blush
Small mistakes can screw a whole script, it happens to everyone, no worries.
03-25-2012, 08:41 PM
Find


Messages In This Thread
Unlocking Door Script - by Zebby - 03-25-2012, 08:32 PM
RE: Unlocking Door Script - by ClayPigeon - 03-25-2012, 08:37 PM
RE: Unlocking Door Script - by Zebby - 03-25-2012, 08:40 PM
RE: Unlocking Door Script SOLVED - by ClayPigeon - 03-25-2012, 08:41 PM



Users browsing this thread: 1 Guest(s)