GazCBG Posted July 21, 2016 Share Posted July 21, 2016 (edited) Hi, I am creating a config file and want to make sure I am doing it right. When it comes to the game config file itself, not the TCAdmin game config file <tc_game_config_files> <game_id>130</game_id> <file_id>1</file_id> <mod_id>0</mod_id> <relative_path>server.cnf</relative_path> <description>Main configuration file</description> <view_order>0</view_order> <template> </template> <enable_config_editor>0</enable_config_editor> <read_values>0</read_values> <hide_path>0</hide_path> <app_data /> </tc_game_config_files> Can I put in between the <template> </template> the following for example <abc> more info </abc> or would I need to use ascii code for < and > in the <template> </template> area? Edited July 21, 2016 by GazCBG Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now