PDA

View Full Version : Placing roads


Bellum
21 Mar 2008, 21:51
Hey my moddingmates

I've got a questions, that maybe can noone answer forme :D

Anybody knows, how to place roads in my mod? I searched the forum but didnt found anything :P anybody just found out it?

Maybe Frujin can help us here =)

elvain
21 Mar 2008, 22:14
to be honest I have no idea.. I know it doesn't help :p

Mephistopheles
21 Mar 2008, 22:31
I actually don't think the editor, as included in the game, can create roads.

Thus you'd have to do it in a hex-editor, which isn't too hard if you know your way around that sort of thing.
KoH manages stuff like this with a simple grid that spans over the map and is populated by square objects. Put the right tiles in the right grid-positions and you've got a road/coast/river. I've gotten a fair bit into the stuff as you can see in the map creator I created but I discontinued the project due to a lack of interest.

Bellum
22 Mar 2008, 12:12
Ok thanks. I'll try to d it with a hax-editor :P If it dont work, it don't matter.