![]() |
script and code - 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) +---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: script and code (/thread-25647.html) |
script and code - G510s - 07-10-2014 while this may not be a help question can someone show me some script tht would be used in a basic CS...like someones first custom story...i have never got to finishing a CS cause i get frustrated while doing the code like void's and stuff like that...i dont know when i need a callback or when i need to make a new void...tht is the stuff tht makes me the maddest...also how long does it take to make a regular custom story??? also when im dealing with monsters or breaking doors or patrolling monsters...or just making something a simple as a not or a letter i get rlly mad cause i understand 0% of what im doing... ![]() RE: script and code - Mudbill - 07-10-2014 Well, you need to start somewhere. I suggest visiting the wiki at http://www.wiki.frictionalgames.com I also have quite a few tutorial videos on my Youtube channel if you wish to check them out. I'm not too much of a fan of self-promotion, but I do like to help people out if I can >3< You can try looking at this for a start. If you want to have some files to start off with, I got them too at this download link: http://www.mediafire.com/?m0yw9ro94yruzk6 Other than that it's mostly just work, work, work. The more you work with it, the more custom you become and it gets easier ^^ Ask questions, use the main Amnesia files for reference and Google things or search Youtube/the wiki. |