How Can We Help?
Configure Trucky Local Mods
What is a Local Mod?
Local Mods are Singleplayer mods usable in Multiplayer. Using Save Editing and local hookups, you can replace existing cabin accessories with local mods.
Install Local Mods
Download the Trucky’s Local Mods from your exclusive Patreon access and unzip them in %documents%\Euro Truck Simulator 2\aspect or %documents%\American Truck Simulator\aspect
The final result should appear like this:
Then prepare your truck with default cabin accessories already added and saved.
Now, the hardest part, you have save edit your profile replacing manually cabin accessories with the hookup codes below.
Please note: these cabin accessories could be imported only on accessories slots with “red dots”, that’s where the game provide so called “hookups”.
Some of them require the Cabin Accessories DLC.
A fully comprehensive guide how to add local mods can be found here.
Cup
Hookup code: trucky.cup.logo.addon_hookup
accessory_hookup_data : trucky.cup.logo.addon_hookup { model: "/home/aspect/truckycup/cup.pmd" coll: "" look: logo variant: trucky electric_type: aux_light name: "" icon: "" info: 0 price: 0 unlock: 0 suitable_for: 0 conflict_with: 0 defaults: 0 overrides: 0 require: 0 steam_inventory_id: nil }
Cup with Text
Hookup code: trucky.cup.logo_text.addon_hookup
accessory_hookup_data : trucky.cup.logo_text.addon_hookup { model: "/home/aspect/truckycup/cup.pmd" coll: "" look: logo_text variant: trucky electric_type: aux_light name: "" icon: "" info: 0 price: 0 unlock: 0 suitable_for: 0 conflict_with: 0 defaults: 0 overrides: 0 require: 0 steam_inventory_id: nil }
Pennant
Hookup code: trucky.pennant.addon_hookup
accessory_hookup_int_data : trucky.pennant.addon_hookup { model: "/home/aspect/truckypennant/pennant_sucker.pmd" coll: "/home/aspect/truckypennant/pennant_sucker.pmc" look: default data[]: .trky_pen.phys_data name: "" icon: "" info: 0 price: 0 unlock: 0 suitable_for[]: "set_glass" conflict_with: 0 defaults: 0 overrides: 0 require: 0 steam_inventory_id: nil } physics_toy_data : .trky_pen.phys_data { phys_model: "/home/aspect/truckypennant/pennant.pmd" phys_model_coll: "/home/aspect/truckypennant/pennant.pmc" rope_material: "/material/ropes/rope_black.mat" toy_type: "TT_double_rope" # TT_rope, TT_double_rope, TT_joint toy_mass: 0.1 # toy mass linear_damping: 0.99 linear_stiffness: 1.0 # rope - influences rope springing locator_hook_offset: (0.0f, 0.0015f, -0.0035f) # offset of connection point on hook against toy locator # definitions valid only for toys with rope rope_width: 0.002 # width of rope rope_length: 0.06 # length of rope, in the case of double_rope, distance between hook and toy rope_hook_offset: 0.06 # double_rope - distance between hooks, locator is in the middle rope_toy_offset: 0.047 # double_rope - distance between rope tingles at toy rope_resolution: 3 # number of inner nodes of rope, except end nodes with anchors rope_linear_density: 1.0 # density, i.e. weight of rope per 1 m of length position_iterations: 4 # number of iterations in position solver node_damping: 0.99 # rope node velocity damping }
Mug
Hookup code: trucky.mug.logo.addon_hookup
accessory_hookup_data : trucky.mug.logo.addon_hookup { model: "/home/aspect/truckymug/mug.pmd" coll: "" look: logo variant: trucky electric_type: aux_light name: "" icon: "" info: 0 price: 0 unlock: 0 suitable_for: 0 conflict_with: 0 defaults: 0 overrides: 0 require: 0 steam_inventory_id: nil }
Mug with Text
Hookup code: trucky.mug.logo_text.addon_hookup
accessory_hookup_data : trucky.mug.logo_text.addon_hookup { model: "/home/aspect/truckymug/mug.pmd" coll: "" look: logo_text variant: trucky electric_type: aux_light name: "" icon: "" info: 0 price: 0 unlock: 0 suitable_for: 0 conflict_with: 0 defaults: 0 overrides: 0 require: 0 steam_inventory_id: nil }
Knob
Hookup code: trucky.knob.addon_hookup
accessory_hookup_data : trucky.knob.addon_hookup { model: "/home/aspect/truckyknob/knob.pmd" coll: "" look: trucky variant: trucky electric_type: aux_light name: "" icon: "" info: 0 price: 0 unlock: 0 suitable_for: 0 conflict_with: 0 defaults: 0 overrides: 0 require: 0 steam_inventory_id: nil }
Credits
Local Mods has been created by Λspect#0001.
Singleplayer accessories created by Bosuball#2213.