Alberth wrote:Why not try that instead?


Moderator: OpenTTD Developers
Alberth wrote:Why not try that instead?
Hmmm, I guessed that someone who knows how the patch works may be able to help.wouter2512 wrote:This thread has been dead for quite a while, although some posts have been made in the last couple of weeks. The original developer responsible for this patch has not worked on it for a long time.
Also questions regarding the behavior of this automated separation as in Chill's Patchpack should be asked in a thread regarding that patch.
Probably not in its current stage. If it were picked up by one or more developers who could put some serious time in it; then it might... But currently this feature patch is not being maintained and thus it is sort of dead...dbkblk wrote:Will this patch ever be included in trunk ?
This patch is quite essential to enjoy passengers and mail servicing.
Code: Select all
Error 1 error C2039: 'ahead_separation' : is not a member of 'Vehicle' (..\src\articulated_vehicles.cpp) n:\giochi\openttd_src\src\vehicle_base.h 590 1 openttd
Error 2 error C2039: 'behind_separation' : is not a member of 'Vehicle' (..\src\articulated_vehicles.cpp) n:\giochi\openttd_src\src\vehicle_base.h 596 1 openttd
Error 33 error C2039: 'timetable_automated' : is not a member of 'OrderSettings' (..\src\settings.cpp) N:\giochi\openttd_src\objs\settings\table\settings.h 343 1 openttd
Error 34 error C2039: 'timetable_separation' : is not a member of 'OrderSettings' (..\src\settings.cpp) N:\giochi\openttd_src\objs\settings\table\settings.h 344 1 openttd
Error 47 error C2039: 'current_loading_time' : is not a member of 'Vehicle' N:\giochi\openttd_src\src\vehicle.cpp 2145 1 openttd
Error 57 error C2227: left of '->behind_separation' must point to class/struct/union/generic type N:\giochi\openttd_src\src\vehicle.cpp 2523 1 openttd
Error 60 error C2227: left of '->ahead_separation' must point to class/struct/union/generic type N:\giochi\openttd_src\src\vehicle.cpp 2524 1 openttd
Users browsing this forum: No registered users and 5 guests