• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[TFS 0.3.6] Changing Lights Within An Area

Niioxce

Otland lurker
Joined
Jun 22, 2012
Messages
324
Reaction score
4
Location
Sweden
Hey, so what i want to do is to change light to a darker tone or just make it alot darker. Since the day light ruins the mood. I've tried changing lightlevel but that doesnt seem to work since it just wont save. Any suggestions?
 
Solution
if your light level is defined in a .h file you must rebuild entire source and not only "build", else your compile might not take your new edited -h file and use it's old generated one :p
if your light level is defined in a .h file you must rebuild entire source and not only "build", else your compile might not take your new edited -h file and use it's old generated one :p
 
Solution
Back
Top