Quote:

So do you all work with dynamic lights and don't use static lights at all. (and by the way: how can let a model with a dynamic light follow a path??)




As Matt said, you have to use models instead of blocks.
You can only use dynamic light.
You can achieve a sort of static light, if you make it as HeelX has written in his tutorial.
You can move the light, when you apply it to an entity (which follows the path) with "my.cast = on;". (Didn't test it.)