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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Scripts Recollection
Post: RE: Scripts Recollection

Ok this is my script i have at the moment: void OnStart() { AddUseItemCallback("", "torture_1", "castle_1", "KeyOnDoor1", true); AddUseItemCallback("", "tomb", "mansion_1", "KeyOnDoor2", true); } vo...
Fireintex Development Articles 115 151,510 11-09-2011, 12:55 AM
    Thread: Scripts Recollection
Post: RE: Scripts Recollection

Hey ive got an issue, ive already coded my doors so that i have 2 doors that unlock to specific keys and it works fine, but now i want to add another script to this same file but every time i put anot...
Fireintex Development Articles 115 151,510 11-09-2011, 12:09 AM
    Thread: multiple script problem!!!
Post: RE: multiple script problem!!!

Hey ive got a similar problem and its really starting to piss me off. ive already done those doors and keys correctly and they work fine, but what do i put after this: void OnStart() { AddUseItemCall...
Fireintex Development Support 9 10,249 11-09-2011, 12:01 AM