Modding Q&A

Modding school: Learn it from the masters
User avatar
brainiac
Posts: 1766
Joined: 09 Oct 2015 20:40
Donation rank:
Location: Belgrade, Serbia

30 Nov 2016 13:14

I want to add new ferry from Genova and Barcelona to one map which hasn't road connection with Europe. I added in ferry.Promods @ferry.genova (and barcelona), created file genova.sii in ferry folder and created connection in connecton folder in both direction. I can use new ferry with truck, but problem is, when I want to calculate route with GPS from other side of ferry to, e.g. Milano, GPS can't calculate. What is problem?
new files in ferry and connection folders are equal existing files.
Working on San Diego map, 2:5 scale: www.promods.net/viewtopic.php?f=48&t=25293
I NEED HELP for:
- landscape
- details
- signage and
- company advisors (which companies to put where)

User avatar
Vøytek
Developer
Posts: 10276
Joined: 05 Jan 2014 19:38
Location: Prague, Czech Republic
Contact:

30 Nov 2016 13:24

You need to set "Ferry entrance" in map editor on prefab connected to ferry, save the map and create your map addon out of that sectors you modified. Maybe it's already done but check it.
Image
Currently working on: various stuff
#1 forum spammer
Enjoying PM since 1.52
YouTube channel [PL]: http://youtube.pl/vooytek

User avatar
TheTimephoon
Posts: 140
Joined: 20 Dec 2015 10:06
Contact:

30 Nov 2016 19:39

Hello, I'm making my own little add-on for Promods and I would like to use the new France DLC models, can I just update the game and open the map editor with Promods and my add-on or do I have to wait untill Promods releases an update for 1.26?
Hello :)

My YouTube channel: https://www.youtube.com/c/zigot

User avatar
Vøytek
Developer
Posts: 10276
Joined: 05 Jan 2014 19:38
Location: Prague, Czech Republic
Contact:

30 Nov 2016 20:15

I suggest to wait few days for DLC. You'll get much more new assets ;)
Image
Currently working on: various stuff
#1 forum spammer
Enjoying PM since 1.52
YouTube channel [PL]: http://youtube.pl/vooytek

User avatar
brainiac
Posts: 1766
Joined: 09 Oct 2015 20:40
Donation rank:
Location: Belgrade, Serbia

01 Dec 2016 11:00

Thank you. Now it is ok.
Working on San Diego map, 2:5 scale: www.promods.net/viewtopic.php?f=48&t=25293
I NEED HELP for:
- landscape
- details
- signage and
- company advisors (which companies to put where)

johnzd
Posts: 24
Joined: 11 Oct 2015 01:29
Location: Dublin, Ireland

06 Dec 2016 01:41

What would be the easiest way to add lot more traffic?

User avatar
Fr8i
Posts: 848
Joined: 13 May 2015 02:13
Location: Lower Saxony

28 Dec 2016 10:25

Hi there,

regarding higher traffic density mostly the pool of license plates is running out, so I would like to know how to expand it. Here an example of "stockholm.dlc_north.sii"

Code: Select all

        
        truck_lp_def0[]:"A"
	truck_lp_def0[]:"B"
	truck_lp_def0[]:"C"
	truck_lp_def0[]:"D"
	truck_lp_def0[]:"E"
	truck_lp_def0[]:"F"
	truck_lp_def0[]:"G"
	truck_lp_def0[]:"H"
	truck_lp_def0[]:"J"
	truck_lp_def0[]:"K"
	truck_lp_def0[]:"L"
	truck_lp_def0[]:"M"
	truck_lp_def0[]:"N"
	truck_lp_def0[]:"O"
	truck_lp_def0[]:"P"
	truck_lp_def0[]:"R"
	truck_lp_def0[]:"S"
	truck_lp_def0[]:"T"
	truck_lp_def0[]:"U"
	truck_lp_def0[]:"W"
	truck_lp_def0[]:"X"
	truck_lp_def0[]:"Y"
	truck_lp_def0[]:"Z"

	truck_lp_def1[]:"0"
	truck_lp_def1[]:"1"
	truck_lp_def1[]:"2"
	truck_lp_def1[]:"3"
	truck_lp_def1[]:"4"
	truck_lp_def1[]:"5"
	truck_lp_def1[]:"6"
	truck_lp_def1[]:"7"
	truck_lp_def1[]:"8"
	truck_lp_def1[]:"9"

	truck_lp_def2[]:"5"
	truck_lp_def2[]:"6"
	truck_lp_def2[]:"7"
	truck_lp_def2[]:"8"
	truck_lp_def2[]:"9"
Is it correct we have two places for a number and one for a letter? Can I expand the range of numbers with "10, 11,..." or with letters?

Best regards
[email protected], 16GB RAM @2400MHz, MSI GTX 1070_8GB@1963MHz GPU Clock, Win 8 Prof x64
Profile:ETS2 1.35.1.13@x64(DX11)+Promods 2.41+RusMap 1.8.1.2+Paris Rebuild 2.4

No support via PM!

User avatar
MandelSoft
Lead Developer
Posts: 3835
Joined: 08 Aug 2013 10:48
Location: Delft [NL]

28 Dec 2016 13:36

That's won't help; You can make millions of combinations with these character sets, but the game only can assign a limited number of licence plates in total (I don't know the exact number, but I wouldn't be surprised it's a power of 2), no matter how many combinations you can make.
Your daily dose of wisdom!
╔═══╗────╔═╗╔═╗────╔╗
║╔═╗║────║║╚╝║║────║║
║╚═╝╠═╦══╣╔╗╔╗╠══╦═╝╠══╗
║╔══╣╔╣╔╗║║║║║║╔╗║╔╗║══╣
║║──║║║╚╝║║║║║║╚╝║╚╝╠══║
╚╝──╚╝╚══╩╝╚╝╚╩══╩══╩══╝
Don't ask us for a release date; we don't know either.

User avatar
Fr8i
Posts: 848
Joined: 13 May 2015 02:13
Location: Lower Saxony

28 Dec 2016 14:11

Thanks for reply, I just realized it as well by testing. So is it correct it´s a matter of the game engine with its limited capacity of license plate slots and not fixable by modding? Quite an issue since lot of people play with traffic mods and good rigs, also any spawning rule doesn´t seem to work after slots running out.

Best regards
[email protected], 16GB RAM @2400MHz, MSI GTX 1070_8GB@1963MHz GPU Clock, Win 8 Prof x64
Profile:ETS2 1.35.1.13@x64(DX11)+Promods 2.41+RusMap 1.8.1.2+Paris Rebuild 2.4

No support via PM!

User avatar
ScuL
Founder
Posts: 10587
Joined: 31 Jul 2013 23:51
Location: Auckland, New Zealand

28 Dec 2016 22:02

Yes, the amount of license plate slots cannot be changed by modding sadly
I am Image Dutch living in Image New Zealand and I speak Image EN Image DE Image SE Image FR
Image



Post Reply

Return to “ProMods Academy”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 32 guests