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
Having problems with key unlocking a door scripting.
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#2
RE: Having problems with key unlocking a door scripting.

Your callback is incorrect.

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

Should be:

void UsedKeyOnDoor(string &in asItem, string &in asEntity)
06-10-2012, 04:16 AM
Find


Messages In This Thread
RE: Having problems with key unlocking a door scripting. - by Statyk - 06-10-2012, 04:16 AM



Users browsing this thread: 1 Guest(s)