Frictional Games Forum (read-only)
[SCRIPT] Script area does not activate - 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] Script area does not activate (/thread-13895.html)

Pages: 1 2 3


RE: Script area does not activate - Peldan - 03-10-2012

(03-10-2012, 01:49 PM)flamez3 Wrote: Can you give me the layout of your folders?
\redist\custom_stories\Peldanstest\maps\second.hps


Look, my script worked before, but I wasn't happy with the Justine monster, so I tried to change the monster and the scriptnames and all that to brutestuff, and now no scripts work, at all. It's really weird!


RE: Script area does not activate - flamez3 - 03-10-2012

Did you rename everything?


RE: Script area does not activate - Peldan - 03-10-2012

(03-10-2012, 01:58 PM)flamez3 Wrote: Did you rename everything?
Yep. Everything that is relevant should be named correctly, that includes:

Monster
Scriptarea
Pathnodes in the script


RE: Script area does not activate - flamez3 - 03-10-2012

Add a debug message

AddDebugMessage(it works, true);


In all of the functions and turn on Debug Mode On Developer Mode.


RE: Script area does not activate - Peldan - 03-10-2012

(03-10-2012, 02:13 PM)flamez3 Wrote: Add a debug message

AddDebugMessage(it works, true);


In all of the functions and turn on Debug Mode On Developer Mode.
I already have a debug message, and F1 brings up the Debugging menu. Also, debug messages are enabled. Sad


RE: Script area does not activate - flamez3 - 03-10-2012

Sorry, so I'm assuming they don't work?


RE: Script area does not activate - Peldan - 03-10-2012

(03-10-2012, 02:18 PM)flamez3 Wrote: Sorry, so I'm assuming they don't work?
Nope, they don't show up. :/ That's why I came to the conclusion that they don't even activate.


RE: Script area does not activate - flamez3 - 03-10-2012

I don't know bud, it seems that it doesn't even know that the function is there? Is second.map in the same folder as second.hps? Did you save it wrong? Is there a nother second.hps ? Or have you delete your map_chache?


RE: Script area does not activate - Peldan - 03-10-2012

(03-10-2012, 02:24 PM)flamez3 Wrote: I don't know bud, it seems that it doesn't even know that the function is there? Is second.map in the same folder as second.hps? Did you save it wrong? Is there a nother second.hps ? Or have you delete your map_chache?
I have deleted my map_cache, and here's a list of the stuff in my maps-folder:
hps.txt
intro.hps
intro.map
second.map
second.hps
second_servant_brute.nodes
second.map_cache


RE: Script area does not activate - flamez3 - 03-10-2012

delete second.map_cache