bin/ai/regression/regression.txt
author truebrain
Thu, 12 Jun 2008 18:03:50 +0000
branchnoai
changeset 10938 df6235dd2b7a
parent 10933 57aa2e01942c
child 10944 588393239ac6
permissions -rw-r--r--
(svn r13492) [NoAI] -Add: added the 'standard' functions max() and min() in global scope

--TestInit--
 TickTest: 1
 TickTest: 2
 SetCommandDelay: (null : 0x00000000)
 IsValid(vehicle.plane_speed): true
 vehicle.plane_speed: 2
  Required this file
 min(6, 3): 3
 min(3, 6): 3
 max(6, 3): 6
 max(3, 6): 6

--Std--
 abs(-21): 21
 abs( 21): 21

--AIBase--
  Rand():       753450495
  Rand():       202826571
  Rand():       203856518
  RandRange(0): 0
  RandRange(0): 0
  RandRange(0): 0
  RandRange(1): 0
  RandRange(1): 0
  RandRange(1): 0
  RandRange(2): 1
  RandRange(2): 0
  RandRange(2): 1
  RandRange(9): 7
  RandRange(9): 2
  RandRange(9): 7
  Chance(1, 2): true
  Chance(1, 2): true
  Chance(1, 2): false

--List--
  IsEmpty():     true
  Count():       101
  HasItem(1050): false
  HasItem(1051): true
  IsEmpty():     false
  List Dump:
    1 => 1
    2 => 2
    1000 => 1000
    1001 => 1001
    1002 => 1002
    1003 => 1003
    1004 => 1004
    1005 => 1005
    1006 => 1006
    1007 => 1007
    1008 => 1008
    1009 => 1009
    1010 => 1010
    1011 => 1011
    1012 => 1012
    1013 => 1013
    1014 => 1014
    1015 => 1015
    1016 => 1016
    1017 => 1017
    1018 => 1018
    1019 => 1019
    1020 => 1020
    1021 => 1021
    1022 => 1022
    1023 => 1023
    1024 => 1024
    1025 => 1025
    1026 => 1026
    1027 => 1027
    1028 => 1028
    1029 => 1029
    1030 => 1030
    1031 => 1031
    1032 => 1032
    1033 => 1033
    1034 => 1034
    1035 => 1035
    1036 => 1036
    1037 => 1037
    1038 => 1038
    1039 => 1039
    1040 => 1040
    1041 => 1041
    1042 => 1042
    1043 => 1043
    1044 => 1044
    1045 => 1045
    1046 => 1046
    1047 => 1047
    1048 => 1048
    1049 => 1049
    1051 => 12
    1052 => 1052
    1053 => 1053
    1054 => 1054
    1055 => 1055
    1056 => 1056
    1057 => 1057
    1058 => 1058
    1059 => 1059
    1060 => 1060
    1061 => 1061
    1062 => 1062
    1063 => 1063
    1064 => 1064
    1065 => 1065
    1066 => 1066
    1067 => 1067
    1068 => 1068
    1069 => 1069
    1070 => 1070
    1071 => 1071
    1072 => 1072
    1073 => 1073
    1074 => 1074
    1075 => 1075
    1076 => 1076
    1077 => 1077
    1078 => 1078
    1079 => 1079
    1080 => 1080
    1081 => 1081
    1082 => 1082
    1083 => 1083
    1084 => 1084
    1085 => 1085
    1086 => 1086
    1087 => 1087
    1088 => 1088
    1089 => 1089
    1090 => 1090
    1091 => 1091
    1092 => 1092
    1093 => 1093
    1094 => 1094
    1095 => 1095
    1096 => 1096
    1097 => 1097
    1098 => 1098
    1099 => 1099
  Custom ListDump:
    1 => 4343
    2 => 8686
    1000 => 4343000
    1001 => 4347343
    1002 => 4351686
    1003 => 4356029
    1004 => 4360372
    1005 => 4364715
    1006 => 4369058
    1007 => 4373401
    1008 => 4377744
    1009 => 4382087
    1010 => 4386430
    1011 => 4390773
    1012 => 4395116
    1013 => 4399459
    1014 => 4403802
    1015 => 4408145
    1016 => 4412488
    1017 => 4416831
    1018 => 4421174
    1019 => 4425517
    1020 => 4429860
    1021 => 4434203
    1022 => 4438546
    1023 => 4442889
    1024 => 4447232
    1025 => 4451575
    1026 => 4455918
    1027 => 4460261
    1028 => 4464604
    1029 => 4468947
    1030 => 4473290
    1031 => 4477633
    1032 => 4481976
    1033 => 4486319
    1034 => 4490662
    1035 => 4495005
    1036 => 4499348
    1037 => 4503691
    1038 => 4508034
    1039 => 4512377
    1040 => 4516720
    1041 => 4521063
    1042 => 4525406
    1043 => 4529749
    1044 => 4534092
    1045 => 4538435
    1046 => 4542778
    1047 => 4547121
    1048 => 4551464
    1049 => 4555807
    1051 => 4564493
    1052 => 4568836
    1053 => 4573179
    1054 => 4577522
    1055 => 4581865
    1056 => 4586208
    1057 => 4590551
    1058 => 4594894
    1059 => 4599237
    1060 => 4603580
    1061 => 4607923
    1062 => 4612266
    1063 => 4616609
    1064 => 4620952
    1065 => 4625295
    1066 => 4629638
    1067 => 4633981
    1068 => 4638324
    1069 => 4642667
    1070 => 4647010
    1071 => 4651353
    1072 => 4655696
    1073 => 4660039
    1074 => 4664382
    1075 => 4668725
    1076 => 4673068
    1077 => 4677411
    1078 => 4681754
    1079 => 4686097
    1080 => 4690440
    1081 => 4694783
    1082 => 4699126
    1083 => 4703469
    1084 => 4707812
    1085 => 4712155
    1086 => 4716498
    1087 => 4720841
    1088 => 4725184
    1089 => 4729527
    1090 => 4733870
    1091 => 4738213
    1092 => 4742556
    1093 => 4746899
    1094 => 4751242
    1095 => 4755585
    1096 => 4759928
    1097 => 4764271
    1098 => 4768614
    1099 => 4772957
  Randomize ListDump:
    1 => -1893761951
    2 => -1937566705
    1000 => 875192026
    1001 => -799929174
    1002 => 429626413
    1003 => -821285437
    1004 => 1670322612
    1005 => 1925605331
    1006 => 1705170599
    1007 => -256175309
    1008 => 651753684
    1009 => -1710121819
    1010 => 1155454929
    1011 => 461431108
    1012 => -2028561436
    1013 => 1977157906
    1014 => -54636091
    1015 => -669496035
    1016 => -959189089
    1017 => -1081705818
    1018 => 935048341
    1019 => 1848058144
    1020 => 682657049
    1021 => 9406967
    1022 => -98686165
    1023 => -64824797
    1024 => 1365042371
    1025 => 1754819174
    1026 => 933840019
    1027 => 1577578402
    1028 => 420566759
    1029 => -1872469035
    1030 => -697881323
    1031 => 1091027235
    1032 => 1001969154
    1033 => 315466472
    1034 => 840435208
    1035 => 2010662021
    1036 => -1784655975
    1037 => 1413073566
    1038 => -841240668
    1039 => 103625484
    1040 => -1658507510
    1041 => -102091421
    1042 => 1464728002
    1043 => 1049162075
    1044 => 769281991
    1045 => 384138993
    1046 => -2064287113
    1047 => -931746111
    1048 => -358850804
    1049 => 978513867
    1051 => -1756292659
    1052 => 73085820
    1053 => 284986576
    1054 => 1908549801
    1055 => 1031985888
    1056 => -216278913
    1057 => 988268067
    1058 => -618655226
    1059 => -232110358
    1060 => 278694908
    1061 => 1444189056
    1062 => -690668105
    1063 => 1453737449
    1064 => 1222082116
    1065 => 1315480265
    1066 => 2101304211
    1067 => -1428786480
    1068 => 636630420
    1069 => 1910533661
    1070 => 1823367094
    1071 => -2058922812
    1072 => 396819271
    1073 => -963848185
    1074 => 881736883
    1075 => -758945066
    1076 => -2050156175
    1077 => -801286336
    1078 => -1276947052
    1079 => 64214997
    1080 => 515657110
    1081 => -1992243338
    1082 => -2088507011
    1083 => -437598559
    1084 => -963693423
    1085 => 508374070
    1086 => -637379826
    1087 => 1816492397
    1088 => -927496464
    1089 => -1386798276
    1090 => -246561744
    1091 => 1111334158
    1092 => -164201614
    1093 => -762675739
    1094 => 906198641
    1095 => 1018408444
    1096 => 1077722054
    1097 => 1091067333
    1098 => -815996928
    1099 => -571363581
  KeepTop(10):
    1 => -1893761951
    2 => -1937566705
    1000 => 875192026
    1001 => -799929174
    1002 => 429626413
    1003 => -821285437
    1004 => 1670322612
    1005 => 1925605331
    1006 => 1705170599
    1007 => -256175309
  KeepBottom(8):
    1000 => 875192026
    1001 => -799929174
    1002 => 429626413
    1003 => -821285437
    1004 => 1670322612
    1005 => 1925605331
    1006 => 1705170599
    1007 => -256175309
  RemoveBottom(2):
    1000 => 875192026
    1001 => -799929174
    1002 => 429626413
    1003 => -821285437
    1004 => 1670322612
    1005 => 1925605331
  RemoveTop(2):
    1002 => 429626413
    1003 => -821285437
    1004 => 1670322612
    1005 => 1925605331
  RemoveList({1003, 1004}):
    1002 => 429626413
    1005 => 1925605331
  KeepList({1003, 1004, 1005}):
    1005 => 1925605331
  AddList({1005, 4000, 4001, 4002}):
    1005 => 1005
    4000 => 4000
    4001 => 4001
    4002 => 4002
  IsEmpty():     true

--AIAirport--
  IsHangarTile():       false
  IsAirportTile():      false
  GetHangarOfAirport(): -1
  AirportAvailable(-1):         false
  GetAirportWidth(-1):          0
  GetAirportHeight(-1):         0
  GetAirportCoverageRadius(-1): 0
  AirportAvailable(0):         true
  GetAirportWidth(0):          4
  GetAirportHeight(0):         3
  GetAirportCoverageRadius(0): 4
  AirportAvailable(1):         false
  GetAirportWidth(1):          6
  GetAirportHeight(1):         6
  GetAirportCoverageRadius(1): 5
  AirportAvailable(2):         false
  GetAirportWidth(2):          1
  GetAirportHeight(2):         1
  GetAirportCoverageRadius(2): 4
  AirportAvailable(3):         false
  GetAirportWidth(3):          6
  GetAirportHeight(3):         6
  GetAirportCoverageRadius(3): 6
  AirportAvailable(4):         false
  GetAirportWidth(4):          7
  GetAirportHeight(4):         7
  GetAirportCoverageRadius(4): 8
  AirportAvailable(5):         false
  GetAirportWidth(5):          5
  GetAirportHeight(5):         4
  GetAirportCoverageRadius(5): 4
  AirportAvailable(6):         false
  GetAirportWidth(6):          2
  GetAirportHeight(6):         2
  GetAirportCoverageRadius(6): 4
  AirportAvailable(7):         false
  GetAirportWidth(7):          9
  GetAirportHeight(7):         11
  GetAirportCoverageRadius(7): 10
  AirportAvailable(8):         false
  GetAirportWidth(8):          4
  GetAirportHeight(8):         2
  GetAirportCoverageRadius(8): 4
  AirportAvailable(9):         false
  GetAirportWidth(9):          -1
  GetAirportHeight(9):         -1
  GetAirportCoverageRadius(9): -1
  GetBankBalance():     100000
  BuildAirport():       true
  IsHangarTile():       false
  IsAirportTile():      true
  GetHangarOfAirport(): 32119
  IsHangarTile():       true
  IsAirportTile():      true
  GetBankBalance():     90100
  RemoveAirport():      true
  IsHangarTile():       false
  IsAirportTile():      false
  GetBankBalance():     89836
  BuildAirport():       true

