Hi... Texas you are right... can you open: vehicle_selection.zip\ui_nextgen\common\ui\vehicles.ui
and delete the row you need:
<userlist lm_SelectableVehicle id="int" text="str" onrelease="ui" selectable="bool" visible="bool">
<view visibility_filter=visible/>
<default onrelease=sc_SelectVehicle selectable=1 visible=1/>
<row id=0 text="Car">
<row Pedestrian id=5 text="Pedestrian">
<row Bicycle id=6 text="Bicycle">
<row Emergency id=4 text="Emergency">
<row id=2 text="Bus">
<row Taxi id=1 text="Taxi">
<row id=3 text="Truck">
</userlist>
but the vehicles.lua (img1) is coded and needs to decode first... for mod... see the img
Spoiler: img
@Mike Hunt the zip on Content/Car is like gui skin for these option...
Bookmarks