Frictional Games Forum (read-only)
Problem - 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: Problem (/thread-15337.html)

Pages: 1 2 3 4


RE: Problem - Adrianis - 05-10-2012

lol, theres also no point having OnEnter either, if you're not using it Datguy5 Smile


RE: Problem - maitalr - 05-10-2012

(05-10-2012, 03:31 PM)Adrianis Wrote: maitalr, make sure that the .hps file is named exactly the same as your .map file, and that it is in the same folder.

For example, test_map.map would have a script file called test_map.hps
corridor.map
would have a script file called corridor.hps

As long as they are named correctly and in the same folder the game will definately recognise the file

Also, whenever something doesn't work, please tell us exactly how it doesn't work, i.e. say if you are receiving an error running the game, or if you can get into the game use the key on the door, if the door isnt opening etc.

Also also, there is no need to have the 'void OnLeave()' function in your script if you're not using it Smile
They name the same.
the frickin door doesn't want to open. its said the item cannot be used that way....


RE: Problem - darkadders - 05-10-2012

http://www.mediafire.com/?xp7pywx3hbmym8p



had a bit of an error myself. turns out i forgot to press Enter when i finished typing the names of the items in the level editor.

its functional now on mine, so you can have a look.


RE: Problem - maitalr - 05-10-2012

(05-10-2012, 04:45 PM)DarkShadowz Wrote: http://www.mediafire.com/?xp7pywx3hbmym8p



had a bit of an error myself. turns out i forgot to press Enter when i finished typing the names of the items in the level editor.

its functional now on mine, so you can have a look.
IT'S WORKING!
THANK YOU SO MUCH!

wow it took 4 pages to make it happened..



RE: Problem - darkadders - 05-10-2012

(05-10-2012, 07:14 PM)maitalr Wrote:
(05-10-2012, 04:45 PM)DarkShadowz Wrote: http://www.mediafire.com/?xp7pywx3hbmym8p



had a bit of an error myself. turns out i forgot to press Enter when i finished typing the names of the items in the level editor.

its functional now on mine, so you can have a look.
IT'S WORKING!
THANK YOU SO MUCH!

wow it took 4 pages to make it happened..
told ya we'd figure it out ^^ good luck with the story!