--Bridge--
  Bridge -1
    IsValidBridge():    false
    GetName():          (null : 0x00000000)
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxLength():     -1
    GetMinLength():     -1
    GetYearAvailable(): -1
  Bridge 0
    IsValidBridge():    true
    GetName():          Wooden rail bridge
    GetMaxSpeed():      32
    GetPrice():         321
    GetMaxLength():     102
    GetMinLength():     2
    GetYearAvailable(): 0
  Bridge 1
    IsValidBridge():    true
    GetName():          Concrete rail bridge
    GetMaxSpeed():      48
    GetPrice():         450
    GetMaxLength():     4
    GetMinLength():     2
    GetYearAvailable(): 0
  Bridge 2
    IsValidBridge():    true
    GetName():          Steel girder rail bridge
    GetMaxSpeed():      64
    GetPrice():         579
    GetMaxLength():     7
    GetMinLength():     2
    GetYearAvailable(): 1930
  Bridge 3
    IsValidBridge():    true
    GetName():          Reinforced concrete suspension rail bridge
    GetMaxSpeed():      80
    GetPrice():         675
    GetMaxLength():     12
    GetMinLength():     4
    GetYearAvailable(): 0
  Bridge 4
    IsValidBridge():    true
    GetName():          Steel suspension rail bridge
    GetMaxSpeed():      96
    GetPrice():         744
    GetMaxLength():     102
    GetMinLength():     5
    GetYearAvailable(): 1930
  Bridge 5
    IsValidBridge():    true
    GetName():          Steel suspension rail bridge
    GetMaxSpeed():      112
    GetPrice():         772
    GetMaxLength():     102
    GetMinLength():     5
    GetYearAvailable(): 1930
  Bridge 6
    IsValidBridge():    true
    GetName():          Steel cantilever rail bridge
    GetMaxSpeed():      160
    GetPrice():         901
    GetMaxLength():     9
    GetMinLength():     5
    GetYearAvailable(): 1930
  Bridge 7
    IsValidBridge():    true
    GetName():          Steel cantilever rail bridge
    GetMaxSpeed():      208
    GetPrice():         933
    GetMaxLength():     10
    GetMinLength():     5
    GetYearAvailable(): 1930
  Bridge 8
    IsValidBridge():    true
    GetName():          Steel cantilever rail bridge
    GetMaxSpeed():      240
    GetPrice():         997
    GetMaxLength():     11
    GetMinLength():     5
    GetYearAvailable(): 1930
  Bridge 9
    IsValidBridge():    true
    GetName():          Steel girder rail bridge
    GetMaxSpeed():      256
    GetPrice():         965
    GetMaxLength():     4
    GetMinLength():     2
    GetYearAvailable(): 1930
  Bridge 10
    IsValidBridge():    true
    GetName():          Tubular rail bridge
    GetMaxSpeed():      320
    GetPrice():         1025
    GetMaxLength():     102
    GetMinLength():     4
    GetYearAvailable(): 1995
  Bridge 11
    IsValidBridge():    true
    GetName():          Tubular rail bridge
    GetMaxSpeed():      512
    GetPrice():         1528
    GetMaxLength():     102
    GetMinLength():     4
    GetYearAvailable(): 2005
  Bridge 12
    IsValidBridge():    true
    GetName():          Tubular rail bridge
    GetMaxSpeed():      608
    GetPrice():         2051
    GetMaxLength():     102
    GetMinLength():     4
    GetYearAvailable(): 2010
  Bridge 13
    IsValidBridge():    false
    GetName():          (null : 0x00000000)
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxLength():     -1
    GetMinLength():     -1
    GetYearAvailable(): -1
  Valid Bridges:        13
  IsBridgeTile():       false
  RemoveBridge():       false
  GetLastErrorString(): ERR_PRECONDITION_FAILED
  GetOtherBridgeEnd():  -1
  BuildBridge():        true
  IsBridgeTile():       true
  IsBridgeTile():       true
  GetOtherBridgeEnd():  33155
  BuildBridge():        false
  GetLastErrorString(): ERR_ALREADY_BUILT
  RemoveBridge():       true
  IsBridgeTile():       false

--BridgeList--
  Count():             10
  MaxSpeed ListDump:
    9 => 256
    8 => 240
    7 => 208
    6 => 160
    5 => 112
    4 => 96
    3 => 80
    2 => 64
    1 => 48
    0 => 32
  Price ListDump:
    8 => 997
    9 => 965
    7 => 933
    6 => 901
    5 => 772
    4 => 744
    3 => 675
    2 => 579
    1 => 450
    0 => 321
  MaxLength ListDump:
    5 => 102
    4 => 102
    0 => 102
    3 => 12
    8 => 11
    7 => 10
    6 => 9
    2 => 7
    9 => 4
    1 => 4
  MinLength ListDump:
    8 => 5
    7 => 5
    6 => 5
    5 => 5
    4 => 5
    3 => 4
    9 => 2
    2 => 2
    1 => 2
    0 => 2
  YearAvailable ListDump:
    9 => 1930
    8 => 1930
    7 => 1930
    6 => 1930
    5 => 1930
    4 => 1930
    2 => 1930
    3 => 0
    1 => 0
    0 => 0

--BridgeList_Length--
  Count():             3
  MaxSpeed ListDump:
    5 => 112
    4 => 96
    0 => 32
  Price ListDump:
    5 => 2163
    4 => 2084
    0 => 901

--AICargo--
  Cargo -1
    IsValidCargo():          false
    GetCargoLabel():         '(null : 0x00000000)'
    IsFreight():             false
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    -1
    GetCargoIncome(10, 10):  -1
    GetCargoIncome(100, 10): -1
    GetCargoIncome(10, 100): -1
  Cargo 0
    IsValidCargo():          true
    GetCargoLabel():         'PASS'
    IsFreight():             false
    HasCargoClass():         true
    GetTownEffect():         1
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  3
    GetCargoIncome(100, 10): 37
    GetCargoIncome(10, 100): 1
  Cargo 1
    IsValidCargo():          true
    GetCargoLabel():         'COAL'
    IsFreight():             true
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  7
    GetCargoIncome(100, 10): 71
    GetCargoIncome(10, 100): 4
  Cargo 2
    IsValidCargo():          true
    GetCargoLabel():         'MAIL'
    IsFreight():             false
    HasCargoClass():         false
    GetTownEffect():         2
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  5
    GetCargoIncome(100, 10): 55
    GetCargoIncome(10, 100): 3
  Cargo 3
    IsValidCargo():          true
    GetCargoLabel():         'OIL_'
    IsFreight():             true
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  5
    GetCargoIncome(100, 10): 53
    GetCargoIncome(10, 100): 3
  Cargo 4
    IsValidCargo():          true
    GetCargoLabel():         'LVST'
    IsFreight():             true
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  5
    GetCargoIncome(100, 10): 51
    GetCargoIncome(10, 100): 1
  Cargo 5
    IsValidCargo():          true
    GetCargoLabel():         'GOOD'
    IsFreight():             true
    HasCargoClass():         false
    GetTownEffect():         3
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  7
    GetCargoIncome(100, 10): 73
    GetCargoIncome(10, 100): 2
  Cargo 6
    IsValidCargo():          true
    GetCargoLabel():         'GRAI'
    IsFreight():             true
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  5
    GetCargoIncome(100, 10): 56
    GetCargoIncome(10, 100): 2
  Cargo 7
    IsValidCargo():          true
    GetCargoLabel():         'WOOD'
    IsFreight():             true
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  6
    GetCargoIncome(100, 10): 60
    GetCargoIncome(10, 100): 4
  Cargo 8
    IsValidCargo():          true
    GetCargoLabel():         'IORE'
    IsFreight():             true
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  6
    GetCargoIncome(100, 10): 62
    GetCargoIncome(10, 100): 4
  Cargo 9
    IsValidCargo():          true
    GetCargoLabel():         'STEL'
    IsFreight():             true
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  6
    GetCargoIncome(100, 10): 68
    GetCargoIncome(10, 100): 4
  Cargo 10
    IsValidCargo():          true
    GetCargoLabel():         'VALU'
    IsFreight():             true
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    0
    GetCargoIncome(10, 10):  8
    GetCargoIncome(100, 10): 88
    GetCargoIncome(10, 100): 3
  Cargo 11
    IsValidCargo():          false
    GetCargoLabel():         '(null : 0x00000000)'
    IsFreight():             false
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    -1
    GetCargoIncome(10, 10):  -1
    GetCargoIncome(100, 10): -1
    GetCargoIncome(10, 100): -1
  Cargo 12
    IsValidCargo():          false
    GetCargoLabel():         '(null : 0x00000000)'
    IsFreight():             false
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    -1
    GetCargoIncome(10, 10):  -1
    GetCargoIncome(100, 10): -1
    GetCargoIncome(10, 100): -1
  Cargo 13
    IsValidCargo():          false
    GetCargoLabel():         '(null : 0x00000000)'
    IsFreight():             false
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    -1
    GetCargoIncome(10, 10):  -1
    GetCargoIncome(100, 10): -1
    GetCargoIncome(10, 100): -1
  Cargo 14
    IsValidCargo():          false
    GetCargoLabel():         '(null : 0x00000000)'
    IsFreight():             false
    HasCargoClass():         false
    GetTownEffect():         0
    GetCargoIncome(0, 0):    -1
    GetCargoIncome(10, 10):  -1
    GetCargoIncome(100, 10): -1
    GetCargoIncome(10, 100): -1

--CargoList--
  Count():            11
  IsFreight ListDump:
    10 => 1
    9 => 1
    8 => 1
    7 => 1
    6 => 1
    5 => 1
    4 => 1
    3 => 1
    1 => 1
    2 => 0
    0 => 0
  CargoIncomes(100, 100) ListDump:
    1 => 45
    9 => 43
    8 => 40
    7 => 40
    3 => 38
    2 => 37
    10 => 31
    5 => 27
    6 => 23
    4 => 16
    0 => 11

--Company--
  SetCompanyName():     true
  SetCompanyName():     true
  SetCompanyName():     true
  SetCompanyName():     false
  GetLastErrorString(): ERR_NAME_IS_NOT_UNIQUE
  GetCompanyName():            Regression
  GetPresidentName():          I. O'Donnell
  SetPresidentName():          true
  GetPresidentName():          Regression AI
  GetCompanyValue():           0
  GetBankBalance():            82534
  GetCompanyName():            (null : 0x00000000)
  GetLoanAmount():             100000
  GetMaxLoanAmount():          300000
  GetLoanInterval():           10000
  SetLoanAmount(1):            false
  SetLoanAmount(100):          false
  SetLoanAmount(10000):        false
  GetLastErrorString():        ERR_PRECONDITION_FAILED
  GetBankBalance():            82534
  GetLoanAmount():             100000
  SetMinimumLoanAmount(31337): true
  GetBankBalance():            22534
  GetLoanAmount():             40000
  SetLoanAmount(10000):        true
  GetBankBalance():            282534
  GetLoanAmount():             300000
  GetCompanyHQ():              -1
  BuildCompanyHQ():            true
  GetCompanyHQ():              33151
  BuildCompanyHQ():            true
  GetCompanyHQ():              33153
  BuildCompanyHQ():            false
  GetLastErrorString():        ERR_AREA_NOT_CLEAR
  GetAutoRenewStatus();        false
  SetAutoRenewStatus(true);    true
  GetAutoRenewStatus();        true
  SetAutoRenewStatus(true);    false
  SetAutoRenewStatus(false);   true
  GetAutoRenewMonths();        -6
  SetAutoRenewMonths(-12);     true
  GetAutoRenewMonths();        -12
  SetAutoRenewMonths(-12);     false
  SetAutoRenewMonths(6);       true
  GetAutoRenewMoney();         100000
  SetAutoRenewMoney(200000);   true
  GetAutoRenewMoney();         200000
  SetAutoRenewMoney(200000);   false
  SetAutoRenewMoney(100000);   true

