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
Why does my SetSwingDoorLocked no effect?
Danny Boy Offline
Posting Freak

Posts: 2,718
Threads: 85
Joined: Mar 2011
Reputation: 81
#4
RE: Why does my SetSwingDoorLocked no effect?

oh! i think i found it!
in the
void UsedKeyOnDoor(string &in asItem, string &in asEntity)
you missed ; at the end!

void UsedKeyOnDoor(string &in asItem, string &in asEntity);
this is the correct one... i hope it helps
03-19-2011, 02:42 PM
Website Find


Messages In This Thread
RE: Why does my SetSwingDoorLocked no effect? - by Danny Boy - 03-19-2011, 02:42 PM



Users browsing this thread: 1 Guest(s)