I wonder why it was not corrected this error graphic in the pak64.TTD ???
(http://img198.imageshack.us/img198/6573/y0sw.jpg)
BEcause pak.TTD does not set this variable right in the pakset simuconf.tab. tile_height=8
Change the value as you said and still the problem persists
# how height is a tile in z-direction (default 16, TTD 8)
# THIS WILL BE ONLY USED, WHEN THIS FILE IS IN THE pakxyz/config!
#tile_height = 8
(http://img842.imageshack.us/img842/2620/af36.jpg)
you must remove the # before tile_height or it won't be read.
Ah! ok
Thanks Prissy and Fabio ;)