--Engine--
  Engine -1
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 0
    IsValidEngine():    true
    GetName():          Kirby Paul Tank (Steam)
    GetCargoType():     0
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   82
    GetMaxSpeed():      64
    GetPrice():         8203
    GetMaxAge():        5490
    GetRunningCost():   820
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 1
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 2
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 3
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 4
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 5
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 6
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 7
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 8
    IsValidEngine():    true
    GetName():          Chaney 'Jubilee' (Steam)
    GetCargoType():     0
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   79
    GetMaxSpeed():      112
    GetPrice():         15234
    GetMaxAge():        7686
    GetRunningCost():   1968
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 9
    IsValidEngine():    true
    GetName():          Ginzu 'A4' (Steam)
    GetCargoType():     0
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   83
    GetMaxSpeed():      128
    GetPrice():         22265
    GetMaxAge():        7320
    GetRunningCost():   2296
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 10
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 11
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 12
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 13
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 14
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 15
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 16
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 17
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 18
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 19
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 20
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 21
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 22
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 23
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 24
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 25
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 26
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 27
    IsValidEngine():    true
    GetName():          Passenger Carriage
    GetCargoType():     0
    CanRefitCargo():    false
    GetCapacity():      40
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         289453
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 28
    IsValidEngine():    true
    GetName():          Mail Van
    GetCargoType():     2
    CanRefitCargo():    false
    GetCapacity():      30
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         267187
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 29
    IsValidEngine():    true
    GetName():          Coal Truck
    GetCargoType():     1
    CanRefitCargo():    true
    GetCapacity():      30
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         206250
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 30
    IsValidEngine():    true
    GetName():          Oil Tanker
    GetCargoType():     3
    CanRefitCargo():    false
    GetCapacity():      30
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         234375
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 31
    IsValidEngine():    true
    GetName():          Livestock Van
    GetCargoType():     4
    CanRefitCargo():    false
    GetCapacity():      25
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         225000
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 32
    IsValidEngine():    true
    GetName():          Goods Van
    GetCargoType():     5
    CanRefitCargo():    false
    GetCapacity():      25
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         222656
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 33
    IsValidEngine():    true
    GetName():          Grain Hopper
    GetCargoType():     6
    CanRefitCargo():    false
    GetCapacity():      30
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         213281
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 34
    IsValidEngine():    true
    GetName():          Wood Truck
    GetCargoType():     7
    CanRefitCargo():    false
    GetCapacity():      30
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         212109
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 35
    IsValidEngine():    true
    GetName():          Iron Ore Hopper
    GetCargoType():     8
    CanRefitCargo():    false
    GetCapacity():      30
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         209765
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 36
    IsValidEngine():    true
    GetName():          Steel Truck
    GetCargoType():     9
    CanRefitCargo():    false
    GetCapacity():      20
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         229687
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 37
    IsValidEngine():    true
    GetName():          Armoured Van
    GetCargoType():     10
    CanRefitCargo():    false
    GetCapacity():      20
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         298828
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 38
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 39
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 40
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 41
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 42
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 43
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 44
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 45
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 46
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 47
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 48
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 49
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 50
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 51
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 52
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 53
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 54
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 55
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 56
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 57
    IsValidEngine():    true
    GetName():          Passenger Carriage
    GetCargoType():     0
    CanRefitCargo():    false
    GetCapacity():      45
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         289453
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 58
    IsValidEngine():    true
    GetName():          Mail Van
    GetCargoType():     2
    CanRefitCargo():    false
    GetCapacity():      35
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         267187
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 59
    IsValidEngine():    true
    GetName():          Coal Truck
    GetCargoType():     1
    CanRefitCargo():    true
    GetCapacity():      35
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         206250
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 60
    IsValidEngine():    true
    GetName():          Oil Tanker
    GetCargoType():     3
    CanRefitCargo():    false
    GetCapacity():      35
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         234375
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 61
    IsValidEngine():    true
    GetName():          Livestock Van
    GetCargoType():     4
    CanRefitCargo():    false
    GetCapacity():      30
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         225000
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 62
    IsValidEngine():    true
    GetName():          Goods Van
    GetCargoType():     5
    CanRefitCargo():    false
    GetCapacity():      30
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         222656
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 63
    IsValidEngine():    true
    GetName():          Grain Hopper
    GetCargoType():     6
    CanRefitCargo():    false
    GetCapacity():      35
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         213281
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 64
    IsValidEngine():    true
    GetName():          Wood Truck
    GetCargoType():     7
    CanRefitCargo():    false
    GetCapacity():      35
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         212109
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 65
    IsValidEngine():    true
    GetName():          Iron Ore Hopper
    GetCargoType():     8
    CanRefitCargo():    false
    GetCapacity():      35
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         209765
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 66
    IsValidEngine():    true
    GetName():          Steel Truck
    GetCargoType():     9
    CanRefitCargo():    false
    GetCapacity():      25
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         229687
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 67
    IsValidEngine():    true
    GetName():          Armoured Van
    GetCargoType():     10
    CanRefitCargo():    false
    GetCapacity():      25
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         298828
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 68
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 69
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 70
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 71
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 72
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 73
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 74
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 75
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 76
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 77
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 78
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 79
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 80
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 81
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 82
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 83
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 84
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 85
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 86
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 87
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 88
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 89
    IsValidEngine():    true
    GetName():          Passenger Carriage
    GetCargoType():     0
    CanRefitCargo():    false
    GetCapacity():      47
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         289453
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 90
    IsValidEngine():    true
    GetName():          Mail Van
    GetCargoType():     2
    CanRefitCargo():    false
    GetCapacity():      37
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         267187
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 91
    IsValidEngine():    true
    GetName():          Coal Truck
    GetCargoType():     1
    CanRefitCargo():    true
    GetCapacity():      37
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         206250
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 92
    IsValidEngine():    true
    GetName():          Oil Tanker
    GetCargoType():     3
    CanRefitCargo():    false
    GetCapacity():      37
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         234375
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 93
    IsValidEngine():    true
    GetName():          Livestock Van
    GetCargoType():     4
    CanRefitCargo():    false
    GetCapacity():      32
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         225000
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 94
    IsValidEngine():    true
    GetName():          Goods Van
    GetCargoType():     5
    CanRefitCargo():    false
    GetCapacity():      32
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         222656
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 95
    IsValidEngine():    true
    GetName():          Grain Hopper
    GetCargoType():     6
    CanRefitCargo():    false
    GetCapacity():      37
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         213281
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 96
    IsValidEngine():    true
    GetName():          Wood Truck
    GetCargoType():     7
    CanRefitCargo():    false
    GetCapacity():      37
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         212109
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 97
    IsValidEngine():    true
    GetName():          Iron Ore Hopper
    GetCargoType():     8
    CanRefitCargo():    false
    GetCapacity():      37
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         209765
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 98
    IsValidEngine():    true
    GetName():          Steel Truck
    GetCargoType():     9
    CanRefitCargo():    false
    GetCapacity():      27
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         229687
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 99
    IsValidEngine():    true
    GetName():          Armoured Van
    GetCargoType():     10
    CanRefitCargo():    false
    GetCapacity():      27
    GetReliability():   0
    GetMaxSpeed():      0
    GetPrice():         298828
    GetMaxAge():        7320
    GetRunningCost():   0
    GetVehicleType():   0
    GetRoadType():      -1
  Engine 100
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 101
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 102
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 103
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 104
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 105
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 106
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 107
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 108
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 109
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 110
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 111
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 112
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 113
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 114
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 115
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 116
    IsValidEngine():    true
    GetName():          MPS Regal Bus
    GetCargoType():     0
    CanRefitCargo():    false
    GetCapacity():      31
    GetReliability():   78
    GetMaxSpeed():      56
    GetPrice():         4920
    GetMaxAge():        4392
    GetRunningCost():   426
    GetVehicleType():   1
    GetRoadType():      0
  Engine 117
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 118
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 119
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 120
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 121
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 122
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 123
    IsValidEngine():    true
    GetName():          Balogh Coal Truck
    GetCargoType():     1
    CanRefitCargo():    true
    GetCapacity():      20
    GetReliability():   76
    GetMaxSpeed():      48
    GetPrice():         4428
    GetMaxAge():        5490
    GetRunningCost():   421
    GetVehicleType():   1
    GetRoadType():      0
  Engine 124
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 125
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 126
    IsValidEngine():    true
    GetName():          MPS Mail Truck
    GetCargoType():     2
    CanRefitCargo():    false
    GetCapacity():      22
    GetReliability():   91
    GetMaxSpeed():      48
    GetPrice():         4715
    GetMaxAge():        5490
    GetRunningCost():   421
    GetVehicleType():   1
    GetRoadType():      0
  Engine 127
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 128
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 129
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 130
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 131
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 132
    IsValidEngine():    true
    GetName():          Witcombe Oil Tanker
    GetCargoType():     3
    CanRefitCargo():    false
    GetCapacity():      21
    GetReliability():   97
    GetMaxSpeed():      48
    GetPrice():         4510
    GetMaxAge():        5490
    GetRunningCost():   421
    GetVehicleType():   1
    GetRoadType():      0
  Engine 133
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 134
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 135
    IsValidEngine():    true
    GetName():          Talbott Livestock Van
    GetCargoType():     4
    CanRefitCargo():    false
    GetCapacity():      14
    GetReliability():   96
    GetMaxSpeed():      48
    GetPrice():         4305
    GetMaxAge():        5490
    GetRunningCost():   421
    GetVehicleType():   1
    GetRoadType():      0
  Engine 136
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 137
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 138
    IsValidEngine():    true
    GetName():          Balogh Goods Truck
    GetCargoType():     5
    CanRefitCargo():    false
    GetCapacity():      14
    GetReliability():   86
    GetMaxSpeed():      48
    GetPrice():         4387
    GetMaxAge():        5490
    GetRunningCost():   421
    GetVehicleType():   1
    GetRoadType():      0
  Engine 139
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 140
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 141
    IsValidEngine():    true
    GetName():          Hereford Grain Truck
    GetCargoType():     6
    CanRefitCargo():    false
    GetCapacity():      20
    GetReliability():   96
    GetMaxSpeed():      48
    GetPrice():         4674
    GetMaxAge():        5490
    GetRunningCost():   421
    GetVehicleType():   1
    GetRoadType():      0
  Engine 142
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 143
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 144
    IsValidEngine():    true
    GetName():          Witcombe Wood Truck
    GetCargoType():     7
    CanRefitCargo():    false
    GetCapacity():      20
    GetReliability():   97
    GetMaxSpeed():      48
    GetPrice():         4838
    GetMaxAge():        5490
    GetRunningCost():   421
    GetVehicleType():   1
    GetRoadType():      0
  Engine 145
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 146
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 147
    IsValidEngine():    true
    GetName():          MPS Iron Ore Truck
    GetCargoType():     8
    CanRefitCargo():    false
    GetCapacity():      22
    GetReliability():   96
    GetMaxSpeed():      48
    GetPrice():         4961
    GetMaxAge():        5490
    GetRunningCost():   421
    GetVehicleType():   1
    GetRoadType():      0
  Engine 148
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 149
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 150
    IsValidEngine():    true
    GetName():          Balogh Steel Truck
    GetCargoType():     9
    CanRefitCargo():    false
    GetCapacity():      15
    GetReliability():   81
    GetMaxSpeed():      48
    GetPrice():         4592
    GetMaxAge():        5490
    GetRunningCost():   421
    GetVehicleType():   1
    GetRoadType():      0
  Engine 151
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 152
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 153
    IsValidEngine():    true
    GetName():          Balogh Armoured Truck
    GetCargoType():     10
    CanRefitCargo():    false
    GetCapacity():      12
    GetReliability():   75
    GetMaxSpeed():      48
    GetPrice():         5945
    GetMaxAge():        5490
    GetRunningCost():   421
    GetVehicleType():   1
    GetRoadType():      0
  Engine 154
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 155
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 156
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 157
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 158
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 159
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 160
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 161
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 162
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 163
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 164
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 165
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 166
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 167
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 168
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 169
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 170
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 171
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 172
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 173
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 174
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 175
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 176
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 177
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 178
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 179
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 180
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 181
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 182
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 183
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 184
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 185
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 186
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 187
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 188
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 189
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 190
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 191
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 192
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 193
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 194
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 195
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 196
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 197
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 198
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 199
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 200
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 201
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 202
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 203
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 204
    IsValidEngine():    true
    GetName():          MPS Oil Tanker
    GetCargoType():     3
    CanRefitCargo():    true
    GetCapacity():      220
    GetReliability():   98
    GetMaxSpeed():      24
    GetPrice():         30465
    GetMaxAge():        10980
    GetRunningCost():   2296
    GetVehicleType():   2
    GetRoadType():      -1
  Engine 205
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 206
    IsValidEngine():    true
    GetName():          MPS Passenger Ferry
    GetCargoType():     0
    CanRefitCargo():    true
    GetCapacity():      100
    GetReliability():   87
    GetMaxSpeed():      32
    GetPrice():         18279
    GetMaxAge():        10980
    GetRunningCost():   1476
    GetVehicleType():   2
    GetRoadType():      -1
  Engine 207
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 208
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 209
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 210
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 211
    IsValidEngine():    true
    GetName():          Yate Cargo ship
    GetCargoType():     5
    CanRefitCargo():    true
    GetCapacity():      160
    GetReliability():   81
    GetMaxSpeed():      24
    GetPrice():         24372
    GetMaxAge():        10980
    GetRunningCost():   2460
    GetVehicleType():   2
    GetRoadType():      -1
  Engine 212
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 213
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 214
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 215
    IsValidEngine():    true
    GetName():          Sampson U52
    GetCargoType():     0
    CanRefitCargo():    false
    GetCapacity():      25
    GetReliability():   70
    GetMaxSpeed():      238
    GetPrice():         28710
    GetMaxAge():        7320
    GetRunningCost():   2390
    GetVehicleType():   3
    GetRoadType():      -1
  Engine 216
    IsValidEngine():    true
    GetName():          Coleman Count
    GetCargoType():     0
    CanRefitCargo():    false
    GetCapacity():      65
    GetReliability():   95
    GetMaxSpeed():      238
    GetPrice():         30761
    GetMaxAge():        8784
    GetRunningCost():   2812
    GetVehicleType():   3
    GetRoadType():      -1
  Engine 217
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 218
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 219
    IsValidEngine():    true
    GetName():          Bakewell Cotswald LB-3
    GetCargoType():     0
    CanRefitCargo():    false
    GetCapacity():      30
    GetReliability():   76
    GetMaxSpeed():      238
    GetPrice():         30761
    GetMaxAge():        10980
    GetRunningCost():   2756
    GetVehicleType():   3
    GetRoadType():      -1
  Engine 220
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 221
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 222
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 223
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 224
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 225
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 226
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 227
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 228
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 229
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 230
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 231
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 232
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 233
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 234
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 235
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 236
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 237
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 238
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 239
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 240
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 241
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 242
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 243
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 244
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 245
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 246
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 247
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 248
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 249
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 250
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 251
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 252
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 253
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 254
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 255
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Engine 256
    IsValidEngine():    false
    GetName():          (null : 0x00000000)
    GetCargoType():     255
    CanRefitCargo():    false
    GetCapacity():      -1
    GetReliability():   -1
    GetMaxSpeed():      -1
    GetPrice():         -1
    GetMaxAge():        -1
    GetRunningCost():   -1
    GetVehicleType():   255
    GetRoadType():      -1
  Valid Engines:        53

