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
Zebby Offline
Junior Member

Posts: 2
Threads: 1
Joined: Mar 2012
Reputation: 0
#4
RE: Unlocking Door Script

(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

(This post was last modified: 03-25-2012, 08:42 PM by Zebby.)
03-25-2012, 08:40 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)