Hello everybody,
I'm using a FPS Creator level in a kind of Dungeon Master game.
It works not so bad BUT dark basic coded lights doesn't work!
Is it because I put some static lights in my FPSC level?
It seems that no light are working...
Here is the code that I use to load the level:
// --- DISPLAY SETTINGS
// set display mode 800,600,32,1
set display mode 400,300,32,1
gdividetexturesize=0
universefile$="universe.dbo"
Set Dir "Files"
Load Static Objects universefile$, gdividetexturesize
Thanks if someone can help!
Cry "Havoc!" and let slip the dogs of war