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