--EngineList--
  Count():             88
  CargoType ListDump:
    203 => 255
    202 => 255
    201 => 255
    200 => 255
    199 => 255
    198 => 255
    197 => 255
    196 => 255
    195 => 255
    194 => 255
    193 => 255
    192 => 255
    191 => 255
    190 => 255
    189 => 255
    188 => 255
    187 => 255
    186 => 255
    185 => 255
    184 => 255
    183 => 255
    182 => 255
    181 => 255
    180 => 255
    179 => 255
    178 => 255
    177 => 255
    176 => 255
    175 => 255
    174 => 255
    173 => 255
    172 => 255
    171 => 255
    170 => 255
    169 => 255
    168 => 255
    167 => 255
    166 => 255
    165 => 255
    164 => 255
    163 => 255
    162 => 255
    161 => 255
    160 => 255
    159 => 255
    158 => 255
    157 => 255
    156 => 255
    155 => 255
    154 => 255
    152 => 255
    151 => 255
    149 => 255
    148 => 255
    146 => 255
    145 => 255
    143 => 255
    142 => 255
    140 => 255
    139 => 255
    137 => 255
    136 => 255
    134 => 255
    133 => 255
    131 => 255
    130 => 255
    129 => 255
    128 => 255
    127 => 255
    125 => 255
    124 => 255
    122 => 255
    121 => 255
    120 => 255
    119 => 255
    118 => 255
    117 => 255
    153 => 10
    150 => 9
    147 => 8
    144 => 7
    141 => 6
    138 => 5
    135 => 4
    132 => 3
    126 => 2
    123 => 1
    116 => 0
  Capacity ListDump:
    116 => 31
    147 => 22
    126 => 22
    132 => 21
    144 => 20
    141 => 20
    123 => 20
    150 => 15
    138 => 14
    135 => 14
    153 => 12
    203 => -1
    202 => -1
    201 => -1
    200 => -1
    199 => -1
    198 => -1
    197 => -1
    196 => -1
    195 => -1
    194 => -1
    193 => -1
    192 => -1
    191 => -1
    190 => -1
    189 => -1
    188 => -1
    187 => -1
    186 => -1
    185 => -1
    184 => -1
    183 => -1
    182 => -1
    181 => -1
    180 => -1
    179 => -1
    178 => -1
    177 => -1
    176 => -1
    175 => -1
    174 => -1
    173 => -1
    172 => -1
    171 => -1
    170 => -1
    169 => -1
    168 => -1
    167 => -1
    166 => -1
    165 => -1
    164 => -1
    163 => -1
    162 => -1
    161 => -1
    160 => -1
    159 => -1
    158 => -1
    157 => -1
    156 => -1
    155 => -1
    154 => -1
    152 => -1
    151 => -1
    149 => -1
    148 => -1
    146 => -1
    145 => -1
    143 => -1
    142 => -1
    140 => -1
    139 => -1
    137 => -1
    136 => -1
    134 => -1
    133 => -1
    131 => -1
    130 => -1
    129 => -1
    128 => -1
    127 => -1
    125 => -1
    124 => -1
    122 => -1
    121 => -1
    120 => -1
    119 => -1
    118 => -1
    117 => -1
  Reliability ListDump:
    144 => 97
    132 => 97
    147 => 96
    141 => 96
    135 => 96
    126 => 91
    138 => 86
    150 => 81
    116 => 78
    123 => 76
    153 => 75
    203 => -1
    202 => -1
    201 => -1
    200 => -1
    199 => -1
    198 => -1
    197 => -1
    196 => -1
    195 => -1
    194 => -1
    193 => -1
    192 => -1
    191 => -1
    190 => -1
    189 => -1
    188 => -1
    187 => -1
    186 => -1
    185 => -1
    184 => -1
    183 => -1
    182 => -1
    181 => -1
    180 => -1
    179 => -1
    178 => -1
    177 => -1
    176 => -1
    175 => -1
    174 => -1
    173 => -1
    172 => -1
    171 => -1
    170 => -1
    169 => -1
    168 => -1
    167 => -1
    166 => -1
    165 => -1
    164 => -1
    163 => -1
    162 => -1
    161 => -1
    160 => -1
    159 => -1
    158 => -1
    157 => -1
    156 => -1
    155 => -1
    154 => -1
    152 => -1
    151 => -1
    149 => -1
    148 => -1
    146 => -1
    145 => -1
    143 => -1
    142 => -1
    140 => -1
    139 => -1
    137 => -1
    136 => -1
    134 => -1
    133 => -1
    131 => -1
    130 => -1
    129 => -1
    128 => -1
    127 => -1
    125 => -1
    124 => -1
    122 => -1
    121 => -1
    120 => -1
    119 => -1
    118 => -1
    117 => -1
  MaxSpeed ListDump:
    116 => 56
    153 => 48
    150 => 48
    147 => 48
    144 => 48
    141 => 48
    138 => 48
    135 => 48
    132 => 48
    126 => 48
    123 => 48
    203 => -1
    202 => -1
    201 => -1
    200 => -1
    199 => -1
    198 => -1
    197 => -1
    196 => -1
    195 => -1
    194 => -1
    193 => -1
    192 => -1
    191 => -1
    190 => -1
    189 => -1
    188 => -1
    187 => -1
    186 => -1
    185 => -1
    184 => -1
    183 => -1
    182 => -1
    181 => -1
    180 => -1
    179 => -1
    178 => -1
    177 => -1
    176 => -1
    175 => -1
    174 => -1
    173 => -1
    172 => -1
    171 => -1
    170 => -1
    169 => -1
    168 => -1
    167 => -1
    166 => -1
    165 => -1
    164 => -1
    163 => -1
    162 => -1
    161 => -1
    160 => -1
    159 => -1
    158 => -1
    157 => -1
    156 => -1
    155 => -1
    154 => -1
    152 => -1
    151 => -1
    149 => -1
    148 => -1
    146 => -1
    145 => -1
    143 => -1
    142 => -1
    140 => -1
    139 => -1
    137 => -1
    136 => -1
    134 => -1
    133 => -1
    131 => -1
    130 => -1
    129 => -1
    128 => -1
    127 => -1
    125 => -1
    124 => -1
    122 => -1
    121 => -1
    120 => -1
    119 => -1
    118 => -1
    117 => -1
  Price ListDump:
    153 => 5945
    147 => 4961
    116 => 4920
    144 => 4838
    126 => 4715
    141 => 4674
    150 => 4592
    132 => 4510
    123 => 4428
    138 => 4387
    135 => 4305
    203 => -1
    202 => -1
    201 => -1
    200 => -1
    199 => -1
    198 => -1
    197 => -1
    196 => -1
    195 => -1
    194 => -1
    193 => -1
    192 => -1
    191 => -1
    190 => -1
    189 => -1
    188 => -1
    187 => -1
    186 => -1
    185 => -1
    184 => -1
    183 => -1
    182 => -1
    181 => -1
    180 => -1
    179 => -1
    178 => -1
    177 => -1
    176 => -1
    175 => -1
    174 => -1
    173 => -1
    172 => -1
    171 => -1
    170 => -1
    169 => -1
    168 => -1
    167 => -1
    166 => -1
    165 => -1
    164 => -1
    163 => -1
    162 => -1
    161 => -1
    160 => -1
    159 => -1
    158 => -1
    157 => -1
    156 => -1
    155 => -1
    154 => -1
    152 => -1
    151 => -1
    149 => -1
    148 => -1
    146 => -1
    145 => -1
    143 => -1
    142 => -1
    140 => -1
    139 => -1
    137 => -1
    136 => -1
    134 => -1
    133 => -1
    131 => -1
    130 => -1
    129 => -1
    128 => -1
    127 => -1
    125 => -1
    124 => -1
    122 => -1
    121 => -1
    120 => -1
    119 => -1
    118 => -1
    117 => -1

--Event--
  GetNextEvent:      instance
    GetEventType:    1
    Convert:         instance
      GetTest:       42
  DisableEvent(1):   done
  GetNextEvent:      null
  EnableEvent(1):    done
  GetNextEvent:      instance
  DisableAllEvents():done
  GetNextEvent:      null
  EnableEvent(1):    done
  GetNextEvent:      instance
  GetNextEvent:      null
--AyStar--
  Fastest path:
    Tile 10
    Tile 9
    Tile 8
    Tile 7
    Tile 6
    Tile 5
    Tile 4
    Tile 3
    Tile 2
    Tile 1

