Frictional Games Forum (read-only)
[POLL!] Would you LIKE to make a custom story/map, but DON'T KNOW how? [POLL] - 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 (https://www.frictionalgames.com/forum/forum-35.html)
+--- Thread: [POLL!] Would you LIKE to make a custom story/map, but DON'T KNOW how? [POLL] (/thread-6715.html)

Pages: 1 2 3 4


RE: [POLL!] Would you LIKE to make a custom story/map, but DON'T KNOW how? [POLL] - Bulbatron - 03-07-2011

Well I've managed to create a room, with furniture in it, and a door leading to another much smaller room with one of those holes for putting paintings over to hide stuff.

I think doing an actual story would be beyond me, but I though it would be good just do do one room. There's lots of things I still don't know how to do though. Place candles on desks etc, hang a picture over the secret hole in the wall, decide where the player starts and I'm also not sure about the lighting situation. Would I be right in thinking that lights and candles etc don't just light up where they'd naturally light up when you place them - so you have to tell each one where to cast light?

And then, I don't know how to just get it so that I can actually walk around in it.


Great Idea - ZxBrad - 03-13-2011

I think its a great idea to have a poll to see if people really want some tutorials for the amnesia level editor and scripting.
I understand a partial of the level editing but not the lighting.
And scripting is very confusing 2 me.
And there arent that many tutorials out there, that give all the detail on scripting and stuff.
So It would be cool to see a good tutorial for thisCool


RE: [POLL!] Would you LIKE to make a custom story/map, but DON'T KNOW how? [POLL] - Lontasm - 03-14-2011

as for the Level Editor I can easily handle myself, but I would appreciate it very much if I could get some help with the scripting :>


RE: [POLL!] Would you LIKE to make a custom story/map, but DON'T KNOW how? [POLL] - Danny Boy - 03-14-2011

since no one have told me how to make a enemy patrol....
how do i make a enemy patrol?


RE: [POLL!] Would you LIKE to make a custom story/map, but DON'T KNOW how? [POLL] - ZxBrad - 04-02-2011

Nye are u going to help and do that thread u said. Plz it will help most of the amnesia fans on making custom stories.


RE: [POLL!] Would you LIKE to make a custom story/map, but DON'T KNOW how? [POLL] - Solarn - 04-02-2011

Yes, yes and a thousand times yes! The scripting tutorials on the wiki are woefully inadequate and I'd love for someone to fix that. I'm sort of getting along using my previous experience with scripting (in the Doom sourceport ZDoom, if you can believe, it mostly helps with understanding how these things are structured) and the two video tutorials on the wiki, but there are a lot of things I still don't understand.


RE: [POLL!] Would you LIKE to make a custom story/map, but DON'T KNOW how? [POLL] - Nye - 04-02-2011

(04-02-2011, 12:26 PM)ZxBrad Wrote: Nye are u going to help and do that thread u said. Plz it will help most of the amnesia fans on making custom stories.

Yeah, I have started something but I am really busy with other things in my life right now. Unless someone else releases something, in the mean time Pandemoneus updated the 'Script Functions' page (http://wiki.frictionalgames.com/hpl2/amnesia/script_functions), to make understanding the script syntax easier.


RE: [POLL!] Would you LIKE to make a custom story/map, but DON'T KNOW how? [POLL] - Solarn - 04-02-2011

(04-02-2011, 02:50 PM)Nye Wrote:
(04-02-2011, 12:26 PM)ZxBrad Wrote: Nye are u going to help and do that thread u said. Plz it will help most of the amnesia fans on making custom stories.

Yeah, I have started something but I am really busy with other things in my life right now. Unless someone else releases something, in the mean time Pandemoneus updated the 'Script Functions' page (http://wiki.frictionalgames.com/hpl2/amnesia/script_functions), to make understanding the script syntax easier.
Just a note: some things on that page might be wrong. It's written for the GiveItem function that the devs never used it, when in fact it's used in every case that items are combined. I noticed it because I'm learning to script by cannibalising parts of the already existing scripts and then taking them apart. Just look in inventory.hps in the maps/main folder.