Frictional Games Forum (read-only)
Mixing chemicals 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: Mixing chemicals problem ! (/thread-9607.html)

Pages: 1 2


RE: Mixing chemicals problem ! - Apjjm - 08-08-2011

Is that in the inventory hps file or the map hps file?
Furthermore, use "AddDebugMessage", and not SetMessage for debugging, as if you have an error in your lang file you won't get the results you expect.


RE: Mixing chemicals problem ! - Selyp - 08-08-2011

(08-08-2011, 01:30 AM)Apjjm Wrote: Is that in the inventory hps file or the map hps file?
Furthermore, use "AddDebugMessage", and not SetMessage for debugging, as if you have an error in your lang file you won't get the results you expect.

That is in the inventory.hps file. I also tried it in the map.hps file to no result. The game doesn't crash or have any error, and the names of the items definitely match, so I'm pretty stumped as to what's wrong.