Euro Truck Simulator 2

Euro Truck Simulator 2

Welcome to the Euro Truck Simulator 2 workshop!
Are you interested in driving custom trucks with custom cargo? Steam Workshop is where you can easily download fan-created mods, plug them right into the game, and keep them up to date!
Learn More
Parking EXP
Hi, I was wondering if I could use variables in exp_park_bonus_hard in economy_data.sii? I don't want to create a cheat, I just want to make this parking reward in XP dependent on job distance. Could anyone point me in a right direction?
< >
Showing 1-4 of 4 comments
madman 8 13 Mar @ 11:30am 
XP delivery for job distance is calculated from 'exp_cargo_delivery' (multiplied by per Km delivery), and additional XP bonus is calculated by 'exp_long_dist_bonus' (in percent of total XP delivery) for a job considered as long distance.

The 'exp_park_bonus_hard' has nothing to do with job distance, only calculate hard parking XP bonus for single trailer.
Last edited by madman; 13 Mar @ 11:33am
Coyote 13 Mar @ 11:35am 
Thanks for clarifying that. Now, how about I use
exp_park_bonus_hard: 90 + exp_cargo_delivery
would something like that be possible?
madman 8 13 Mar @ 11:57am 
Originally posted by Coyote:
Thanks for clarifying that. Now, how about I use
exp_park_bonus_hard: 90 + exp_cargo_delivery
would something like that be possible?
The 'economy_data.sii' file only define constants, not formulas. Total XP per delivery includes a summary of XP delivery (based on it's distance) and additional XP bonuses (including hard parking if applicable). These XP details are shown in delivery summary window after you complete a job.
Coyote 13 Mar @ 12:07pm 
Thanks, this is all I needed to know. :longhaul::steamthumbsup:
< >
Showing 1-4 of 4 comments
Per page: 1530 50