Server Customisations

 

For each map, there exists a special game-type so that server administrators can customise even more each map to their liking. This is the 'cu' extension (See Game Types).

To make your own custom version of a map:

  1. Go to the 'tfc/maps/Entities' directory
  2. Copy the file '<Mapname>.df.ref' to '<Mapname>.cu.ref' (e.g. for hunted, copy hunted.df.ref to hunted.cu.ref)
  3. Now edit this file (with notepad or any other text editor). Change anything you wish but do READ any warning first.
  4. Alter the text after the #TEXT# field. This becomes the map's .txt file
  5. Alter the text after the #INFO# field. This is a remind to you as to what the changes do.

[BACK]