--Industry--
  GetMaxIndustryID():  71
  GetIndustryCount():  69
  Industry -1
    IsValidIndustry(): false
    GetName():         (null : 0x00000000)
    GetLocation():     -1
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 0
    IsValidIndustry(): true
    GetName():         Kennville Oil Refinery
    GetLocation():     19695
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 1
    IsValidIndustry(): true
    GetName():         Sadtown Forest
    GetLocation():     45122
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 96
	   GetLastMonthTransported(): 0
  Industry 2
    IsValidIndustry(): true
    GetName():         Fudinghattan Forest
    GetLocation():     41929
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 56
	   GetLastMonthTransported(): 0
  Industry 3
    IsValidIndustry(): true
    GetName():         Benville Forest
    GetLocation():     44640
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 112
	   GetLastMonthTransported(): 0
  Industry 4
    IsValidIndustry(): true
    GetName():         Netfingbridge Forest
    GetLocation():     8793
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 120
	   GetLastMonthTransported(): 0
  Industry 5
    IsValidIndustry(): true
    GetName():         Hutfingford Forest
    GetLocation():     55429
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 112
	   GetLastMonthTransported(): 0
  Industry 6
    IsValidIndustry(): true
    GetName():         Great Hinninghall Forest
    GetLocation():     6533
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 72
	   GetLastMonthTransported(): 0
  Industry 7
    IsValidIndustry(): true
    GetName():         Tondston Forest
    GetLocation():     27609
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 152
	   GetLastMonthTransported(): 0
  Industry 8
    IsValidIndustry(): true
    GetName():         Planfield Sawmill
    GetLocation():     17318
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 9
    IsValidIndustry(): true
    GetName():         Hutfingford Sawmill
    GetLocation():     60050
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 10
    IsValidIndustry(): true
    GetName():         Naborough Sawmill
    GetLocation():     54184
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 11
    IsValidIndustry(): true
    GetName():         Prundinghall Sawmill
    GetLocation():     48499
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 12
    IsValidIndustry(): true
    GetName():         Fraston Sawmill
    GetLocation():     51419
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 13
    IsValidIndustry(): true
    GetName():         Fort Frindston Sawmill
    GetLocation():     15950
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 14
    IsValidIndustry(): true
    GetName():         Grinnway Sawmill
    GetLocation():     20001
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 15
    IsValidIndustry(): true
    GetName():         Trenningville Coal Mine
    GetLocation():     51854
    GetProduction():   144
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 144
	   GetLastMonthTransported(): 0
  Industry 16
    IsValidIndustry(): true
    GetName():         Kennville Coal Mine
    GetLocation():     11734
    GetProduction():   112
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 112
	   GetLastMonthTransported(): 0
  Industry 17
    IsValidIndustry(): true
    GetName():         Great Hinninghall Coal Mine
    GetLocation():     13947
    GetProduction():   160
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 160
	   GetLastMonthTransported(): 0
  Industry 18
    IsValidIndustry(): true
    GetName():         Little Fruford Coal Mine
    GetLocation():     23682
    GetProduction():   136
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 136
	   GetLastMonthTransported(): 0
  Industry 19
    IsValidIndustry(): true
    GetName():         Hutfingford Coal Mine
    GetLocation():     57429
    GetProduction():   112
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 112
	   GetLastMonthTransported(): 0
  Industry 20
    IsValidIndustry(): true
    GetName():         Mendingston Coal Mine
    GetLocation():     8562
    GetProduction():   136
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 136
	   GetLastMonthTransported(): 0
  Industry 21
    IsValidIndustry(): true
    GetName():         Tondston Coal Mine
    GetLocation():     29147
    GetProduction():   104
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 104
	   GetLastMonthTransported(): 0
  Industry 22
    IsValidIndustry(): true
    GetName():         Quartfingfield Coal Mine
    GetLocation():     27822
    GetProduction():   152
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 152
	   GetLastMonthTransported(): 0
  Industry 23
    IsValidIndustry(): true
    GetName():         Muningville Coal Mine
    GetLocation():     43035
    GetProduction():   96
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 96
	   GetLastMonthTransported(): 0
  Industry 24
    IsValidIndustry(): true
    GetName():         Grinnway Coal Mine
    GetLocation():     17943
    GetProduction():   72
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 72
	   GetLastMonthTransported(): 0
  Industry 25
    IsValidIndustry(): true
    GetName():         Sadtown Power Station
    GetLocation():     48182
    GetProduction():   -1
    IsCargoAccepted(): true
  Industry 26
    IsValidIndustry(): true
    GetName():         Tunford Power Station
    GetLocation():     33934
    GetProduction():   -1
    IsCargoAccepted(): true
  Industry 27
    IsValidIndustry(): true
    GetName():         Quartfingfield Power Station
    GetLocation():     23714
    GetProduction():   -1
    IsCargoAccepted(): true
  Industry 28
    IsValidIndustry(): true
    GetName():         Kennville Power Station
    GetLocation():     20170
    GetProduction():   -1
    IsCargoAccepted(): true
  Industry 29
    IsValidIndustry(): true
    GetName():         Nuntfingburg Power Station
    GetLocation():     6685
    GetProduction():   -1
    IsCargoAccepted(): true
  Industry 30
    IsValidIndustry(): true
    GetName():         Bedburg Power Station
    GetLocation():     29022
    GetProduction():   -1
    IsCargoAccepted(): true
  Industry 31
    IsValidIndustry(): true
    GetName():         Benville Power Station
    GetLocation():     44160
    GetProduction():   -1
    IsCargoAccepted(): true
  Industry 32
    IsValidIndustry(): true
    GetName():         Fort Frindston Oil Wells
    GetLocation():     14701
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 120
	   GetLastMonthTransported(): 0
  Industry 33
    IsValidIndustry(): true
    GetName():         Nuntfingburg Oil Wells
    GetLocation():     5659
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 64
	   GetLastMonthTransported(): 0
  Industry 34
    IsValidIndustry(): true
    GetName():         Benville Oil Wells
    GetLocation():     36728
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 96
	   GetLastMonthTransported(): 0
  Industry 35
    IsValidIndustry(): true
    GetName():         Grinnway Oil Wells
    GetLocation():     14361
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 96
	   GetLastMonthTransported(): 0
  Industry 36
    IsValidIndustry(): true
    GetName():         Muningville Oil Wells
    GetLocation():     36908
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 96
	   GetLastMonthTransported(): 0
  Industry 37
    IsValidIndustry(): true
    GetName():         Tondston Oil Wells
    GetLocation():     34237
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 128
	   GetLastMonthTransported(): 0
  Industry 38
    IsValidIndustry(): true
    GetName():         Fort Frindston Iron Ore Mine
    GetLocation():     17742
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 112
	   GetLastMonthTransported(): 0
  Industry 39
    IsValidIndustry(): true
    GetName():         Tondston Iron Ore Mine
    GetLocation():     25545
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 40
	   GetLastMonthTransported(): 0
  Industry 40
    IsValidIndustry(): true
    GetName():         Fudinghattan Iron Ore Mine
    GetLocation():     47838
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 72
	   GetLastMonthTransported(): 0
  Industry 41
    IsValidIndustry(): true
    GetName():         Nuntfingburg Iron Ore Mine
    GetLocation():     8763
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 56
	   GetLastMonthTransported(): 0
  Industry 42
    IsValidIndustry(): true
    GetName():         Lardborough Iron Ore Mine
    GetLocation():     60866
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 80
	   GetLastMonthTransported(): 0
  Industry 43
    IsValidIndustry(): true
    GetName():         Tunford Iron Ore Mine
    GetLocation():     41155
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 96
	   GetLastMonthTransported(): 0
  Industry 44
    IsValidIndustry(): true
    GetName():         Chentfingbourne Iron Ore Mine
    GetLocation():     19529
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 96
	   GetLastMonthTransported(): 0
  Industry 45
    IsValidIndustry(): true
    GetName():         Naborough Farm
    GetLocation():     52931
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 80
	   GetLastMonthTransported(): 0
	   GetLastMonthProduction(): 80
	   GetLastMonthTransported(): 0
  Industry 46
    IsValidIndustry(): true
    GetName():         Lardborough Farm
    GetLocation():     59604
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 80
	   GetLastMonthTransported(): 0
	   GetLastMonthProduction(): 56
	   GetLastMonthTransported(): 0
  Industry 47
    IsValidIndustry(): true
    GetName():         Chentfingbourne Farm
    GetLocation():     24366
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 64
	   GetLastMonthTransported(): 0
	   GetLastMonthProduction(): 48
	   GetLastMonthTransported(): 0
  Industry 48
    IsValidIndustry(): true
    GetName():         Wrundtown Farm
    GetLocation():     36847
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 88
	   GetLastMonthTransported(): 0
	   GetLastMonthProduction(): 104
	   GetLastMonthTransported(): 0
  Industry 49
    IsValidIndustry(): true
    GetName():         Little Fruford Farm
    GetLocation():     28287
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 80
	   GetLastMonthTransported(): 0
	   GetLastMonthProduction(): 40
	   GetLastMonthTransported(): 0
  Industry 50
    IsValidIndustry(): true
    GetName():         Hutfingford Farm
    GetLocation():     57432
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 112
	   GetLastMonthTransported(): 0
	   GetLastMonthProduction(): 88
	   GetLastMonthTransported(): 0
  Industry 51
    IsValidIndustry(): true
    GetName():         Tondston Farm
    GetLocation():     23519
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 64
	   GetLastMonthTransported(): 0
	   GetLastMonthProduction(): 64
	   GetLastMonthTransported(): 0
  Industry 52
    IsValidIndustry(): true
    GetName():         Nuntfingburg Farm
    GetLocation():     10773
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 104
	   GetLastMonthTransported(): 0
	   GetLastMonthProduction(): 72
	   GetLastMonthTransported(): 0
  Industry 53
    IsValidIndustry(): true
    GetName():         Sadtown Farm
    GetLocation():     48206
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 96
	   GetLastMonthTransported(): 0
	   GetLastMonthProduction(): 64
	   GetLastMonthTransported(): 0
  Industry 54
    IsValidIndustry(): true
    GetName():         Quartfingfield Farm
    GetLocation():     24005
    GetProduction():   -1
    IsCargoAccepted(): false
	   GetLastMonthProduction(): 80
	   GetLastMonthTransported(): 0
	   GetLastMonthProduction(): 96
	   GetLastMonthTransported(): 0
  Industry 55
    IsValidIndustry(): true
    GetName():         Little Fruford Steel Mill
    GetLocation():     21107
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 56
    IsValidIndustry(): true
    GetName():         Quartfingfield Steel Mill
    GetLocation():     23727
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 57
    IsValidIndustry(): true
    GetName():         Bedburg Steel Mill
    GetLocation():     41813
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 58
    IsValidIndustry(): true
    GetName():         Franinghead Steel Mill
    GetLocation():     8852
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 59
    IsValidIndustry(): true
    GetName():         Lardborough Steel Mill
    GetLocation():     59867
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 60
    IsValidIndustry(): true
    GetName():         Sadtown Steel Mill
    GetLocation():     55360
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 61
    IsValidIndustry(): true
    GetName():         Fraston Steel Mill
    GetLocation():     52953
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 62
    IsValidIndustry(): true
    GetName():         Chentfingbourne Factory
    GetLocation():     24893
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 63
    IsValidIndustry(): true
    GetName():         Fort Frindston Factory
    GetLocation():     20819
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 64
    IsValidIndustry(): true
    GetName():         Fudinghattan Factory
    GetLocation():     46278
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 65
    IsValidIndustry(): true
    GetName():         Prundinghall Factory
    GetLocation():     53096
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 66
    IsValidIndustry(): true
    GetName():         Kennville Factory
    GetLocation():     14818
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 67
    IsValidIndustry(): true
    GetName():         Muningville Factory
    GetLocation():     34375
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 68
    IsValidIndustry(): true
    GetName():         Trenningville Factory
    GetLocation():     44181
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 69
    IsValidIndustry(): false
    GetName():         (null : 0x00000000)
    GetLocation():     -1
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 70
    IsValidIndustry(): false
    GetName():         (null : 0x00000000)
    GetLocation():     -1
    GetProduction():   -1
    IsCargoAccepted(): false
  Industry 71
    IsValidIndustry(): false
    GetName():         (null : 0x00000000)
    GetLocation():     -1
    GetProduction():   -1
    IsCargoAccepted(): false
  Valid Industries:    69
  GetIndustryCount():  69

