Page 1 of 1

8 Train Snowy

Posted: Thu Mar 26, 2015 2:22 pm
by Petas
hi this is a map of Snowy 8 train.
Map I have worn thin by bullseye.
Nothing less need you to help me deal with it.
there has been ground hills2 I gave snow2 and I need it to přesten snow2 soldiers walked.
How can I do ?

Here is a small sample of the picture about how the map looks

__________________Picture1_______________________
Image

__________________Picture2_______________________
Image

Re: 8 Train Snowy

Posted: Thu Mar 26, 2015 3:25 pm
by TommyCD1
If you want soldiers to be able to walk on "snow2" then open the world you have created. Then go into the terrain.cfg.

Find or add this:

AddType("Snow2", "XXX");

And replace it with one of the following:

AddType("Snow2", "Base"); // All units can walk on this, uninhibited.
AddType("Snow2", "BaseNoAir"); // Only grounded units can walk here.
AddType("Snow2", "ShallowWater"); // (Not Recommended) All units can walk here, but grounded units will move slow.
AddType("Snow2", "Impassable"); // Only choppers can fly here.
AddType("Snow2", "ImpassableAll"); // Nothing can go here.

Re: 8 Train Snowy

Posted: Thu Mar 26, 2015 4:36 pm
by Petas
TommyCD1 wrote:If you want soldiers to be able to walk on "snow2" then open the world you have created. Then go into the terrain.cfg.

Find or add this:

AddType("Snow2", "XXX");

And replace it with one of the following:

AddType("Snow2", "Base"); // All units can walk on this, uninhibited.
AddType("Snow2", "BaseNoAir"); // Only grounded units can walk here.
AddType("Snow2", "ShallowWater"); // (Not Recommended) All units can walk here, but grounded units will move slow.
AddType("Snow2", "Impassable"); // Only choppers can fly here.
AddType("Snow2", "ImpassableAll"); // Nothing can go here.
Oh hey, it works.
I thought that it was a mistake Snow2 but it was snow 1 :D :D :D :D :D :D :ROCK: :ROCK: :ROCK: :ROCK: