
Adding buses would be trivial.
Moderator: Graphics Moderators
Thanks. The code has been fixed.TTFTCUTS wrote:...
The ID is 24. I have already added it on my side.colossal404 wrote:Hungarian lang file, but I don't know the hungarian lang ID, so please correct it
Code: Select all
STR_GRF_DESCRIPTION
Tram -> Trams
STR_PARAM_GENERAL_DESC
avaiable -> available
] -> )
STR_PARAM_RECOLOUR_DESC
funcion -> function
posible -> possible
# Auxiliar -> # Auxiliary
may I suggest changing to...By default tankers will use random graphics variants. If this parameter is enabled tankers graphics will use graphics depending their cargo instead.
may I suggest changing to...This parameter allows to choose which vehicles are avaiable (All, Only Cargo, Only passenger]
They are not in yet.arikover wrote:I can't manage to find the trams, though. I checked at the parameter. Are they work in progress? In that case, good luck, and keep going! Thank you for that new version of this excellent set!
Not yet.Terkhen wrote:Does it support auto-refit?
Alberth wrote:While you are at it, you may also want to consider the following changes in english.lng:
Fixed, thank you.Bob_Mackenzie wrote:From the .lng
Refit cost should already be zero, so this should just require bit 4 of the miscellaneous flags being set... However that is done with this new-fangled nml code!LaDoncella wrote:Not yet.Terkhen wrote:Does it support auto-refit?
No need for a callback if you are happy with zero cost, just add ROADVEH_FLAG_AUTOREFIT to the misc flags ("misc_flags: bitmask(ROADVEH_FLAG_AUTOREFIT)")andythenorth wrote:Add a 'refit_cost' cb and return 'CB_RESULT_AUTOREFIT'
That's what I did.Michi_cc wrote:No need for a callback if you are happy with zero cost, just add ROADVEH_FLAG_AUTOREFIT to the misc flags ("misc_flags: bitmask(ROADVEH_FLAG_AUTOREFIT)")andythenorth wrote:Add a 'refit_cost' cb and return 'CB_RESULT_AUTOREFIT'
Users browsing this forum: Semrush [Bot] and 10 guests