Re: Having some difficulties creating ****ets
Reply #10 –
I just tried this
# Generic 'bus template
# For testing purposes.
#
#
obj=vehicle
name=Generic_Bus
copyright=jamespetts
waytype=road
engine_type=diesel
freight=P****agiere
payload=24
speed=50
power=100
gear=100
weight=4
cost=10000
runningcost=65
intro_year=1750
intro_month=1
retire_year=1940
retire_month=6
constraint[next][0]=none
Constraint[prev][0]=none
emptyimage[w]=Czech_trolleybus.0.1
emptyimage[nw]=Czech_trolleybus.0.2
emptyimage[n]=Czech_trolleybus.0.3
emptyimage[ne]=Czech_trolleybus.0.4
emptyimage[e]=Czech_trolleybus.0.5
emptyimage[se]=Czech_trolleybus.0.6
emptyimage[s]=Czech_trolleybus.0.7
emptyimage[sw]=Czech_trolleybus.0.8
Together with the .png from TommPa9's post above (of course renamed to Czech_trolleybus.png) and it worked (file size 10kb). So the .dat seems correct. That leaves either the picture or makeobj (which version do you use, by the way?)... or pakhelper (which I've never used) as the problem...