               Add special pieces of terrain in C&C maps
               =========================================

Run CC-SCEN (or use a HEX editor) and put some special things to your map!

In CC-SCEN, use the EDIT command and type the bytes "low byte" and
"high byte" in to put them on any place you want them.

When you want a lot of special things on your map, use CCMAP to put
something you don't use anywhere else on the map (*) on every place where
you want the special thing, write down the bytes of that other piece of
terrain (check it out with CC-SCEN) and replace it with a HEX editor.

(*) : For example a little rock in water: bytes 05 00. (Temperate/Winter)
      If you do use it a few times, it doesn't matter: you can replace it
      again in CCMAP.

Temperate theater:

Nr: Bytes: Look:                Function:
-----------------------------------------------------------------------------
1   8C 00  normal green ground  You can't walk on it: invisible barrier
2   BA 04  grey ground (beach)  Looks like a special kind of concrete paving
3   45 00  Scrap metal          x
4   46 00  Crashed cockpit      x
-----------------------------------------------------------------------------
1: Originally a piece of a river. Bumped on it when I was playing C&C,
   and found out my units couldn't move on it. Marked as river (blue) on C&C
   radar though. This can't be used in WINTER as it is a piece of snow there.
2: I was really looking for this one: it is a square of beach without any
   grass or water in it. You can build on it.
3 and 4: I put them in here because you can't place them in CCMAP.

Written by Maarten Meuris
http://www.planetcnc.com/cnc2sw/
