A frien let meknow he wanted to make castles with water around so basically i came with in my oppinion a still to dark and to low water level map. But still i think it is ready to put it on UF.
YEp i think in a nother version i willl edd the slopes. Annd i f i found how rise the water level till grand level. And i used the old SMD file from Castles and it seems i need to modify it because the shades are making a dark impression on this map. Only i cant use the cmd creator because its probelly an old smd file maybe a remake of that file would do.
I wanted too add this smd because its from the Castles map. Only i wunder how i can make my map a bit more light is it only to do with sun or cloud density or maybe also the heigt of the sun
here the smd
[MAP]
{
Description=Four Castles and a lake of gold;
TidalStrength=60;
Gravity=100; //in units/sec^2
MaxMetal=0.015; //how much metal a map square with the maximum metal value gives
ExtractorRadius=300; //radius that a single extractor(mine) extracts from
MapHardness=100; //defines how much the terrain changes from explosions etc
MinWind=10;
MaxWind=20;
}
[WATER]
{
WaterBaseColor=0.4 0.6 0.8; //color at water surface
WaterAbsorb=0.004 0.004 0.002; //how fast different colors are absorbed by the water
WaterMinColor=0.1 0.1 0.3; //the min value the water colors will go down to
}
[LIGHT]
{
SunDir=1 0.3 1; //direction of sun (spring will normalize it later)(y component is upward)
GroundAmbientColor=0.5 0.5 0.53; //ambient (non sun lit) color of ground (and grass etc)
GroundSunColor=0.7 0.6 0.4; //color of ground where fully sun lit (added to ambient)
GroundShadowDensity=1.0; //how far from the non shadowed to the ambient color stuff in shadow will go
UnitAmbientColor=0.5 0.5 0.53; //ambient (non sun lit) color of units (and wreckage etc)
UnitSunColor=0.8 0.6 0.4; //color of units where fully sun lit (added to ambient)
UnitShadowDensity=0.7; //how far from the non shadowed to the ambient color stuff in shadow will go
}
[TEAM0]
{
StartPosX=1700;
StartPosZ=1800;
}
[TEAM1]
{
StartPosX=6300;
StartPosZ=1700;
}
[TEAM2]
{
StartPosX=1800;
StartPosZ=6400;
}
[TEAM3]
{
StartPosX=6400;
StartPosZ=6400;
}
[TEAM4]
{
StartPosX=2000;
StartPosZ=600;
}
[TEAM5]
{
StartPosX=2000;
StartPosZ=3600;
}
[TERRAINTYPE3] //which terrain type goes where on the map is determined by the typemap
{
name=Sandy; //human visible identifier of the terrain type
hardness=.6; //multiplier of the global maphardness value (default value=1)
tankmovespeed=.8; //multiplier of tank units speed after slope mods etc has been applied (default value=1)
kbotmovespeed=.8; //multiplier of kbot units speed after slope mods etc has been applied (default value=1)
hovermovespeed=.8; //multiplier of hover units speed after slope mods etc has been applied (default value=1)
shipmovespeed=.8; //multiplier of ship units speed after slope mods etc has been applied (default value=1)
}
[TERRAINTYPE1] //which terrain type goes where on the map is determined by the typemap
{
name=Fortress; //human visible identifier of the terrain type
hardness=1000; //multiplier of the global maphardness value (default value=1)
tankmovespeed=1.2; //multiplier of tank units speed after slope mods etc has been applied (default value=1)
kbotmovespeed=1.2; //multiplier of kbot units speed after slope mods etc has been applied (default value=1)
hovermovespeed=1.2; //multiplier of hover units speed after slope mods etc has been applied (default value=1)
shipmovespeed=1.2; //multiplier of ship units speed after slope mods etc has been applied (default value=1)
}
[TERRAINTYPE0] //which terrain type goes where on the map is determined by the typemap
{
name=Loch; //human visible identifier of the terrain type
hardness=1; //multiplier of the global maphardness value (default value=1)
tankmovespeed=1; //multiplier of tank units speed after slope mods etc has been applied (default value=1)
kbotmovespeed=1; //multiplier of kbot units speed after slope mods etc has been applied (default value=1)
hovermovespeed=1; //multiplier of hover units speed after slope mods etc has been applied (default value=1)
shipmovespeed=1; //multiplier of ship units speed after slope mods etc has been applied (default value=1)
}
}
name=Fortress; //human visible identifier of the terrain type
hardness=1000; //multiplier of the global maphardness value (default value=1)
tankmovespeed=1.2; //multiplier of tank units speed after slope mods etc has been applied (default value=1)
kbotmovespeed=1.2; //multiplier of kbot units speed after slope mods etc has been applied (default value=1)
hovermovespeed=1.2; //multiplier of hover units speed after slope mods etc has been applied (default value=1)
shipmovespeed=1.2; /
This will boost unit speeds to 120%
so if you have unit moving at 800 it will now be 960 movement.