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?
Linus Ågren Offline
Senior Member

Posts: 309
Threads: 58
Joined: Jan 2011
Reputation: 5
#5
RE: Why does my SetSwingDoorLocked no effect?

(03-19-2011, 02:42 PM)Danarogon Wrote: 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

Callbacks aren't supposed to have ;'s at the end.
Is the door named "mansion_3" and the key prisonkeylight_1?

Creator of The Dark Treasure.
03-19-2011, 03:07 PM
Website Find


Messages In This Thread
RE: Why does my SetSwingDoorLocked no effect? - by Linus Ågren - 03-19-2011, 03:07 PM



Users browsing this thread: 1 Guest(s)