• 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 1.2] Setting up Znote AAC 1.5

blid

New Member
Joined
Aug 14, 2012
Messages
5
Reaction score
0
I am setting up my webpage using the metro blue layout by HalfAway. I am running the ORTS 10.77 data pack with TFS 1.2.

At the server info page, I can't get the rateMagic, rateSkills etc. to display. The stages are, however, displayed. It looks like this: https://imgur.com/a/Exac2 (bottom image). My path to the TFS folder is set in the Znote config, so I don't understand why serverinfo.php fails to parse?

Thanks!
 
Last edited:
Easy fix brother. Just remove all the lines that start with "--" They should be green if your using notepad ++

Example:
Code:
-- Combat settings
-- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced"
 
Back
Top