[REL] Profile Jumpstart: Cash & XP Boost [1.27–1.49]

Forum rules
SCS as a company do not wish to have paid mods on this forum. While we understand that not all paid mods use the Intellectual Property of other companies/people, it is very hard to moderate what is and isn't acceptable when money is involved. There are also concerns that it could look unfavorable to potential work partners going forward if SCS allow mods that may potentially use unlicensed branding.
Posting in the Mods forum (ATS and ETS2) is restricted to sharing free-to-the-public mods and providing support for mods. For more details, please check the Forum Rules.
Davyddin
Posts: 293
Joined: 22 Jun 2017 15:23
Location: Helsingfors, Nyland, Finland
Contact:

[REL] Profile Jumpstart: Cash & XP Boost [1.27–1.49]

#1 Post by Davyddin » 14 Jan 2018 18:27

forum_cover.gif
forum_cover.gif (3.45 KiB) Viewed 88400 times

I've created a simple mod to boost money and level quickly and easily. I originally created it to be used with new profiles for development, testing, or similar purposes, but it can of course be used with any profile, at any time, and for any purpose. Perhaps you've lost an earlier high-level profile and don't feel like grinding through the low levels all over again?

How it works: Minimal driver salaries (quick jobs) and fixed revenues (other jobs) are set to €10,000,000. Manual parking bonuses are set to 140,500 XP, the amount required for level 36, which unlocks the last skill point. In addition, penalties for damaged cargo, penalties for abandoned jobs, probabilities for no cargo, truck count limits for online truck purchases, driver hiring costs, towing and refuelling costs, and garage purchasing and upgrading costs are eliminated, and truck refunds and garage fuel discounts are set to 100%.

Instructions: Activate with highest priority, finish any one job with manual parking, save, and deactivate.

Please note: Using this mod may unlock certain achievements which are meant to be a challenge.

The mod currently includes versions compatible with game versions 1.27–1.49.

If you find errors, I would be happy for a report in the comments. Constructive criticism, suggestions, and ideas are welcome, too, as are any questions. I hope you find this mod useful. Happy trucking!

Subscribe: Steam Workshop

Alternative non-Steam downloads: There is also a variant of this mod for ATS.

Buy me a coffee? My mods are available free of charge, but if you feel like showing gratitude and support with a small voluntary donation, it is possible via paypal.me/davyddin or as cryptocurrency:
  • Bitcoin (BTC): 3Q2nUQBQxoNPUUGqoTJ94UTwSvCNHeqSBX
  • Bitcoin Cash (BCH): qzauukppluz9flqwgcqf9p4yehgpf2s2c5vdx5jcky
  • Ethereum (ETH): 0x8A841D711fC70D6e9512a6268e5eE8355955fbF3
  • Ethereum Classic (ETC): 0xdcA528A286d95deBCCE0E2D96fc48E944EDa44a3
Thank you very much, you support is greatly appreciated!

REUPLOADING OF THESE MODS OR PUBLICATION OF DERIVATIVE WORKS IS FORBIDDEN WITHOUT EXPRESS PERMISSION. SHARING OF THESE MODS IS PERMITTED ONLY USING ORIGINAL DOWNLOAD LOCATIONS AND WITH PROPER ATTRIBUTION. THESE MODS ARE PROVIDED AS IS, WITHOUT ANY WARRANTY. THE AUTHOR SHALL NOT BE LIABLE FOR ANY CLAIMS OR DAMAGES ARISING FROM USE.
Last edited by Davyddin on 15 Nov 2023 14:22, edited 45 times in total.
ProMods moderator, translator, and tester. ATS and ETS2 player and modder. Author e.g. of the Profile Jumpstart mods. Fennoswede from the Finnish archipelago.
User avatar
piva
Posts: 2377
Joined: 29 Oct 2014 16:41

Re: [REL] Profile Jumpstart

#2 Post by piva » 14 Jan 2018 19:01

Here exist another way to add money and XP points to profile without changing economy_data.
For tests only.
You need to update
/def/initial_save/normal/game.sii file

Code: Select all

SiiNunit
{

economy: .economy
{
	new_game: true

	player: .player
	bank: .bank
	game_progress: .progress
	event_queue: .events
	police_ctrl: .police
	mail_ctrl: .mailbox
	delivery_log: .delivery_log
	experience_points: 250000 // XP POINTS

# 	Starting time in minutes.
	game_time: 480 // Time when game start

	// UNLOCKED Dealers 
	unlocked_dealers[]: aberdeen
	unlocked_dealers[]: amsterdam
	unlocked_dealers[]: berlin
	unlocked_dealers[]: bern
	///  and so on

}


bank: .bank
{
	money_account: 5000000 // YOUR MONEY
	app_enabled: false
}

game_progress: .progress
{
}

economy_event_queue: .events
{
}

police_ctrl: .police
{
	offence_timer: 6
	offence_timer[0]: 0
	offence_timer[1]: 0
	offence_timer[2]: 0
	offence_timer[3]: 0
	offence_timer[4]: 0
	offence_timer[5]: 0
	offence_counter: 6
	offence_counter[0]: 0
	offence_counter[1]: 0
	offence_counter[2]: 0
	offence_counter[3]: 0
	offence_counter[4]: 0
	offence_counter[5]: 0
	offence_valid: 6
	offence_valid[0]: false
	offence_valid[1]: false
	offence_valid[2]: false
	offence_valid[3]: false
	offence_valid[4]: false
	offence_valid[5]: false
}


mail_ctrl: .mailbox
{
}

delivery_log: .delivery_log
{
}

player: .player
{
}

}

