Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 68

Threaded View

  1. #11
    Master modemakias's Avatar
    Join Date
    Sep 2015
    Location
    Athens Greece
    Posts
    413
    Rep Power
    1373

    Default

    Quote Originally Posted by Texas View Post
    @Mike Hunt what I meant is vehicle profiles since only Israel supports truck. Can we have only car, bike and pedestrian profile. Remove trucks, emergency, bus and taxi.

    Not icons but to remove profiles completely from selection. I believe ux vehicle.profile is doing this.
    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
    [Only registered and activated users can see links. ] [Only registered and activated users can see links. ]


    @Mike Hunt the zip on Content/Car is like gui skin for these option...
    Last edited by modemakias; 31st October 2017 at 04:32 PM.

  2.    Advertissements


 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •