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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Expected Identifier Error
Post: RE: Expected Identifier Error

Omg...if you are not the most amazing person ever!! thank you so so much!!
bkrstirregular Development Support 14 12,770 05-02-2012, 05:56 AM
    Thread: Expected Identifier Error
Post: RE: Expected Identifier Error

void UsedKeyOnDoor(string &in asItem, string &in asEntity) { SetLevelDoorLocked(string& "firstdoor1", true); PlaySoundAtEntity("", "unlock_door", "firstdoor1", 0, false); RemoveItem("key_1...
bkrstirregular Development Support 14 12,770 05-02-2012, 05:16 AM
    Thread: Expected Identifier Error
Post: RE: Expected Identifier Error

The sound does play and it's a level door
bkrstirregular Development Support 14 12,770 05-02-2012, 04:06 AM
    Thread: Expected Identifier Error
Post: RE: Expected Identifier Error

Yep :( The key vanishes so I guess the action works, but the door stays locked. I do have this code in my script which tells the player that the door is locked void DoorLockedPlayer(string &in ...
bkrstirregular Development Support 14 12,770 05-02-2012, 03:55 AM
    Thread: Expected Identifier Error
Post: RE: Expected Identifier Error

Hmm..I think I figured it out..but now I can't figure out how to get the key to unlock the door x_X Ughh..so many things tonight ;_;
bkrstirregular Development Support 14 12,770 05-02-2012, 03:46 AM
    Thread: Expected Identifier Error
Post: RE: Expected Identifier Error

What if I have a wake up script already underneath the OnStart? Where do I put this?
bkrstirregular Development Support 14 12,770 05-02-2012, 03:11 AM
    Thread: Expected Identifier Error
Post: RE: Expected Identifier Error

.. I'm still confused ;_; Can I just copy the entire code that I have onto here?
bkrstirregular Development Support 14 12,770 05-02-2012, 03:03 AM
    Thread: Note Text Won't Show Up
Post: RE: Note Text Won't Show Up

(05-02-2012, 02:51 AM)Cranky Old Man Wrote: (05-02-2012, 02:47 AM)bkrstirregular Wrote: O. M. G. You are a cranky old man in shining armor!!!!! <3 <3 <3 <3 I have agonized for days a...
bkrstirregular Development Support 19 17,320 05-02-2012, 02:56 AM
    Thread: Note Text Won't Show Up
Post: RE: Note Text Won't Show Up

O. M. G. You are a cranky old man in shining armor!!!!! <3 <3 <3 <3 I have agonized for days about this. You are amazing. Thank you!!!!! (05-02-2012, 02:47 AM)Apjjm Wrote: You haven...
bkrstirregular Development Support 19 17,320 05-02-2012, 02:47 AM
    Thread: Note Text Won't Show Up
Post: RE: Note Text Won't Show Up

Sure! C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\custom_stories\HouseOfUsher Also, I just erased everything but the description and then it showed up, but as soon as I ad...
bkrstirregular Development Support 19 17,320 05-02-2012, 02:34 AM
    Thread: Note Text Won't Show Up
Post: RE: Note Text Won't Show Up

Ack! x_X So should I start over?
bkrstirregular Development Support 19 17,320 05-02-2012, 02:27 AM
    Thread: Expected Identifier Error
Post: Expected Identifier Error

I think I'll be making a lot of these tonight..I'm getting so frustrated with coding that I want to pull my hair out ;_; //AddUseItemCallback AddUseItemCallback("", "Key_1", "firstdoor1", "UsedKeyOnD...
bkrstirregular Development Support 14 12,770 05-02-2012, 02:18 AM
    Thread: Note Text Won't Show Up
Post: RE: Note Text Won't Show Up

Nothing seems to be working :( And my story description doesn't seem to show up either... Thanks for trying to help though, I really appreciate it.
bkrstirregular Development Support 19 17,320 05-02-2012, 01:59 AM
    Thread: Note Text Won't Show Up
Post: RE: Note Text Won't Show Up

Didn't work :(
bkrstirregular Development Support 19 17,320 05-02-2012, 12:45 AM
    Thread: Note Text Won't Show Up
Post: RE: Note Text Won't Show Up

(05-02-2012, 12:02 AM)Cranky Old Man Wrote: (05-01-2012, 09:23 PM)bkrstirregular Wrote: I attempted to copy/paste your reworked code - but the text is still note showing up :(The name of your note...
bkrstirregular Development Support 19 17,320 05-02-2012, 12:04 AM
    Thread: Note Text Won't Show Up
Post: RE: Note Text Won't Show Up

(05-01-2012, 08:47 PM)TeamSD Wrote: Change this <CATEGORY Name= "CustomStoryDescription"> to <CATEGORY Name="CustomStoryMain"> About the note. What is your notes "Notetext"? Click you...
bkrstirregular Development Support 19 17,320 05-01-2012, 09:23 PM
    Thread: Note Text Won't Show Up
Post: Note Text Won't Show Up

Hey Everyone SO I made the mistake of thinking I was capable of modding this game for one of my finals...Little did I know that while I'm really great at making maps, I can't get them to work... I'v...
bkrstirregular Development Support 19 17,320 05-01-2012, 08:40 PM