![]() |
Anyone Need Help? (Thread #2) - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html) +--- Thread: Anyone Need Help? (Thread #2) (/thread-9306.html) |
RE: Anyone Need Help? (Thread #2) - zecuro - 07-25-2011 (07-25-2011, 10:59 PM)Kyle Wrote: nope ![]() RE: Anyone Need Help? (Thread #2) - Kyle - 07-25-2011 How about trying this: Code: void OnStart() Maybe you didn't name it or place it correctly? RE: Anyone Need Help? (Thread #2) - zecuro - 07-25-2011 (07-25-2011, 11:07 PM)Kyle Wrote: How about trying this:here a capture image where i placed it here the link http://www.mediafire.com/?d3bpd11lw5z79v7 and nope it still not work RE: Anyone Need Help? (Thread #2) - Kyle - 07-25-2011 http://wiki.frictionalgames.com/hpl2/tutorials/start At the bottom, there is a video tutorial called "Setting up your Custom Story (Part 1) | Video Tutorial- by MulleDK19" At 2:25 in the tutorial, he'll say something about it being a text file when you want it to be something else. Make sure you check it is what you want. If it doesn't work, I don't have any idea why it doesn't work. Unless if your map in your custom story doesn't have an area called "PlayerStartArea_1". :/ RE: Anyone Need Help? (Thread #2) - Roenlond - 07-25-2011 zecuro, I downloaded the .hps from before posting it as a text reply, but I forgot to reply. I saw very strange text there that really doesn't below, what are you using to edit this script files? RE: Anyone Need Help? (Thread #2) - zecuro - 07-26-2011 (07-25-2011, 11:53 PM)Roenlond Wrote: zecuro, I downloaded the .hps from before posting it as a text reply, but I forgot to reply. I saw very strange text there that really doesn't below, what are you using to edit this script files? i used TextEdit basic aplication on osx leopard RE: Anyone Need Help? (Thread #2) - Kyle - 07-26-2011 You should try Notepad++, I use it. It's really easy to check your scripting mistakes. ![]() http://wiki.frictionalgames.com/hpl2/third_party_tools/text/notepad RE: Anyone Need Help? (Thread #2) - Kyle - 07-30-2011 I'm going to have to bump my thread because I noticed that a few peopled needed help and it's hard to keep track of all of them unlike having it all in one thread. ![]() Anyhow, good night. I'll be glad to wake up to many questions that need answering on my thread. ^^ RE: Anyone Need Help? (Thread #2) - Your Computer - 07-30-2011 (07-26-2011, 12:57 AM)Kyle Wrote: You should try Notepad++, I use it. It's really easy to check your scripting mistakes.Notepad++ is only for Windows. He's on a Mac. RE: Anyone Need Help? (Thread #2) - zecuro - 07-30-2011 (07-30-2011, 01:37 PM)Your Computer Wrote:(07-26-2011, 12:57 AM)Kyle Wrote: You should try Notepad++, I use it. It's really easy to check your scripting mistakes.Notepad++ is only for Windows. He's on a Mac. is ther eanything better then txt edit on mac???? |