--IndustryList--
  Count():             69
  Location ListDump:
    42 => 60866
    9 => 60050
    59 => 59867
    46 => 59604
    50 => 57432
    19 => 57429
    5 => 55429
    60 => 55360
    10 => 54184
    65 => 53096
    61 => 52953
    45 => 52931
    15 => 51854
    12 => 51419
    11 => 48499
    53 => 48206
    25 => 48182
    40 => 47838
    64 => 46278
    1 => 45122
    3 => 44640
    68 => 44181
    31 => 44160
    23 => 43035
    2 => 41929
    57 => 41813
    43 => 41155
    36 => 36908
    48 => 36847
    34 => 36728
    67 => 34375
    37 => 34237
    26 => 33934
    21 => 29147
    30 => 29022
    49 => 28287
    22 => 27822
    7 => 27609
    39 => 25545
    62 => 24893
    47 => 24366
    54 => 24005
    56 => 23727
    27 => 23714
    18 => 23682
    51 => 23519
    55 => 21107
    63 => 20819
    28 => 20170
    14 => 20001
    0 => 19695
    44 => 19529
    24 => 17943
    38 => 17742
    8 => 17318
    13 => 15950
    66 => 14818
    32 => 14701
    35 => 14361
    17 => 13947
    16 => 11734
    52 => 10773
    58 => 8852
    4 => 8793
    41 => 8763
    20 => 8562
    29 => 6685
    6 => 6533
    33 => 5659
  DistanceManhattanToTile(30000) ListDump:
    59 => 287
    46 => 279
    42 => 266
    61 => 258
    12 => 254
    40 => 243
    66 => 238
    16 => 238
    45 => 236
    0 => 232
    48 => 217
    9 => 215
    10 => 214
    64 => 213
    51 => 201
    2 => 199
    28 => 193
    43 => 190
    5 => 184
    58 => 183
    15 => 179
    7 => 179
    6 => 177
    21 => 175
    54 => 173
    39 => 171
    8 => 168
    37 => 157
    68 => 156
    56 => 152
    20 => 150
    50 => 147
    65 => 146
    19 => 144
    27 => 139
    11 => 139
    17 => 138
    31 => 135
    22 => 135
    4 => 124
    32 => 121
    33 => 116
    60 => 115
    29 => 110
    26 => 109
    18 => 107
    3 => 105
    55 => 102
    52 => 102
    53 => 101
    34 => 98
    41 => 94
    49 => 86
    13 => 85
    35 => 84
    57 => 83
    38 => 78
    25 => 77
    1 => 77
    24 => 72
    23 => 72
    63 => 71
    44 => 66
    14 => 54
    30 => 50
    67 => 40
    62 => 33
    36 => 31
    47 => 24
  DistanceSquareToTile(30000) ListDump:
    59 => 42697
    46 => 40121
    0 => 38162
    48 => 37157
    61 => 36482
    12 => 36130
    42 => 35716
    66 => 35284
    40 => 35037
    16 => 32740
    51 => 31301
    45 => 29530
    21 => 29257
    7 => 28661
    64 => 26469
    2 => 25525
    28 => 25237
    39 => 23733
    43 => 23458
    9 => 23293
    10 => 23236
    54 => 22777
    37 => 20137
    5 => 17026
    58 => 16889
    56 => 16754
    8 => 16424
    15 => 16061
    22 => 15957
    6 => 15689
    27 => 13621
    68 => 13226
    50 => 13049
    19 => 12818
    20 => 11412
    65 => 11236
    60 => 10057
    11 => 9673
    17 => 9594
    33 => 9466
    31 => 9425
    26 => 9061
    29 => 8642
    4 => 8570
    18 => 7349
    32 => 7321
    41 => 7010
    52 => 6354
    49 => 6290
    53 => 5941
    34 => 5860
    55 => 5714
    3 => 5553
    25 => 5077
    35 => 4250
    13 => 3925
    1 => 3805
    57 => 3485
    38 => 3204
    23 => 3042
    24 => 2834
    63 => 2521
    44 => 2306
    30 => 2132
    14 => 1746
    67 => 818
    36 => 745
    62 => 569
    47 => 488
  GetAmountOfStationsAround(30000) ListDump:
    68 => 0
    67 => 0
    66 => 0
    65 => 0
    64 => 0
    63 => 0
    62 => 0
    61 => 0
    60 => 0
    59 => 0
    58 => 0
    57 => 0
    56 => 0
    55 => 0
    54 => 0
    53 => 0
    52 => 0
    51 => 0
    50 => 0
    49 => 0
    48 => 0
    47 => 0
    46 => 0
    45 => 0
    44 => 0
    43 => 0
    42 => 0
    41 => 0
    40 => 0
    39 => 0
    38 => 0
    37 => 0
    36 => 0
    35 => 0
    34 => 0
    33 => 0
    32 => 0
    31 => 0
    30 => 0
    29 => 0
    28 => 0
    27 => 0
    26 => 0
    25 => 0
    24 => 0
    23 => 0
    22 => 0
    21 => 0
    20 => 0
    19 => 0
    18 => 0
    17 => 0
    16 => 0
    15 => 0
    14 => 0
    13 => 0
    12 => 0
    11 => 0
    10 => 0
    9 => 0
    8 => 0
    7 => 0
    6 => 0
    5 => 0
    4 => 0
    3 => 0
    2 => 0
    1 => 0
    0 => 0
  CargoAccepted(1) ListDump:
    31 => 1
    30 => 1
    29 => 1
    28 => 1
    27 => 1
    26 => 1
    25 => 1
    68 => 0
    67 => 0
    66 => 0
    65 => 0
    64 => 0
    63 => 0
    62 => 0
    61 => 0
    60 => 0
    59 => 0
    58 => 0
    57 => 0
    56 => 0
    55 => 0
    54 => 0
    53 => 0
    52 => 0
    51 => 0
    50 => 0
    49 => 0
    48 => 0
    47 => 0
    46 => 0
    45 => 0
    44 => 0
    43 => 0
    42 => 0
    41 => 0
    40 => 0
    39 => 0
    38 => 0
    37 => 0
    36 => 0
    35 => 0
    34 => 0
    33 => 0
    32 => 0
    24 => 0
    23 => 0
    22 => 0
    21 => 0
    20 => 0
    19 => 0
    18 => 0
    17 => 0
    16 => 0
    15 => 0
    14 => 0
    13 => 0
    12 => 0
    11 => 0
    10 => 0
    9 => 0
    8 => 0
    7 => 0
    6 => 0
    5 => 0
    4 => 0
    3 => 0
    2 => 0
    1 => 0
    0 => 0
  KeepAboveValue(50): done
  Count():             10
  Production ListDump:
    17 => 160
    22 => 152
    15 => 144
    20 => 136
    18 => 136
    19 => 112
    16 => 112
    21 => 104
    23 => 96
    24 => 72
--IndustryList_CargoAccepting--
  Count():             7
  Location ListDump:
    25 => 48182
    31 => 44160
    26 => 33934
    30 => 29022
    27 => 23714
    28 => 20170
    29 => 6685
--IndustryList_CargoProducing--
  Count():             10
  Location ListDump:
    19 => 57429
    15 => 51854
    23 => 43035
    21 => 29147
    22 => 27822
    18 => 23682
    24 => 17943
    17 => 13947
    16 => 11734
    20 => 8562

--Map--
  GetMapSize():     65536
  GetMapSizeX():    256
  GetMapSizeY():    256
  GetTileX(123):    123
  GetTileY(123):    0
  GetTileIndex():   123
  GetTileIndex():   31488
  GetTileIndex():   0
  GetTileIndex():   -257
  GetTileIndex():   2570000
  IsValidTile(123): true
  GetTileX(124):    124
  GetTileY(124):    0
  IsValidTile(124): true
  IsValidTile(0):   true
  IsValidTile(-1):  false
  IsValidTile():    false
  IsValidTile():    true
  DemolishTile():   false
  DemolishTile():   true
  Distance
    DistanceManhattan(): 54
    DistanceMax():       39
    DistanceSquare():    1746
    DistanceFromEdge():  16

--AIMarine--
  IsWaterDepotTile():   false
  IsDockTile():         false
  IsBuoyTile():         false
  IsLockTile():         false
  IsCanalTile():        false
  GetBankBalance():     282086
  BuildWaterDepot():    true
  BuildDock():          true
  BuildBuoy():          true
  BuildLock():          true
  HasTransportType():   false
  BuildCanal():         true
  HasTransportType():   true
  IsWaterDepotTile():   true
  IsDockTile():         true
  IsBuoyTile():         true
  IsLockTile():         true
  IsCanalTile():        true
  GetBankBalance():     252537
  RemoveWaterDepot():   true
  RemoveDock():         true
  RemoveBuoy():         true
  RemoveLock():         true
  RemoveCanal():        true
  IsWaterDepotTile():   false
  IsDockTile():         false
  IsBuoyTile():         false
  IsLockTile():         false
  IsCanalTile():        false
  GetBankBalance():     229892
  BuildWaterDepot():    true
  BuildDock():          true

--PriorityQueue--
  Count(): 0
  Peek():  (null : 0x00000000)
  Pop():   (null : 0x00000000)
  Count(): 9
  Peek():  1
  Pop():   1
  Pop():   4
  Pop():   3
  Pop():   2
  Pop():   1
  Pop():   5
  Pop():   6
  Pop():   7
  Pop():   8
  Pop():   9
  Pop():   10
  Peek():  (null : 0x00000000)
  Pop():   (null : 0x00000000)
  Count(): 0

--BinaryHeap--
  Count(): 0
  Peek():  (null : 0x00000000)
  Pop():   (null : 0x00000000)
  Count(): 9
  Peek():  1
  Pop():   1
  Pop():   3
  Pop():   4
  Pop():   2
  Pop():   1
  Pop():   5
  Pop():   6
  Pop():   7
  Pop():   8
  Pop():   9
  Pop():   10
  Peek():  (null : 0x00000000)
  Pop():   (null : 0x00000000)
  Count(): 0

--Road--
  Road
    IsRoadTile():                  false
    BuildRoad():                   false
    BuildRoad():                   false
    HasTransportType():            false
    BuildRoad():                   true
    HasTransportType():            true
    AreRoadTilesConnected():       true
    IsRoadTile():                  true
    HasRoadType(Road):             true
    HasRoadType(Tram):             false
    GetNeighbourRoadCount():       2
    RemoveRoad():                  true
    RemoveRoad():                  true
    RemoveRoad():                  true
    IsRoadTypeAvailable(Road):     true
    IsRoadTypeAvailable(Tram):     false
    SetCurrentRoadType(Tram):      (null : 0x00000000)
    GetCurrentRoadType():          0
  Depot
    IsRoadTile():                  false
    BuildRoadDepot():              false
    BuildRoadDepot():              false
    BuildRoadDepot():              true
    BuildRoadDepot():              false
    HasRoadType(Road):             true
    HasRoadType(Tram):             false
    GetLastError():                260
    GetLastErrorString():          ERR_AREA_NOT_CLEAR
    GetErrorCategory():            1
    IsRoadTile():                  false
    GetRoadDepotFrontTile():       33412
    IsRoadDepotTile():             true
    IsBuildable():                 false
    RemoveRoadDepot():             true
    RemoveRoadDepot():             false
  Station
    IsRoadTile():                  false
    BuildRoadStation():            false
    BuildRoadStation():            false
    BuildRoadStation():            true
    BuildRoadStation():            false
    HasRoadType(Road):             true
    HasRoadType(Tram):             false
    IsRoadTile():                  false
    GetDriveThroughBackTile():     -1
    GetRoadStationFrontTile():     33412
    IsRoadStationTile():           true
    IsDriveThroughRoadStationTile: false
    RemoveRoadStation():           true
    RemoveRoadStation():           false
  Station Types
    BuildRoadStation(bus):         true
    BuildRoadStation(truck):       true
    BuildRoadStation(truck):       true
    BuildRoadStation(bus):         true
    BuildRoadStation(truck):       true
    BuildRoadStation(bus-drive):   true
    BuildRoadStation(truck-drive): true
    BuildRoadStation(bus-drive):   true
    BuildRoadStation(truck-drive): true
    BuildRoadDepot():              true
    GetRoadStationFrontTile():     33411
    GetRoadStationFrontTile():     33924
    IsDriveThroughRoadStationTile: true
    IsBuildable():                 false
    GetDriveThroughBackTile():     33416
    GetRoadStationFrontTile():     33414
    IsRoadTile():                  true

--Sign--
  BuildSign(33410, 'Some Sign'):       0
  BuildSign(33409, 'Some other Sign'): 1
  RemoveSign(1):                       true

  GetMaxSignID():    3
  Sign -1
    IsValidSign():   false
    GetText():       (null : 0x00000000)
    GetLocation():   -1
    GetOwner():      -1
    IsMine():        false
  Sign 0
    IsValidSign():   true
    GetText():       Some Sign
    GetLocation():   33410
    GetOwner():      1
    IsMine():        true
  Sign 1
    IsValidSign():   false
    GetText():       (null : 0x00000000)
    GetLocation():   -1
    GetOwner():      -1
    IsMine():        false
  Sign 2
    IsValidSign():   false
    GetText():       (null : 0x00000000)
    GetLocation():   -1
    GetOwner():      -1
    IsMine():        false
  Sign 3
    IsValidSign():   false
    GetText():       (null : 0x00000000)
    GetLocation():   -1
    GetOwner():      -1
    IsMine():        false
  Valid Signs:       1

--Station--
  IsValidStation(0):        true
  IsValidStation(1000):     false
  GetName(0):               Benville Airport
  SetName(0):               true
  GetName(0):               Look, a station
  GetLocation(1):           29253
  GetLocation(1000):        -1
  GetStationID(33411):      3
  GetStationID(34411):      65535
  GetCargoWaiting(0, 0):    0
  GetCargoWaiting(1000, 0): -1
  GetCargoWaiting(0, 1000): -1
  GetStationID(33411):      3
  HasRoadType(3, TRAM):     false
  HasRoadType(3, ROAD):     true
  HasRoadType(33411, TRAM): false
  HasRoadType(33411, ROAD): true
  HasStationType(3, BUS):   true
  HasStationType(3, TRAIN): false
  GetCoverageRadius(BUS):   3
  GetCoverageRadius(TRUCK): 3
  GetCoverageRadius(TRAIN): 4

