Vehicle Export 2.0
9.322
77
9.322
77
Features
Your comments are welcome in the Comments section.
- Announcement -
I was thinking of one thing, maybe I should add the obligation to repaint and change the plate of the vehicle before resale. It would put a little more challenge during this activity and make it a little more believable. Can you tell me what you think in the comments. I'm still thinking about it though.
- How it works -
Just drive any car to one of the blips, and it will gives you a proposal to sell it. Get out of the vehicle if you accept the deal.
There is also a small functionality that allows you to estimate a vehicle that you're in front of : push 'right D-pad button' or 'E' to see the estimation.
- Prices -
The price is calculated as this example :
Let's say a new vehicle cost 5000 dollars.
The base price is 5000/2, so 2500 dollars.
If the body or the engine of the vehicle is damaged, the average amount of those damage are removed from the base price.
50 percent body damages, 20 percent engine damages.
Body damages amount = 2500 by 50 / 100 = 1250 dollars.
Engine damages amount = 2500 by 20 / 100 = 200 dollars.
Average of damages = (1250 plus 200) / 2 = 725 dollars.
Final price = 2500 - 725 = 1750 dollars.
So take care of your car, and drive safely !
- Limits -
- Installation -
Needs ScriptHookV
Needs ScriptHookV.NET 3.6.0 (and above when released I suppose)
Copy dll and ini to scripts folder.
- Recommanded mods -
- Changelog -
1.0
1.1
1.2
1.3
1.4
2.0
- Translations -
If you want another translation to appear here, please send me it in the comments.
Copy [MESSAGES] section in settings file (WaldhariSellCars.ini).
- All my mods
Your comments are welcome in the Comments section.
- Sell almost any vehicle in the game (see also Prices section).
- Settings file to manage vehicle price list (see also Changelog 1.2).
- One location to the south, and one to the north on the settings file (find blips on the map).
- All language support (see also Changelog 1.3 and Translations section).
- Max price and divider mechanics (see also Changelog 1.4).
- Ability to add new custom locations (see also Changelog 1.4).
- Announcement -
I was thinking of one thing, maybe I should add the obligation to repaint and change the plate of the vehicle before resale. It would put a little more challenge during this activity and make it a little more believable. Can you tell me what you think in the comments. I'm still thinking about it though.
- How it works -
Just drive any car to one of the blips, and it will gives you a proposal to sell it. Get out of the vehicle if you accept the deal.
There is also a small functionality that allows you to estimate a vehicle that you're in front of : push 'right D-pad button' or 'E' to see the estimation.
- Prices -
The price is calculated as this example :
Let's say a new vehicle cost 5000 dollars.
The base price is 5000/2, so 2500 dollars.
If the body or the engine of the vehicle is damaged, the average amount of those damage are removed from the base price.
50 percent body damages, 20 percent engine damages.
Body damages amount = 2500 by 50 / 100 = 1250 dollars.
Engine damages amount = 2500 by 20 / 100 = 200 dollars.
Average of damages = (1250 plus 200) / 2 = 725 dollars.
Final price = 2500 - 725 = 1750 dollars.
So take care of your car, and drive safely !
- Limits -
- Some vehicles can't enter the garage (big vehicles).
- Installation -
Needs ScriptHookV
Needs ScriptHookV.NET 3.6.0 (and above when released I suppose)
Copy dll and ini to scripts folder.
- Recommanded mods -
- Online cars spawn naturally in traffic : https://www.gta5-mods.com/misc/online-cars-spawn-naturally-in-traffic
- Changelog -
1.0
- Initial release.
- Permit to sell almost any vehicle in the game at the export garage in the docks.
1.1
- Settings file added to manage vehicle price list.
- New location to sell on the north of the map, near Paleto Bay.
1.2
- Settings file improvement :
In the section [UnknownVehicleList] will be added automatically vehicle that the mod doesn't know and that player try to estimate or sell.
Feel free to use vehicle keys that you want to add as supported in the section [VehicleList] with a value representing a new vehicle price.
Example :
The WaldhariSellCars.ini should be like this, when opened :
-----
[VehicleList]
-list of all known vehicles here-
[UnknownVehicleList]
ZTYPE = (name to find value=)Z-Type
-list of all other unknown vehicles here-
-----
The vehicle should be deleted from [UnknownVehicleList],
and should be added to [VehicleList].
The file should be like this, after modification :
-----
[VehicleList]
-list of all other known vehicles here-
ZTYPE = 10000000
[UnknownVehicleList]
-list of all unknown vehicles here-
-----
1.3
- Enhance selling to avoid auto impound : vehicle now stay in the garage but is not accessible after sale.
- Translation support : just edit new ini file and translate all entries in the Messages section.
1.4
- Max price mechanic introduced : allowing to limit the max "real price" of all vehicles, before sale price calculation.
See settings file to customize it, set 0 to get the real "real price" :D. - Divider mechanic introduced : allowing to define the divisor when calculating the sale price.
For example, it is possible to limit yourself to a commission on the sale, by setting the divisor to 10
(you will then only get 10% of the price of the "real price" of a vehicle).
See settings file to customize it, if set equals or below 0, it will be set by default to 2. - To have a more diversified experience, the "real price" is now always modified within plus or minus 10% of the "real price" difine on the settings file.
- New custom locations can now be added with their coordinates in the configuration file. Just add the value of the coordinates (X,Y,Z) to a new POSITION key in the [SHOPS] section.
Example :
[SHOPS]
POSITION1 = 1204.48,-3118.86,4.75
POSITION2 = 429.92,6468.04,28.33
POSITION3 = 150.65,-864.89,82.79
POSITION4 = etc...
No limit has been set, but please stay reasonable to keep the game stable.
2.0
- This is a major release (2.0), you need to update all my mods if you have more than one (Utils file is common).
- Standardization of code and settings files of Waldhari Corp mods.
- Warning: some sections and keys of the settings file have been modified for the purpose of homogenizing mods, please update accordingly.
- Performance improvement.
- Bug that removed blips from other mods fixed.
- Added a possible minimum value for the actual price of vehicles.
- Added lore-friendly positions for vehicle export, courtesy of loginos.
- Added optional more positions file, courtesy of loginos : positions have to be pasted in main settings file. The position numbers must follow each other.
- Translations -
If you want another translation to appear here, please send me it in the comments.
Copy [MESSAGES] section in settings file (WaldhariSellCars.ini).
- Translation in English <= Courtesy of Aussie
[MESSAGES]
BLIPNAME = Export {0}
ESTIMATION = {0} estimated at {1} $
SALEMESSAGE = Sell {0} for {1} $
SALEPROCESSING = Sale in progress...
SALEFINISHED = Sale completed
UNSALABLE = This vehicle cannot be sold - Translation in Polish <= Courtesy of A_mbien_t
[MESSAGES]
BLIPNAME = Eksport {0}.
ESTIMATION = {0} jest wart {1} $.
SALEMESSAGE = Sprzedaj {0} za {1} $.
SALEPROCESSING = Sprzedaż w toku.
SALEFINISHED = Sprzedaż ukończona.
UNSALABLE = Tego pojazdu nie można sprzedać. - Translation in German <= Courtesy of MadTherseus
[MESSAGES]
BLIPNAME = Export {0}
ESTIMATION = {0} Voraussichtlicher Verkaufswert {1} $
SALEMESSAGE = Verkaufe {0} für {1} $
SALEPROCESSING = Verkaufsprozess...
SALEFINISHED = Verkauf erfolgreich
UNSALABLE = Dieser Wagen kann nicht verkauft werden
- All my mods
Først uploadet: 25. februar 2023
Sidst opdateret: 6. marts 2023
Last Downloaded: 8 hours ago
62 Kommentarer
More mods by Romanops:
Features
Your comments are welcome in the Comments section.
- Announcement -
I was thinking of one thing, maybe I should add the obligation to repaint and change the plate of the vehicle before resale. It would put a little more challenge during this activity and make it a little more believable. Can you tell me what you think in the comments. I'm still thinking about it though.
- How it works -
Just drive any car to one of the blips, and it will gives you a proposal to sell it. Get out of the vehicle if you accept the deal.
There is also a small functionality that allows you to estimate a vehicle that you're in front of : push 'right D-pad button' or 'E' to see the estimation.
- Prices -
The price is calculated as this example :
Let's say a new vehicle cost 5000 dollars.
The base price is 5000/2, so 2500 dollars.
If the body or the engine of the vehicle is damaged, the average amount of those damage are removed from the base price.
50 percent body damages, 20 percent engine damages.
Body damages amount = 2500 by 50 / 100 = 1250 dollars.
Engine damages amount = 2500 by 20 / 100 = 200 dollars.
Average of damages = (1250 plus 200) / 2 = 725 dollars.
Final price = 2500 - 725 = 1750 dollars.
So take care of your car, and drive safely !
- Limits -
- Installation -
Needs ScriptHookV
Needs ScriptHookV.NET 3.6.0 (and above when released I suppose)
Copy dll and ini to scripts folder.
- Recommanded mods -
- Changelog -
1.0
1.1
1.2
1.3
1.4
2.0
- Translations -
If you want another translation to appear here, please send me it in the comments.
Copy [MESSAGES] section in settings file (WaldhariSellCars.ini).
- All my mods
Your comments are welcome in the Comments section.
- Sell almost any vehicle in the game (see also Prices section).
- Settings file to manage vehicle price list (see also Changelog 1.2).
- One location to the south, and one to the north on the settings file (find blips on the map).
- All language support (see also Changelog 1.3 and Translations section).
- Max price and divider mechanics (see also Changelog 1.4).
- Ability to add new custom locations (see also Changelog 1.4).
- Announcement -
I was thinking of one thing, maybe I should add the obligation to repaint and change the plate of the vehicle before resale. It would put a little more challenge during this activity and make it a little more believable. Can you tell me what you think in the comments. I'm still thinking about it though.
- How it works -
Just drive any car to one of the blips, and it will gives you a proposal to sell it. Get out of the vehicle if you accept the deal.
There is also a small functionality that allows you to estimate a vehicle that you're in front of : push 'right D-pad button' or 'E' to see the estimation.
- Prices -
The price is calculated as this example :
Let's say a new vehicle cost 5000 dollars.
The base price is 5000/2, so 2500 dollars.
If the body or the engine of the vehicle is damaged, the average amount of those damage are removed from the base price.
50 percent body damages, 20 percent engine damages.
Body damages amount = 2500 by 50 / 100 = 1250 dollars.
Engine damages amount = 2500 by 20 / 100 = 200 dollars.
Average of damages = (1250 plus 200) / 2 = 725 dollars.
Final price = 2500 - 725 = 1750 dollars.
So take care of your car, and drive safely !
- Limits -
- Some vehicles can't enter the garage (big vehicles).
- Installation -
Needs ScriptHookV
Needs ScriptHookV.NET 3.6.0 (and above when released I suppose)
Copy dll and ini to scripts folder.
- Recommanded mods -
- Online cars spawn naturally in traffic : https://www.gta5-mods.com/misc/online-cars-spawn-naturally-in-traffic
- Changelog -
1.0
- Initial release.
- Permit to sell almost any vehicle in the game at the export garage in the docks.
1.1
- Settings file added to manage vehicle price list.
- New location to sell on the north of the map, near Paleto Bay.
1.2
- Settings file improvement :
In the section [UnknownVehicleList] will be added automatically vehicle that the mod doesn't know and that player try to estimate or sell.
Feel free to use vehicle keys that you want to add as supported in the section [VehicleList] with a value representing a new vehicle price.
Example :
The WaldhariSellCars.ini should be like this, when opened :
-----
[VehicleList]
-list of all known vehicles here-
[UnknownVehicleList]
ZTYPE = (name to find value=)Z-Type
-list of all other unknown vehicles here-
-----
The vehicle should be deleted from [UnknownVehicleList],
and should be added to [VehicleList].
The file should be like this, after modification :
-----
[VehicleList]
-list of all other known vehicles here-
ZTYPE = 10000000
[UnknownVehicleList]
-list of all unknown vehicles here-
-----
1.3
- Enhance selling to avoid auto impound : vehicle now stay in the garage but is not accessible after sale.
- Translation support : just edit new ini file and translate all entries in the Messages section.
1.4
- Max price mechanic introduced : allowing to limit the max "real price" of all vehicles, before sale price calculation.
See settings file to customize it, set 0 to get the real "real price" :D. - Divider mechanic introduced : allowing to define the divisor when calculating the sale price.
For example, it is possible to limit yourself to a commission on the sale, by setting the divisor to 10
(you will then only get 10% of the price of the "real price" of a vehicle).
See settings file to customize it, if set equals or below 0, it will be set by default to 2. - To have a more diversified experience, the "real price" is now always modified within plus or minus 10% of the "real price" difine on the settings file.
- New custom locations can now be added with their coordinates in the configuration file. Just add the value of the coordinates (X,Y,Z) to a new POSITION key in the [SHOPS] section.
Example :
[SHOPS]
POSITION1 = 1204.48,-3118.86,4.75
POSITION2 = 429.92,6468.04,28.33
POSITION3 = 150.65,-864.89,82.79
POSITION4 = etc...
No limit has been set, but please stay reasonable to keep the game stable.
2.0
- This is a major release (2.0), you need to update all my mods if you have more than one (Utils file is common).
- Standardization of code and settings files of Waldhari Corp mods.
- Warning: some sections and keys of the settings file have been modified for the purpose of homogenizing mods, please update accordingly.
- Performance improvement.
- Bug that removed blips from other mods fixed.
- Added a possible minimum value for the actual price of vehicles.
- Added lore-friendly positions for vehicle export, courtesy of loginos.
- Added optional more positions file, courtesy of loginos : positions have to be pasted in main settings file. The position numbers must follow each other.
- Translations -
If you want another translation to appear here, please send me it in the comments.
Copy [MESSAGES] section in settings file (WaldhariSellCars.ini).
- Translation in English <= Courtesy of Aussie
[MESSAGES]
BLIPNAME = Export {0}
ESTIMATION = {0} estimated at {1} $
SALEMESSAGE = Sell {0} for {1} $
SALEPROCESSING = Sale in progress...
SALEFINISHED = Sale completed
UNSALABLE = This vehicle cannot be sold - Translation in Polish <= Courtesy of A_mbien_t
[MESSAGES]
BLIPNAME = Eksport {0}.
ESTIMATION = {0} jest wart {1} $.
SALEMESSAGE = Sprzedaj {0} za {1} $.
SALEPROCESSING = Sprzedaż w toku.
SALEFINISHED = Sprzedaż ukończona.
UNSALABLE = Tego pojazdu nie można sprzedać. - Translation in German <= Courtesy of MadTherseus
[MESSAGES]
BLIPNAME = Export {0}
ESTIMATION = {0} Voraussichtlicher Verkaufswert {1} $
SALEMESSAGE = Verkaufe {0} für {1} $
SALEPROCESSING = Verkaufsprozess...
SALEFINISHED = Verkauf erfolgreich
UNSALABLE = Dieser Wagen kann nicht verkauft werden
- All my mods
Først uploadet: 25. februar 2023
Sidst opdateret: 6. marts 2023
Last Downloaded: 8 hours ago




