• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved cryingdamson 0.3.6 (8.60) V8.2.

Kingare

New Member
Joined
Jan 18, 2012
Messages
19
Reaction score
0
Hi!

Im using cryingdamson 0.3.6 (8.60) V8.2. When i open the server it works fine the problm is when I open the config and removes all -- the server cant load becouse i removed the -- on config. The thing is that I have to remove all -- on config otherwise it says on localhost not valid TFS config.lua file.

Maybe i got wrong distribution
 
Did you delete the lines after "--" the use of -- is to make comments that's pretty much useless for the config itself so deleting them should render no difference at all

I.E. if it says
-- requirements.
useFragHandler = true
you delete the whole "-- requirements."
 
Back
Top