--StationList--
  Count():             2
  Location ListDump:
    4 => 33421
    3 => 33411
  CargoWaiting(0) ListDump:
    4 => 0
    3 => 0
  CargoWaiting(1) ListDump:
    4 => 0
    3 => 0

--TileList--
  Count():             0
  Count():             9
  Slope():             done
  Count():             9
  ListDump:
    27631 => 29
    27631 => 255
    27631 => true
    27631 => false
    27888 => 13
    27888 => 2
    27888 => false
    27888 => false
    27376 => 12
    27376 => 3
    27376 => false
    27376 => false
    27375 => 12
    27375 => 3
    27375 => false
    27375 => false
    27889 => 9
    27889 => 6
    27889 => false
    27889 => false
    27887 => 8
    27887 => 7
    27887 => false
    27887 => false
    27632 => 8
    27632 => 7
    27632 => false
    27632 => false
    27633 => 0
    27633 => 15
    27633 => false
    27633 => false
    27377 => 0
    27377 => 15
    27377 => false
    27377 => false

--TileList--
  Count():             0
  Count():             45
  Height():            done
  Count():             45
  ListDump:
    42411 => 2
    42410 => 2
    42409 => 2
    42408 => 2
    42407 => 2
    42154 => 2
    42153 => 2
    42152 => 2
    42151 => 2
    41898 => 2
    41897 => 2
    41896 => 2
    41895 => 2
    41642 => 2
    41641 => 2
    41640 => 2
    41639 => 2
    41386 => 2
    41385 => 2
    41384 => 2
    41383 => 2
    42415 => 1
    42414 => 1
    42413 => 1
    42412 => 1
    42159 => 1
    42158 => 1
    42157 => 1
    42156 => 1
    42155 => 1
    41903 => 1
    41902 => 1
    41901 => 1
    41900 => 1
    41899 => 1
    41647 => 1
    41646 => 1
    41645 => 1
    41644 => 1
    41643 => 1
    41391 => 1
    41390 => 1
    41389 => 1
    41388 => 1
    41387 => 1
  Slope():             done
  KeepValue(0):        done
  Count():             38
  ListDump:
    42415 => 0
    42414 => 0
    42413 => 0
    42410 => 0
    42409 => 0
    42408 => 0
    42407 => 0
    42159 => 0
    42158 => 0
    42157 => 0
    42156 => 0
    42153 => 0
    42152 => 0
    42151 => 0
    41903 => 0
    41902 => 0
    41901 => 0
    41900 => 0
    41899 => 0
    41897 => 0
    41896 => 0
    41895 => 0
    41647 => 0
    41646 => 0
    41645 => 0
    41644 => 0
    41643 => 0
    41641 => 0
    41640 => 0
    41639 => 0
    41391 => 0
    41390 => 0
    41389 => 0
    41388 => 0
    41387 => 0
    41385 => 0
    41384 => 0
    41383 => 0
  Buildable():         done
  KeepValue(1):        done
  Count():             26
  BuildableRectangle(3, 3) ListDump:
    42415 => 1
    42414 => 1
    42413 => 1
    42410 => 1
    42159 => 1
    42158 => 1
    42157 => 1
    42156 => 1
    41903 => 1
    41902 => 1
    41901 => 1
    41900 => 1
    41899 => 1
    41647 => 1
    41646 => 1
    41645 => 1
    41644 => 1
    41643 => 1
    41641 => 1
    41391 => 1
    41390 => 1
    41389 => 1
    41388 => 1
    41387 => 1
    42153 => 0
    41897 => 0
  DistanceManhattanToTile(30000) ListDump:
    42415 => 175
    42414 => 174
    42159 => 174
    42413 => 173
    42158 => 173
    41903 => 173
    42157 => 172
    41902 => 172
    41647 => 172
    42156 => 171
    41901 => 171
    41646 => 171
    41391 => 171
    42410 => 170
    41900 => 170
    41645 => 170
    41390 => 170
    41899 => 169
    41644 => 169
    41389 => 169
    42153 => 168
    41643 => 168
    41388 => 168
    41897 => 167
    41387 => 167
    41641 => 166
  DistanceSquareToTile(30000) ListDump:
    42415 => 18433
    42159 => 18338
    41903 => 18245
    42414 => 18180
    41647 => 18154
    42158 => 18085
    41391 => 18065
    41902 => 17992
    42413 => 17929
    41646 => 17901
    42157 => 17834
    41390 => 17812
    41901 => 17741
    41645 => 17650
    42156 => 17585
    41389 => 17561
    41900 => 17492
    41644 => 17401
    41388 => 17312
    41899 => 17245
    42410 => 17188
    41643 => 17154
    41387 => 17065
    42153 => 16850
    41897 => 16757
    41641 => 16666
  GetOwner() ListDump:
    42415 => -1
    42414 => -1
    42413 => -1
    42410 => -1
    42159 => -1
    42158 => -1
    42157 => -1
    42156 => -1
    42153 => -1
    41903 => -1
    41902 => -1
    41901 => -1
    41900 => -1
    41899 => -1
    41897 => -1
    41647 => -1
    41646 => -1
    41645 => -1
    41644 => -1
    41643 => -1
    41641 => -1
    41391 => -1
    41390 => -1
    41389 => -1
    41388 => -1
    41387 => -1
  CargoAcceptance():   done
  KeepAboveValue(10):  done
  Count():             7
  ListDump:
    41897 => 41
    41641 => 35
    42153 => 33
    41899 => 29
    41387 => 29
    41643 => 26
    42410 => 13
  RoadTile():          done
  KeepValue(1):        done
  Count():             0
  ListDump:
  NeighbourRoadCount():done
  KeepValue(1):        done
  Count():             0
  ListDump:
  Water():             done
  Count():             45
  ListDump:
    54941 => 1
    54940 => 1
    54939 => 1
    54938 => 1
    54937 => 1
    54936 => 1
    54935 => 1
    54934 => 1
    54933 => 1
    54685 => 1
    54684 => 1
    54683 => 1
    54682 => 1
    54681 => 1
    54680 => 1
    54679 => 1
    54678 => 1
    54677 => 1
    54429 => 1
    54428 => 1
    54427 => 1
    54426 => 1
    54425 => 1
    54424 => 1
    54423 => 1
    54422 => 1
    54421 => 1
    54173 => 1
    54172 => 1
    54171 => 1
    54170 => 1
    54169 => 1
    54168 => 0
    54167 => 0
    54166 => 0
    54165 => 0
    53917 => 0
    53916 => 0
    53915 => 0
    53914 => 0
    53913 => 0
    53912 => 0
    53911 => 0
    53910 => 0
    53909 => 0

--TileList_IndustryAccepting--
  Count():             47
  Location ListDump:
    21234 => 16
    21233 => 16
    21232 => 16
    21231 => 16
    21230 => 16
    21229 => 16
    20978 => 16
    20977 => 16
    20976 => 16
    20975 => 16
    20974 => 16
    20973 => 16
    20722 => 16
    20718 => 16
    20717 => 16
    20466 => 16
    20462 => 16
    20461 => 16
    20210 => 16
    20206 => 16
    20205 => 16
    19954 => 16
    19950 => 16
    19949 => 16
    21490 => 8
    21489 => 8
    21488 => 8
    21487 => 8
    21486 => 8
    21485 => 8
    21484 => 8
    21235 => 8
    21228 => 8
    20979 => 8
    20972 => 8
    20723 => 8
    20716 => 8
    20467 => 8
    20460 => 8
    20211 => 8
    20204 => 8
    19955 => 8
    19948 => 8
    19699 => 8
    19698 => 8
    19694 => 8
    19693 => 8

--TileList_IndustryProducing--
  Count():             90
  Location ListDump:
    46149 => 14
    46146 => 14
    45894 => 14
    45889 => 14
    45638 => 14
    45633 => 14
    45382 => 14
    45377 => 14
    45126 => 12
    45121 => 12
    44869 => 12
    44868 => 12
    44867 => 12
    44866 => 12
    46150 => 11
    46145 => 11
    46405 => 10
    46404 => 10
    46403 => 10
    46402 => 10
    45895 => 9
    45888 => 9
    45639 => 9
    45632 => 9
    45383 => 9
    45376 => 9
    44870 => 9
    44865 => 9
    46406 => 8
    46401 => 8
    45127 => 8
    45120 => 8
    44613 => 8
    44612 => 8
    44611 => 8
    44610 => 8
    46151 => 7
    46144 => 7
    46661 => 6
    46660 => 6
    46659 => 6
    46658 => 6
    44871 => 6
    44864 => 6
    44614 => 6
    44609 => 6
    46662 => 5
    46657 => 5
    46407 => 5
    46400 => 5
    45896 => 4
    45887 => 4
    45640 => 4
    45631 => 4
    45384 => 4
    45375 => 4
    45128 => 4
    45119 => 4
    44615 => 4
    44608 => 4
    44357 => 4
    44356 => 4
    44355 => 4
    44354 => 4
    46663 => 3
    46656 => 3
    46152 => 3
    46143 => 3
    44872 => 3
    44863 => 3
    44358 => 3
    44353 => 3
    46918 => 2
    46917 => 2
    46916 => 2
    46915 => 2
    46914 => 2
    46913 => 2
    46408 => 2
    46399 => 2
    44616 => 2
    44607 => 2
    44359 => 2
    44352 => 2
    46919 => 1
    46912 => 1
    46664 => 1
    46655 => 1
    44360 => 1
    44351 => 1

--TileList_StationType--
  Count():             4
  Location ListDump:
    33668 => 0
    33416 => 0
    33414 => 0
    33412 => 0

