Jump to content
Experiencing kernel error or random crashes on TruckersMP Island? ×

super37s

Event Team
 TruckersMP Profile
  • Posts

    31
  • Joined

  • Last visited

Posts posted by super37s

  1. @KajtekPL you need to change the  slot_hookup[0]: ("smalllight1.addon_hookup" <-- Small light) to slot_hookup[0]: ("light3.addon_hookup" <-- Head light) for all hookup  if you do this properly it will work read it carefully and what changes i done it is working for me

    It will also work for other two parts also.

    19 hours ago, super37s said:

    @KajtekPL This is how mighty griffin front grill look like of  Scania R 2009 (lights and slots may differ)

     

    vehicle_addon_accessory : _nameless.176.d406.8230 {
     slot_name: 9
     slot_name[0]: slot_5
     slot_name[1]: slot_4
     slot_name[2]: slot_6
     slot_name[3]: slot_9
     slot_name[4]: slot_10
     slot_name[5]: slot_11
     slot_name[6]: slot_12
     slot_name[7]: slot_13
     slot_name[8]: slot_8
     slot_hookup: 9
     slot_hookup[0]: "smalllight6.addon_hookup"
     slot_hookup[1]: "smalllight6.addon_hookup"
     slot_hookup[2]: "smalllight6.addon_hookup"
     slot_hookup[3]: "smalllight3.addon_hookup"
     slot_hookup[4]: "smalllight3.addon_hookup"
     slot_hookup[5]: "smalllight3.addon_hookup"
     slot_hookup[6]: "smalllight3.addon_hookup"
     slot_hookup[7]: "smalllight3.addon_hookup"
     slot_hookup[8]: "smalllight3.addon_hookup"
     wear: 0
     data_path: "/def/vehicle/truck/scania.r/accessory/c_grill/cabgrill_mg_02.sii"
    }

    So what you need to change is 

    image.png.ab8831b4f7d8df1a58c46976d908674e.png Change nameless last digit 0 to 1

    vehicle_addon_accessory : _nameless.176.d406.8231 {
     slot_name: 9
     slot_name[0]: slot_5
     slot_name[1]: slot_4
     slot_name[2]: slot_6
     slot_name[3]: slot_9
     slot_name[4]: slot_10
     slot_name[5]: slot_11
     slot_name[6]: slot_12
     slot_name[7]: slot_13
     slot_name[8]: slot_8
     slot_hookup: 9
     slot_hookup[0]: "light3.addon_hookup" 
     slot_hookup[1]: "light3.addon_hookup" 
     slot_hookup[2]: "light3.addon_hookup" 
     slot_hookup[3]: "light3.addon_hookup" 
     slot_hookup[4]: "light3.addon_hookup" 
     slot_hookup[5]: "light3.addon_hookup" 
     slot_hookup[6]: "light3.addon_hookup" 
     slot_hookup[7]: "light3.addon_hookup" 
     slot_hookup[8]: "light3.addon_hookup" 
     wear: 0
     data_path: "/def/vehicle/truck/scania.r/accessory/c_grill/cabgrill_mg_02.sii"
    }

     

    After this save the file and load the save 

    If it is not working may be you are editing wrong truck or editing wrong save (game.sii) and doing any mistake while editing

     

     

  2. @KajtekPL This is how mighty griffin front grill look like of  Scania R 2009 (lights and slots may differ)

     

    vehicle_addon_accessory : _nameless.176.d406.8230 {
     slot_name: 9
     slot_name[0]: slot_5
     slot_name[1]: slot_4
     slot_name[2]: slot_6
     slot_name[3]: slot_9
     slot_name[4]: slot_10
     slot_name[5]: slot_11
     slot_name[6]: slot_12
     slot_name[7]: slot_13
     slot_name[8]: slot_8
     slot_hookup: 9
     slot_hookup[0]: "smalllight6.addon_hookup"
     slot_hookup[1]: "smalllight6.addon_hookup"
     slot_hookup[2]: "smalllight6.addon_hookup"
     slot_hookup[3]: "smalllight3.addon_hookup"
     slot_hookup[4]: "smalllight3.addon_hookup"
     slot_hookup[5]: "smalllight3.addon_hookup"
     slot_hookup[6]: "smalllight3.addon_hookup"
     slot_hookup[7]: "smalllight3.addon_hookup"
     slot_hookup[8]: "smalllight3.addon_hookup"
     wear: 0
     data_path: "/def/vehicle/truck/scania.r/accessory/c_grill/cabgrill_mg_02.sii"
    }

    So what you need to change is 

    image.png.ab8831b4f7d8df1a58c46976d908674e.png Change nameless last digit 0 to 1

    vehicle_addon_accessory : _nameless.176.d406.8231 {
     slot_name: 9
     slot_name[0]: slot_5
     slot_name[1]: slot_4
     slot_name[2]: slot_6
     slot_name[3]: slot_9
     slot_name[4]: slot_10
     slot_name[5]: slot_11
     slot_name[6]: slot_12
     slot_name[7]: slot_13
     slot_name[8]: slot_8
     slot_hookup: 9
     slot_hookup[0]: "light3.addon_hookup" 
     slot_hookup[1]: "light3.addon_hookup" 
     slot_hookup[2]: "light3.addon_hookup" 
     slot_hookup[3]: "light3.addon_hookup" 
     slot_hookup[4]: "light3.addon_hookup" 
     slot_hookup[5]: "light3.addon_hookup" 
     slot_hookup[6]: "light3.addon_hookup" 
     slot_hookup[7]: "light3.addon_hookup" 
     slot_hookup[8]: "light3.addon_hookup" 
     wear: 0
     data_path: "/def/vehicle/truck/scania.r/accessory/c_grill/cabgrill_mg_02.sii"
    }

     

    After this save the file and load the save 

    If it is not working may be you are editing wrong truck or editing wrong save (game.sii) and doing any mistake while editing

     

    • Thanks 1
  3. @LordBenji I am doing mistake while pasting trailer  b-double  i can t figure out i am going to tell  what i did

     

    1. after quick save i copy the dummy trailer from trailer block begain  till  trailer_utilization_log_entry

    2. i paste in new note and rename nameless.2a6.2a70.9590 to nameless.2a6.2a70.9591 of all accessories
    3. then i pick my b-double and save and quick save

    4. then i find slave_trailer: change it to dummy trailer name 

    5. i deleted second trailer block and accessories and paste dummy and save 

    6. load the auto save game

        and nothing is changed help me

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.