Also you can add visited cities, but here have some problems.
Davyddin
Posts: 293
Joined: 22 Jun 2017 15:23
Location: Helsingfors, Nyland, Finland
Contact:

Re: [REL] Profile Jumpstart

#3 Post by Davyddin » 14 Jan 2018 19:03

Thanks piva, that's a very good point.
ProMods moderator, translator, and tester. ATS and ETS2 player and modder. Author e.g. of the Profile Jumpstart mods. Fennoswede from the Finnish archipelago.
Davyddin
Posts: 293
Joined: 22 Jun 2017 15:23
Location: Helsingfors, Nyland, Finland
Contact:

Re: [REL] Profile Jumpstart: Cash & XP Boost [1.27/1.28/1.30] [upd 2018-03-20]

#4 Post by Davyddin » 15 May 2018 12:27

Since the 1.31 updates my uploader refuses to validate properly. There will of course unfortunately be no updates until this has been fixed.
ProMods moderator, translator, and tester. ATS and ETS2 player and modder. Author e.g. of the Profile Jumpstart mods. Fennoswede from the Finnish archipelago.
Davyddin
Posts: 293
Joined: 22 Jun 2017 15:23
Location: Helsingfors, Nyland, Finland
Contact:

Re: [REL] Profile Jumpstart: Cash & XP Boost [1.27/1.28/1.30/1.31] [upd 2018-05-16]

#5 Post by Davyddin » 16 May 2018 19:25

The SCS Workshop Uploader received an update and the problems seem to have been fixed. New versions are available, happy trucking!
ProMods moderator, translator, and tester. ATS and ETS2 player and modder. Author e.g. of the Profile Jumpstart mods. Fennoswede from the Finnish archipelago.
Davyddin
Posts: 293
Joined: 22 Jun 2017 15:23
Location: Helsingfors, Nyland, Finland
Contact:

Re: [REL] Profile Jumpstart: Cash & XP Boost [1.27/1.28/1.30/1.31/1.32] [UPD 2018-08-16]

#6 Post by Davyddin » 16 Aug 2018 18:07

There is a version of this mod for the 1.32 open beta, but until the SCS Uploader is updated to work with 1.32, the new versions will only be available as manual-install mods through ShareMods, not as subscribed mods through the Steam Workshop. I.e. if you need this mod for 1.32 while it is still in beta, please download and install the 1.32 version manually. See the first post!
ProMods moderator, translator, and tester. ATS and ETS2 player and modder. Author e.g. of the Profile Jumpstart mods. Fennoswede from the Finnish archipelago.
User avatar
fmad23
Posts: 420
Joined: 26 Nov 2016 19:46
Location: Black Forest, Germany

Re: [REL] Profile Jumpstart: Cash & XP Boost [1.27/1.28/1.30/1.31/1.32] [UPD 2018-08-16]

#7 Post by fmad23 » 16 Aug 2018 18:45

Thanks, your mod is always the first in a new profile for me.
Davyddin
Posts: 293
Joined: 22 Jun 2017 15:23
Location: Helsingfors, Nyland, Finland
Contact:

Re: [REL] Profile Jumpstart: Cash & XP Boost [1.27/1.28/1.30/1.31/1.32] [UPD 2018-08-16]

#8 Post by Davyddin » 16 Aug 2018 18:54

Nice to hear, Frank, thank you for that and happy trucking! 8-)
ProMods moderator, translator, and tester. ATS and ETS2 player and modder. Author e.g. of the Profile Jumpstart mods. Fennoswede from the Finnish archipelago.
Davyddin
Posts: 293
Joined: 22 Jun 2017 15:23
Location: Helsingfors, Nyland, Finland
Contact:

Re: [REL] Profile Jumpstart: Cash & XP Boost [1.27/1.28/1.30/1.31/1.32] [UPD 2018-08-17]

#9 Post by Davyddin » 16 Aug 2018 22:40

There was a small but critical error in the versions for 1.31 and 1.32 I uploaded to ShareMods recently. I apologize. If you already downloaded versions 3.1 or 4.0 of the mod, please discard that package and download the new one (versions 3.2 or 4.1).
ProMods moderator, translator, and tester. ATS and ETS2 player and modder. Author e.g. of the Profile Jumpstart mods. Fennoswede from the Finnish archipelago.
Davyddin
Posts: 293
Joined: 22 Jun 2017 15:23
Location: Helsingfors, Nyland, Finland
Contact:

Re: [REL] Profile Jumpstart: Cash & XP Boost [1.27/1.28/1.30/1.31/1.32] [UPD 2018-09-17]

#10 Post by Davyddin » 17 Sep 2018 18:56

Updated for 1.32, happy trucking!
ProMods moderator, translator, and tester. ATS and ETS2 player and modder. Author e.g. of the Profile Jumpstart mods. Fennoswede from the Finnish archipelago.
Post Reply

Return to “Others”

Who is online

Users browsing this forum: No registered users and 11 guests