keldath
Nov 04, 2009, 01:14 PM
hi,
i wann ask for some help,
how can i make that hills and maybe peaks, will apear on ocean and coast?
this is for dune wars,
i would be very happy if someone can show me a code for the map script,
thanks,
keldath
cephalo
Nov 04, 2009, 02:07 PM
hi,
i wann ask for some help,
how can i make that hills and maybe peaks, will apear on ocean and coast?
this is for dune wars,
i would be very happy if someone can show me a code for the map script,
thanks,
keldath
Actually it's a simple SDK change. In fact I once did that for.... dune wars. I ended up scrapping that version though for other reasons. What are you guys up to?
keldath
Nov 04, 2009, 02:25 PM
hey cephalo,
whats up?
hehe im up to some fun experimentation,
im trying to have an all land map terrain, without water type domain,
so ai would use only land strategies, and for other uses,
and i wanna have some hills on the land,
im using an old koma13 code that replaces all ocean and coast terrain with 2 other land domain terrain, so i just wanna have some hills on those.
its just for my own purposes right now, i always wanted to see how the ai would be like on only land .
so far, im having some troubles since i crossed the current archipelago code with the land code.
care to assist a bit?
cephalo
Nov 04, 2009, 03:08 PM
Well, if you are going all land then you don't need to place hills on water.
Also, if you go all land, the code I put in for land transport will be necessary, or else transports won't be used.
keldath
Nov 04, 2009, 03:27 PM
yeah im using your code, the ai moves and attack with massive forces.
i think i got having some peaks on hills, on another one of koma13 's maps.
maybe you can help me with some map script?
one that removed water at all from the map? not replaces it?
my what im using is a cross breed.