--Town--
  GetMaxTownID():    31
  GetTownCount():    28
  Town -1
    IsValidTown():   false
    GetName():       (null : 0x00000000)
    GetPopulation(): -1
    GetLocation():   -1
    GetHouseCount(): -1
    GetRating():     -1
  Town 0
    IsValidTown():   true
    GetName():       Planfield
    GetPopulation(): 538
    GetLocation():   15508
    GetHouseCount(): 29
    GetRating():     0
  Town 1
    IsValidTown():   true
    GetName():       Trenningville
    GetPopulation(): 236
    GetLocation():   46751
    GetHouseCount(): 16
    GetRating():     0
  Town 2
    IsValidTown():   true
    GetName():       Tondston
    GetPopulation(): 253
    GetLocation():   28365
    GetHouseCount(): 18
    GetRating():     0
  Town 3
    IsValidTown():   true
    GetName():       Tunford
    GetPopulation(): 206
    GetLocation():   41895
    GetHouseCount(): 11
    GetRating():     0
  Town 4
    IsValidTown():   true
    GetName():       Wrundtown
    GetPopulation(): 414
    GetLocation():   41450
    GetHouseCount(): 18
    GetRating():     0
  Town 5
    IsValidTown():   true
    GetName():       Fraston
    GetPopulation(): 206
    GetLocation():   55007
    GetHouseCount(): 11
    GetRating():     0
  Town 6
    IsValidTown():   true
    GetName():       Muningville
    GetPopulation(): 566
    GetLocation():   38200
    GetHouseCount(): 28
    GetRating():     0
  Town 7
    IsValidTown():   true
    GetName():       Hutfingford
    GetPopulation(): 652
    GetLocation():   59234
    GetHouseCount(): 32
    GetRating():     0
  Town 8
    IsValidTown():   true
    GetName():       Sadtown
    GetPopulation(): 292
    GetLocation():   51267
    GetHouseCount(): 20
    GetRating():     0
  Town 9
    IsValidTown():   true
    GetName():       Frindinghattan
    GetPopulation(): 447
    GetLocation():   5825
    GetHouseCount(): 18
    GetRating():     0
  Town 10
    IsValidTown():   true
    GetName():       Nuntfingburg
    GetPopulation(): 702
    GetLocation():   6446
    GetHouseCount(): 26
    GetRating():     0
  Town 11
    IsValidTown():   true
    GetName():       Fort Frindston
    GetPopulation(): 156
    GetLocation():   14935
    GetHouseCount(): 13
    GetRating():     0
  Town 12
    IsValidTown():   true
    GetName():       Ginborough
    GetPopulation(): 766
    GetLocation():   32740
    GetHouseCount(): 27
    GetRating():     0
  Town 13
    IsValidTown():   true
    GetName():       Great Hinninghall
    GetPopulation(): 276
    GetLocation():   9595
    GetHouseCount(): 14
    GetRating():     0
  Town 14
    IsValidTown():   true
    GetName():       Prundinghall
    GetPopulation(): 316
    GetLocation():   51298
    GetHouseCount(): 17
    GetRating():     0
  Town 15
    IsValidTown():   true
    GetName():       Benville
    GetPopulation(): 699
    GetLocation():   42338
    GetHouseCount(): 32
    GetRating():     5
  Town 16
    IsValidTown():   true
    GetName():       Kennville
    GetPopulation(): 659
    GetLocation():   17345
    GetHouseCount(): 32
    GetRating():     0
  Town 17
    IsValidTown():   true
    GetName():       Quartfingfield
    GetPopulation(): 185
    GetLocation():   24252
    GetHouseCount(): 13
    GetRating():     0
  Town 18
    IsValidTown():   true
    GetName():       Netfingbridge
    GetPopulation(): 267
    GetLocation():   10574
    GetHouseCount(): 12
    GetRating():     0
  Town 19
    IsValidTown():   true
    GetName():       Mendingston
    GetPopulation(): 221
    GetLocation():   6511
    GetHouseCount(): 14
    GetRating():     0
  Town 20
    IsValidTown():   true
    GetName():       Chentfingbourne
    GetPopulation(): 425
    GetLocation():   22585
    GetHouseCount(): 14
    GetRating():     5
  Town 21
    IsValidTown():   true
    GetName():       Franinghead
    GetPopulation(): 598
    GetLocation():   9634
    GetHouseCount(): 27
    GetRating():     0
  Town 22
    IsValidTown():   true
    GetName():       Naborough
    GetPopulation(): 174
    GetLocation():   51891
    GetHouseCount(): 12
    GetRating():     0
  Town 23
    IsValidTown():   true
    GetName():       Lardborough
    GetPopulation(): 657
    GetLocation():   59622
    GetHouseCount(): 27
    GetRating():     0
  Town 24
    IsValidTown():   true
    GetName():       Little Fruford
    GetPopulation(): 624
    GetLocation():   19596
    GetHouseCount(): 33
    GetRating():     5
  Town 25
    IsValidTown():   true
    GetName():       Grinnway
    GetPopulation(): 548
    GetLocation():   16433
    GetHouseCount(): 15
    GetRating():     0
  Town 26
    IsValidTown():   true
    GetName():       Bedburg
    GetPopulation(): 336
    GetLocation():   39505
    GetHouseCount(): 17
    GetRating():     0
  Town 27
    IsValidTown():   true
    GetName():       Fudinghattan
    GetPopulation(): 382
    GetLocation():   45525
    GetHouseCount(): 19
    GetRating():     0
  Town 28
    IsValidTown():   false
    GetName():       (null : 0x00000000)
    GetPopulation(): -1
    GetLocation():   -1
    GetHouseCount(): -1
    GetRating():     -1
  Town 29
    IsValidTown():   false
    GetName():       (null : 0x00000000)
    GetPopulation(): -1
    GetLocation():   -1
    GetHouseCount(): -1
    GetRating():     -1
  Town 30
    IsValidTown():   false
    GetName():       (null : 0x00000000)
    GetPopulation(): -1
    GetLocation():   -1
    GetHouseCount(): -1
    GetRating():     -1
  Town 31
    IsValidTown():   false
    GetName():       (null : 0x00000000)
    GetPopulation(): -1
    GetLocation():   -1
    GetHouseCount(): -1
    GetRating():     -1
  Valid Towns:       28
  GetTownCount():    28

--TownList--
  Count():             28
  Location ListDump:
    23 => 59622
    7 => 59234
    5 => 55007
    22 => 51891
    14 => 51298
    8 => 51267
    1 => 46751
    27 => 45525
    15 => 42338
    3 => 41895
    4 => 41450
    26 => 39505
    6 => 38200
    12 => 32740
    2 => 28365
    17 => 24252
    20 => 22585
    24 => 19596
    16 => 17345
    25 => 16433
    0 => 15508
    11 => 14935
    18 => 10574
    21 => 9634
    13 => 9595
    19 => 6511
    10 => 6446
    9 => 5825
  DistanceManhattanToTile(30000) ListDump:
    23 => 297
    5 => 272
    9 => 240
    4 => 230
    27 => 225
    22 => 216
    16 => 195
    21 => 194
    12 => 190
    1 => 176
    3 => 165
    7 => 164
    2 => 164
    17 => 163
    0 => 157
    19 => 155
    13 => 155
    24 => 133
    14 => 133
    18 => 106
    8 => 102
    15 => 98
    11 => 98
    10 => 94
    26 => 70
    25 => 54
    6 => 40
    20 => 38
  DistanceSquareToTile(30000) ListDump:
    23 => 46349
    5 => 40034
    4 => 36532
    12 => 32500
    27 => 30825
    9 => 30050
    2 => 24698
    22 => 24386
    16 => 23525
    17 => 20129
    21 => 19396
    1 => 16546
    3 => 16277
    7 => 15496
    0 => 13249
    19 => 12433
    13 => 12025
    24 => 10145
    14 => 9389
    10 => 8468
    8 => 7250
    18 => 6676
    11 => 5002
    15 => 4804
    25 => 2810
    26 => 2458
    6 => 1088
    20 => 922
  IsWithinTownInfluence(15508) ListDump:
    0 => 1
    27 => 0
    26 => 0
    25 => 0
    24 => 0
    23 => 0
    22 => 0
    21 => 0
    20 => 0
    19 => 0
    18 => 0
    17 => 0
    16 => 0
    15 => 0
    14 => 0
    13 => 0
    12 => 0
    11 => 0
    10 => 0
    9 => 0
    8 => 0
    7 => 0
    6 => 0
    5 => 0
    4 => 0
    3 => 0
    2 => 0
    1 => 0
  KeepAboveValue(500): done
  Count():             11
  Population ListDump:
    12 => 766
    10 => 702
    15 => 699
    16 => 659
    23 => 657
    7 => 652
    24 => 624
    21 => 598
    6 => 566
    25 => 548
    0 => 538
  HasStatue():                     false
  GetRoadReworkDuration():         0
  GetExclusiveRightsPlayer():      -1
  GetExclusiveRightsDuration():    0
  IsActionAvailable(BUILD_STATUE): true
  PerformTownAction(BUILD_STATUE): true
  IsActionAvailable(BUILD_STATUE): false
  HasStatue():                     true

--Tunnel--
  IsTunnelTile():       false
  RemoveTunnel():       false
  GetOtherTunnelEnd():  28026
  BuildTunnel():        true
  GetOtherTunnelEnd():  28026
  IsTunnelTile():       true
  IsTunnelTile():       true
  RemoveTunnel():       true
  IsTunnelTile():       false
  --Errors--
  BuildTunnel():        true
  BuildTunnel():        false
  GetLastErrorString(): ERR_TUNNEL_ANOTHER_TUNNEL_IN_THE_WAY
  RemoveTunnel():       true

--Vehicle--
  IsValidVehicle(-1):   false
  IsValidVehicle(0):    false
  IsValidVehicle(11):   false
  ISValidVehicle(9999): false
  BuildVehicle():       0
  IsValidVehicle(11):   false
  --Transaction--
    GetCosts():         5945
    Execute():          true
  IsValidVehicle(11):   true
  CloneVehicle():       12
  --Accounting--
    GetCosts():         11890
    Should be:          11890
    ResetCosts():       (null : 0x00000000)
  SellVehicle(12):      true
  IsInDepot():          true
  IsStoppedInDepot():   true
  StartStopVehicle():   true
  IsInDepot():          false
  IsStoppedInDepot():   false
  SendVehicleToDepot(): true
  IsInDepot():          false
  IsStoppedInDepot():   false
  --Accounting--
    GetCosts():         -5945
    Should be:          -5945
  GetName():            Road Vehicle 1
  SetName():            true
  GetName():            MyVehicleName
  CloneVehicle():       12
  --VehicleData--
    GetLocation():       33417
    GetEngineType():     153
    GetUnitNumber():     1
    GetAge():            0
    GetMaxAge():         5490
    GetAgeLeft():        5490
    GetCurrentSpeed():   4
    GetRunningCost():    421
    GetProfitThisYear(): 0
    GetProfitLastYear(): 0
    GetVehicleType():    1
    GetRoadType():       0
    GetCapacity():       12
    GetCargoLoad():      0
    IsInDepot():         false
    IsStoppedInDepot():  false
  GetOwner():           1
  BuildVehicle():       13
  IsValidVehicle(13):   true
  IsInDepot(13):        true
  IsStoppedInDepot(13): true
  IsValidVehicle(14):   false
  IsInDepot(14):        false
  IsStoppedInDepot(14): false
  BuildVehicle():       15
  IsValidVehicle(15):   true
  IsInDepot(15):        true
  IsStoppedInDepot(15): true
  --Errors--
    RefitVehicle():        false
    GetLastErrorString():  ERR_VEHICLE_NOT_IN_DEPOT
    SellVehicle():         false
    GetLastErrorString():  ERR_VEHICLE_NOT_IN_DEPOT
    SendVehicleToDepot():  false
    GetLastErrorString():  ERR_UNKNOWN

--VehicleList--
  Count():             4
  Location ListDump:
    12 => 33417
    11 => 33417
    13 => 32119
    15 => 28479
  EngineType ListDump:
    13 => 219
    15 => 204
    12 => 153
    11 => 153
  UnitNumber ListDump:
    12 => 2
    15 => 1
    13 => 1
    11 => 1
  Age ListDump:
    15 => 0
    13 => 0
    12 => 0
    11 => 0
  MaxAge ListDump:
    15 => 10980
    13 => 10980
    12 => 5490
    11 => 5490
  AgeLeft ListDump:
    15 => 10980
    13 => 10980
    12 => 5490
    11 => 5490
  CurrentSpeed ListDump:
    11 => 7
    15 => 0
    13 => 0
    12 => 0
  RunningCost ListDump:
    13 => 2756
    15 => 2296
    12 => 421
    11 => 421
  ProfitThisYear ListDump:
    15 => 0
    13 => 0
    12 => 0
    11 => 0
  ProfitLastYear ListDump:
    15 => 0
    13 => 0
    12 => 0
    11 => 0
  VehicleType ListDump:
    13 => 3
    15 => 2
    12 => 1
    11 => 1
  RoadType ListDump:
    12 => 0
    11 => 0
    15 => -1
    13 => -1
  VehicleType ListDump:
    12 => 12
    11 => 12
    15 => 0
    13 => 0
  VehicleType ListDump:
    15 => 0
    13 => 0
    12 => 0
    11 => 0

--Order--
  GetOrderCount():       0
  GetOrderDestination(): -1
  AreOrderFlagsValid():  true
  IsValidVehicleOrder(): false
  GetOrderFlags():       65535
  AppendOrder():         true
  InsertOrder():         true
  GetOrderCount():       2
  IsValidVehicleOrder(): true
  RemoveOrder():         true
  ChangeOrder():         true
  GetOrderDestination(): 33411
  CopyOrders():          false
  CopyOrders():          true
  ShareOrders():         false
  ShareOrders():         true
  UnshareOrders():       true
  AppendOrder():         true

--StationList_Vehicle--
  Count():             2
  Location ListDump:
    4 => 33421
    3 => 33411
  CargoWaiting(0) ListDump:
    4 => 0
    3 => 0
  CargoWaiting(1) ListDump:
    4 => 0
    3 => 0
  CargoRating(1) ListDump:
    4 => 69
    3 => 69
  DistanceManhattanToTile(30000) ListDump:
    4 => 106
    3 => 96
  DistanceSquareToTile(30000) ListDump:
    4 => 8818
    3 => 7058
  IsWithinTownInfluence(0) ListDump:
    4 => 0
    3 => 0

--VehicleList_Station--
  Count():             1
  Location ListDump:
    11 => 33417
      --Subsidy (0) --
        IsValidSubsidy():     false
        IsAwarded():          false
        GetAwardedTo():       -1
        GetExpireDate():      -1
        SourceIsTown():       false
        GetSource():          65535
        DestionationIsTown(): false
        GetDestionation():    65535
        GetCargoType():       255
  GetNextEvent:          instance
    GetEventType:        13
      EventName:         VehicleWaitingInDepot
      VehicleID:         11
  GetNextEvent:          instance
    GetEventType:        3
      EventName:         SubsidyOffer
      --Subsidy (0) --
        IsValidSubsidy():     true
        IsAwarded():          false
        GetAwardedTo():       -1
        GetExpireDate():      712800
        SourceIsTown():       true
        GetSource():          7
        DestionationIsTown(): true
        GetDestionation():    15
        GetCargoType():       0
  IsEventWaiting:        false
ERROR: We've got a suicidal AI for player 1