Hi
im trying to make bridges buildable between any land levels but i dont understand well
how is bridge drawn.
This is my problem:
i dont know how to setup level of ramp and level of middle bridge
If anybody knows any help...
Thanks
Last edited by flame2014 on 16 Apr 2009 20:42, edited 1 time in total.
flame2014 wrote:Hi
im trying to make bridges buildable between any land levels but i dont understand well
how is bridge drawn.
This is my problem: http://www.webragroup.sk/ttd_bridges.jpg
i dont know how to setup level of ramp and level of middle bridge
If anybody knows any help...
Thanks
Please, change the word "Birdges" by "Bridges" (or the users won't found this tread with the search function).
If You're doing a patch, You should post it here, these code would allow the developers to help You.
Edit: remove picture.
Last edited by maquinista on 16 Apr 2009 21:12, edited 1 time in total.
Sorry if my english is too poor, I want learn it, but it isn't too easy.
How did you obtain the source code? If you use subversion, it includes a tool (svn diff) for creating difference files between your working copy with the changes, and the original it is based on.
* @Belugas wonders what is worst... a mom or a wife...
<Lakie> Well, they do the same thing but the code is different.
______________ My patches
check my wiki page (sticky button) for a complete list
i strongly suggest you use a version control system like svn (subversion), or better hg (mercurial). else you will get horrible nightmares when updating your changes to work with newer development of the game.
i dont want make diff or upload it for somebody im trying to make some draft what can i do or not
and if i will feel like this "patch" would be usefull and usable then i can add it to svn version or so
But i runned to serveral problems.
Is it possible to have more items on one title coz from structure of _m variable (map)
it looks like that its not possible (like bridge above bridge).
bridge over bridge is easily possible, as long as they are not in the same direction. it is just disabled because there are no proper graphics for this.
but i fear your other bridge changes will require a major revamp of how the map works (check the forum for keywords like "stacked tiles", "supertiles", "3d map" or similar)