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

Hybrid View

  1. #1
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    618
    Rep Power
    312

    Default

    @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.
    Last edited by Texas; 31st October 2017 at 01:03 PM.
    NOTICE: By no means I advise installing illegal software nor I support such actions. This is just for EDUCATIONAL PURPOSES. Please use my post in order to understand or learn something new. I am a proud owner of LICENSED NAVIGATION but just to satisfy my curiosity I test, read and research. Sharing illegal material is against the law.

  2.    Advertissements


  3. #2
    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.

 

 

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
  •