Quote from: Gilbet V7000a on Fri 03/12/2010 01:10:33Thank you for your time, you were right, it works now, thanks again!
Alright. After some checking, I've found the problem.
Seems that this module is not as "automatic" as it is claimed. In fact, these are hidden in the first post:Quote from: Dusk on Sat 23/08/2008 21:37:12
...but the drawback is that you have to put an object in every room where
you want shadows to make the module work.
...
The module scans for an object called "ModShadows" when you enter a room.
If he finds it, he creates the sprite and draws the shadows. If he doesn't,
nothing is done.
So, what you have to do is to add a new object to every room that shadows under characters are needed (you can skip those rooms like close up portraits, etc. as you don't need this effect) and change its Description field to ModShadows and things should work.