Polish translation (add below [MESSAGES] in WaldhariSellCars.ini):
BLIPNAME = Eksport {0}.
ESTIMATION = {0} jest wart {1} $.
SALEMESSAGE = Sprzedaj {0} za {1} $.
SALEPROCESSING = Sprzedaż w toku.
SALEFINISHED = Sprzedaż ukończona.
UNSALABLE = Tego pojazdu nie można sprzedać.
I'm giving the mod 4 stars, as it's well done, yet I wish it supported add-on vehicles.
@Romanops The vehicles were not dissappearing for me so I could enter it again and keep selling it infinitely, maybe lock the door and make it unaccessible after selling? that would be a good idea
@A_mbien_t Thank you for translation, I add it on the description. About add-on vehicles, what do you mean ? Because you can add all vehicle in WaldhariSellCars.ini with appropriate vehicle prices.
@thalilmythos Vehicle doesn't disappear, but you should not be able to enter it again, besause I defined consider as destroy. This is how it works in my game at least. I can not enter a car that have been saled. Even if I try.
@Romanops Hey there, is there any chance I can completely 1,000,000% disable all on screen elements? I play with no HUD and hate having little messages and stuff pop up, is this possible at all?
the mod didnt showed on in my game
Works with Los Santos Red
@A_mbien_t for add-on vehicles there would have to be a price attatched to the each car. I never for the PDM working with addons either
German Translation:
[MESSAGES]
BLIPNAME = Export {0}
ESTIMATION = {0} Voraussichtlicher Verkaufswert {1} $
SALEMESSAGE = Verkaufe {0} für {1} $
SALEPROCESSING = Verkaufsprozess...
SALEFINISHED = Verkauf erfolgreich
UNSALABLE = Dieser Wagen kann nicht verkauft werden
I would like to offer you something about your Announcement. It is not necessary to change the color of the license plates of the car, but it is mandatory to change their number. And since this is not possible in GTA 5, it would be possible to add such a function to a car dealership or make it a separate institution. Please, if you can, do it because it will give more realism.
Я бы хотел предложить тебе кое что по поводу твоего Announcement. Можно не обязательно менять цвет номеров у машины но обязательным менять их номер. И поскольку в гта 5 это невозможно можно было бы добавить такую функцию в автосалон или сделать отдельным заведением. Пожалуйста если сможешь то сделай потому что это придаст большего реализма.
Interesting mod. But would be too much of a headache if selling tunned cars gave more money based on the amount of modifications?
Please someone make a version where different locations accept different cars (list in .ini file)
Great mod 10/10
@RemerHud I'll try with the business opportunities mod I've made, but not sure I can do it ^^
@RobertoBaq1107 yes, for now I don't have this level of skill ^^ sorry dude
@ChargedKILO thanks <3
Doesn't work. The location appears at the bay, I can enter it, there is a laptop there as well, but that's it, I can't do anything.
Love this mod! I've added two custom locations in new slots 8 & 9, but when I add 10 and anything after they don't work in-game. The icons still show up on the map, but can't sell the car. @Romanops
@Romanops my mistake I used a comma instead of full stop in one of the coordinates.
@JPhoenix22 what do you mean a full stop?
This mod rocks! The fact that you can add unusual vehicles in the game like (just tried this) the bulldozer "BULLDOZE = 135000" in the WaldhariSellCars.ini file or I assume any other newer vehicle from the latest game updated, is damn spectacular. This mod is one of the best I have ever used in my game for selling bought or stolen cars. Dude!!! 5 stars, definitely!
Hey guys I've made a updated list for the vehicles of the mod, it includes latest dlc vehicles starting from 2023 when the mod was last updated, it also changes the prices to fit into a more realistic range:
[VEHICLELIST]
ADDER = 285000
AKUMA = 3500
ALPHA = 42000
ANNIHILATOR = 450000
ANNIHL = 450000
APC = 185000
ARDENT = 165000
ASBO = 18000
ASEA = 5000
ASTEROPE = 11000
ASTRON = 45000
ASTROPE = 11000
AUTARCH = 125000
AVARUS = 28000
BAGGER = 3200
BALLER = 25000
BALLER2 = 32000
BALLER3 = 48000
BALLER4 = 65000
BALLER5 = 85000
BALLER6 = 105000
BALLER7 = 145000
BANSHEE = 38000
BANSHEE2 = 145000
BARRAGE = 95000
BATI = 4500
BATI2 = 6500
BESTIAGTS = 115000
BF400 = 28000
BFINJECT = 7000
BFINJECTION = 7000
BIFTA = 22000
BISON = 11000
BJXL = 10000
BLADE = 38000
BLAZER = 2800
BLAZER2 = 3200
BLAZER3 = 18000
BLAZER4 = 22000
BLAZER5 = 45000
BLISTA = 6000
BLISTA2 = 14000
BLISTA3 = 14000
BOBCATXL = 8500
BODHI2 = 9000
BOXVILLE2 = 12000
BOXVILLE5 = 35000
BRAWLER = 125000
BRIOSO = 42000
BRIOSO2 = 85000
BRIOSO3 = 105000
BRUISER = 65000
BRUISER2 = 65000
BRUISER3 = 65000
BRUTUS = 85000
BRUTUS2 = 85000
BRUTUS3 = 85000
BTYPE = 95000
BTYPE2 = 75000
BTYPE3 = 145000
BUCCANEE = 9500
BUCCANEE2 = 75000
BUCCANEER = 9500
BUCCANEER2 = 75000
BUFFALO = 15000
BUFFALO02 = 35000
BUFFALO2 = 35000
BUFFALO3 = 35000
BUFFALO4 = 185000
BULLET = 85000
BURRITO3 = 6000
CADDY2 = 2200
CALICO = 28000
CAMPER = 9000
CARACARA = 42000
CARACARA2 = 38000
CARBON = 12000
CARBONIZ = 45000
CARBONIZZARE = 45000
CARBONRS = 12000
CASCO = 115000
CAVALCADE = 18000
CAVALCADE2 = 22000
CAVCADE = 18000
CHAMPION = 185000
CHEBUREK = 28000
CHEETAH = 185000
CHEETAH2 = 225000
CHIMERA = 32000
CHINO = 45000
CHINO2 = 75000
CINQUEMILA = 95000
CLIFFHANGER = 28000
CLIQUE = 65000
CLUB = 28000
COG55 = 42000
COG552 = 75000
COGCABRI = 48000
COGCABRIO = 48000
COGNOSC = 58000
COGNOSC2 = 95000
COGNOSCENTI = 58000
COGNOSCENTI2 = 95000
COMET2 = 38000
COMET3 = 125000
COMET4 = 95000
COMET5 = 135000
COMET6 = 165000
COMET7 = 185000
CONTENDER = 35000
COQUETTE = 45000
COQUETTE2 = 85000
COQUETTE3 = 115000
COQUETTE4 = 185000
CORSITA = 28000
CYCLONE = 225000
CYPHER = 38000
DAEMON = 7500
DAEMON2 = 7500
DEATHBIKE = 45000
DEATHBIKE2 = 45000
DEATHBIKE3 = 45000
DEFILER = 55000
DEITY = 115000
DELUXO = 185000
DEVESTE = 165000
DEVIANT = 75000
DIABLOUS = 45000
DIABLOUS2 = 85000
DILETTAN = 8000
DILETTANTE = 8000
DLOADER = 6000
DOMINATO = 12000
DOMINATO2 = 12000
DOMINATOR = 12000
DOMINATOR2 = 12000
DOMINATOR3 = 85000
DOMINATOR4 = 95000
DOMINATOR5 = 95000
DOMINATOR6 = 95000
DOMINATOR7 = 115000
DOMINATOR8 = 65000
DOUBLE = 4500
DRAFTER = 65000
DRAUGUR = 45000
DUBSTA = 22000
DUBSTA2 = 38000
DUBSTA3 = 52000
DUKES = 38000
DUKES2 = 38000
DUKES3 = 55000
DUNE = 7500
DUNE3 = 45000
DUNE4 = 65000
DUNE5 = 65000
DYNASTY = 58000
ELEGY = 125000
ELEGY2 = 38000
ELLIE = 65000
EMERUS = 285000
EMPEROR = 12000
ENDURO = 12000
ENTITY2 = 265000
ENTITYXF = 185000
ESSKEY = 35000
EUROS = 28000
EVERON = 42000
EXEMPLAR = 42000
F620 = 28000
FACTION = 12000
FACTION2 = 58000
FACTION3 = 58000
FAGALOA = 65000
FAGGIO = 3800
FAGGIO2 = 1800
FAGGIO3 = 4500
FAGGION = 3800
FCR = 28000
FCR2 = 45000
FELON = 28000
FELON2 = 32000
FELTZER = 38000
FELTZER2 = 38000
FELTZER3 = 85000
FLASHGT = 45000
FMJ = 225000
FORMULA = 185000
FORMULA2 = 165000
FQ2 = 15000
FREECRAWLER = 55000
FUGITIVE = 9000
FURIA = 245000
FURORE = 65000
FUROREGT = 65000
FUSILADE = 12000
FUTO = 3800
FUTO2 = 28000
GARGOYLE = 28000
GAUNTLET = 11000
GAUNTLET2 = 11000
GAUNTLET3 = 75000
GAUNTLET4 = 85000
GAUNTLET5 = 95000
GB200 = 115000
GBURRITO2 = 18000
GLENDALE = 35000
GLENDALE2 = 85000
GP1 = 185000
GRANGER = 12000
GRANGER2 = 65000
GREENWOOD = 38000
GRESLEY = 10000
GROWLER = 38000
GT500 = 115000
GUARDIAN = 45000
HABANERO = 14000
HAKUCHOU = 28000
HAKUCHOU2 = 65000
HALFTRACK = 85000
HELLION = 55000
HERMES = 65000
HEXER = 5500
HOTKNIFE = 28000
HOTRING = 85000
HUNTLEY = 38000
HUSTLER = 65000
IGNUS = 245000
IMORGON = 225000
IMPALER = 45000
IMPALER2 = 75000
IMPALER3 = 75000
IMPALER4 = 75000
IMPERATOR = 75000
IMPERATOR2 = 75000
IMPERATOR3 = 75000
INFERNUS = 115000
INFERNUS2 = 145000
INGOT = 3800
INNOVATION = 28000
INSURGENT2 = 65000
INSURGENT3 = 42000
INTRUDER = 6000
ISSI2 = 6500
ISSI3 = 58000
ISSI4 = 115000
ISSI5 = 115000
ISSI6 = 115000
ISSI7 = 95000
ITALIGTB = 225000
ITALIGTB2 = 165000
ITALIGTO = 185000
ITALIRSX = 85000
IWAGEN = 55000
JACKAL = 20000
JB700 = 85000
JB7002 = 125000
JESTER = 45000
JESTER2 = 65000
JESTER3 = 95000
JESTER4 = 45000
JOURNEY = 5500
JUBILEE = 95000
JUGULAR = 65000
KALAHARI = 18000
KAMACHO = 58000
KANJO = 38000
KANJOSJ = 45000
KHAMEL = 28000
KHAMELION = 28000
KOMODA = 38000
KRIEGER = 245000
KURUMA = 28000
KURUMA2 = 45000
LANDSTAL = 18000
LANDSTALKER = 18000
LANDSTALKER2 = 38000
LE7B = 185000
LECTRO = 85000
LIMO2 = 65000
LM87 = 225000
LOCUST = 58000
LURCHER = 115000
LYNX = 85000
MAMBA = 115000
MANANA = 2800
MANANA2 = 45000
MANCHEZ = 18000
MANCHEZ2 = 38000
MARSHALL = 45000
MASSACRO = 45000
MASSACRO2 = 58000
MENACER = 45000
MESA = 28000
MESA3 = 28000
MICHELLI = 115000
MINIVAN = 9500
MINIVAN2 = 38000
MONROE = 115000
MONSTER = 45000
MONSTER3 = 58000
MONSTER4 = 58000
MONSTER5 = 58000
MOONBEAM = 11000
MOONBEAM2 = 38000
MULE5 = 42000
NEBULA = 45000
NEMESIS = 4500
NEO = 45000
NEON = 45000
NERO = 145000
NERO2 = 185000
NIGHTBLADE = 28000
NIGHTSHADE = 58000
NIGHTSHARK = 85000
NINEF = 28000
NINEF2 = 32000
NITESHAD = 58000
NOVAK = 45000
OMNIS = 58000
OMNISEGT = 45000
OPENWHEEL1 = 185000
OPENWHEEL2 = 165000
OPPRESSOR = 125000
OPPRESSOR2 = 145000
ORACLE = 25000
ORACLE2 = 24000
OSIRIS = 185000
OUTLAW = 55000
PANTO = 18000
PARADISE = 15000
PARAGON = 85000
PARAGON2 = 115000
PARIAH = 115000
PATRIOT = 18000
PATRIOT2 = 45000
PATRIOT3 = 65000
PCJ = 3800
PENETRATOR = 145000
PENUMBRA = 8500
PENUMBRA2 = 38000
PEYOTE = 4500
PEYOTE2 = 58000
PEYOTE3 = 65000
PFISTER811 = 145000
PHOENIX = 7500
PICADOR = 3500
PIGALLE = 58000
PONY = 5000
POSTLUDE = 28000
PRAIRIE = 8500
PREMIER = 3800
PREVION = 28000
PRIMO = 3500
PRIMO2 = 45000
PROTOTIPO = 225000
RADI = 11000
RAIDEN = 85000
RANCHERX = 3500
RANCHERXL = 3500
RAPIDGT = 38000
RAPIDGT2 = 42000
RAPIDGT3 = 85000
RAPTOR = 38000
RATBIKE = 14000
RATLOADER = 2200
RATLOADER2 = 9500
REAPER = 165000
REBEL = 8000
REBEL01 = 8000
REBEL02 = 8000
REBEL2 = 8000
REBLA = 45000
REEVER = 85000
REGINA = 2800
REMUS = 28000
RETINUE = 65000
RETINUE2 = 95000
REVOLTER = 45000
RHAPSODY = 38000
RHINEHART = 38000
RIATA = 58000
RLOADER = 2200
RLOADER2 = 9500
ROCOTO = 28000
ROMERO = 12000
ROOSEVELT = 115000
ROOSEVELT2 = 145000
RROCKET = 85000
RT3000 = 28000
RUFFIAN = 3800
RUINER = 3800
RUINER2 = 85000
RUINER4 = 45000
RUMPO = 5000
RUMPO3 = 35000
RUSTON = 58000
S80 = 185000
SABREGT = 5500
SABREGT2 = 45000
SADLER = 12000
SANCHEZ = 2800
SANCHEZ01 = 2800
SANCHEZ02 = 3200
SANCHEZ2 = 3200
SANCTUS = 45000
SANDKIN2 = 14000
SANDKING = 16000
SANDKING2 = 14000
SAVESTRA = 65000
SC1 = 165000
SCARAB = 85000
SCARAB2 = 85000
SCARAB3 = 85000
SCHAFTER = 22000
SCHAFTER2 = 22000
SCHAFTER3 = 32000
SCHAFTER4 = 45000
SCHAFTER5 = 58000
SCHAFTER6 = 75000
SCHLAGEN = 85000
SCHWARZE = 24000
SCHWARZER = 24000
SCRAMJET = 125000
SEMINOLE = 10000
SEMINOLE2 = 38000
SENTINEL = 18000
SENTINEL2 = 28000
SENTINEL3 = 75000
SENTINEL4 = 85000
SERRANO = 18000
SEVEN70 = 85000
SHEAVA = 115000
SHINOBI = 38000
SHOTARO = 45000
SLAMTRUCK = 58000
SLAMVAN = 15000
SLAMVAN3 = 38000
SLAMVAN4 = 45000
SLAMVAN5 = 45000
SLAMVAN6 = 45000
SM722 = 115000
SOVEREIGN = 28000
SPECTER = 85000
SPECTER2 = 115000
SPEEDO = 5500
SPEEDO4 = 28000
SQUADDIE = 45000
STAFFORD = 85000
STALION = 18000
STALION2 = 18000
STANIER = 3800
STINGER = 145000
STINGERG = 135000
STINGERGT = 155000
STRATUM = 3800
STREITER = 38000
STRETCH = 10000
STROMBERG = 125000
STRYDER = 45000
SUGOI = 28000
SULTAN = 4500
SULTAN2 = 38000
SULTAN3 = 28000
SULTANRS = 55000
SUPERD = 45000
SURANO = 28000
SURFER = 4200
SURGE = 13000
SWINGER = 85000
T20 = 245000
TAILGATE = 18000
TAILGATER = 18000
TAILGATER2 = 45000
TAIPAN = 185000
TAMPA = 58000
TAMPA2 = 85000
TAMPA3 = 95000
TECHNICAL3 = 38000
TEMPESTA = 85000
TENF = 28000
TENF2 = 28000
TEZERACT = 245000
THRAX = 225000
THRUST = 18000
TIGON = 205000
TOREADOR = 165000
TORERO = 115000
TORERO2 = 165000
TORNADO = 10000
TORNADO2 = 11000
TORNADO5 = 45000
TORNADO6 = 58000
TOROS = 45000
TROPHY = 85000
TROPHY2 = 95000
TROPHYTRUCK = 85000
TROPHYTRUCK2 = 95000
TROPOS = 85000
TULIP = 45000
TURISMO2 = 185000
TURISMOR = 145000
TYRANT = 225000
TYRUS = 225000
VACCA = 85000
VADER = 3500
VAGNER = 165000
VAGRANT = 55000
VAMOS = 38000
VECTRE = 28000
VERLIER = 65000
VERLIERER2 = 65000
VERUS = 45000
VETIR = 28000
VETO = 28000
VETO2 = 28000
VIGERO = 7500
VIGERO2 = 38000
VIGILANTE = 165000
VINDICATOR = 45000
VIRGO = 38000
VIRGO2 = 55000
VIRGO3 = 35000
VISERIS = 115000
VISIONE = 225000
VOLTIC = 45000
VOLTIC2 = 85000
VOODOO = 1800
VOODOO2 = 45000
VORTEX = 38000
VSTR = 38000
WARRENER = 28000
WARRENER2 = 45000
WASHINGT = 5500
WASHINGTON = 5500
WEEVIL = 58000
WEEVIL2 = 75000
WINDSOR = 85000
WINDSOR2 = 95000
WINKY = 38000
WOLFSBANE = 28000
XA21 = 205000
XLS = 45000
XLS2 = 65000
YOSEMITE = 58000
YOSEMITE2 = 75000
YOSEMITE3 = 65000
YOUGA = 6000
YOUGA2 = 38000
YOUGA3 = 45000
YOUGA4 = 58000
Z190 = 85000
ZENO0 = 225000
ZENTORNO = 185000
ZHABA = 45000
ZION = 16000
ZION2 = 18000
ZION3 = 45000
ZOMBIEA = 24000
ZOMBIEB = 28000
ZORRUSSO = 205000
ZR350 = 28000
ZR380 = 65000
ZR3802 = 65000
ZR3803 = 65000
ZTYPE = 425000
CLIQUE2 = 20000
MONSTROCITI = 35000
RATEL = 85000
STINGERTT = 320000
L35 = 42000
L352 = 22000
BUFFALO5 = 68000
ALEUTIAN = 45000
ASTEROPE2 = 26000
DOMINATOR10 = 22000
FR36 = 28000
IMPALER6 = 22000
TURISMO3 = 520000
VIGERO3 = 55000
VIVANITE = 40000
DORADO = 40000
CAVALCADE3 = 50000
BALLER8 = 50000
IMPALER5 = 20000
TERMINUS = 60000
COQUETTE5 = 95000
EUROSX32 = 42000
NIOBE = 90000
PARAGON3 = 120000
ENVISAGE = 85000
PIPISTRELLO = 650000
YOSEMITE1500 = 48000
BANSHEE3 = 110000
CHAVOSV6 = 32000
JESTER5 = 65000
FIREBOLT = 40000
URANUS = 45000
EVERON3 = 58000
RAPIDGT4 = 140000
SENTINEL5 = 75000
SUZUME = 720000
TAMPA4 = 52000
WOODLANDER = 42000
GT750 = 240000
XTREME = 680000
SENTINEL6 = 42000
FMJ2 = 650000