Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Keys & Doors
Post: RE: Keys & Doors

(09-24-2012, 08:53 AM)KH55 Wrote: AddEntityCollideCallback("key_1", "LockedDoor1", "UsedKeyOnDoor", true, 1); void UsedKeyOnDoor(string &in asParent, string &in asChild, int alState) { Set...
Sinth Development Support 5 3,449 09-24-2012, 09:04 AM
    Thread: Keys & Doors
Post: Keys & Doors

I'm fairly certain this topic has been discussed very often but I've searched through the recent threads involving this issue and I still haven't found a solution to my problem. Here's the scripts: ...
Sinth Development Support 5 3,449 09-24-2012, 07:22 AM