DIY Tournament with defined groups

Brit, Irish, Canadian, Australian, US and all around the world board. Language: English
Post Reply
daceking
Someone..
Posts: 1
Joined: Sat Dec 09, 2023 9:15 pm

DIY Tournament with defined groups

Post by daceking »

Hello Massimo, I'm new and I have a question about the game, is it possible to create a DIY Tournament with defined groups and teams placed in specific groups or everything is random?

I'm asking because I saw in this topic: viewtopic.php?t=1894&sid=efb4aa6e29d011 ... d75f6ec9e9

I saw you recreated WC Russia 2018 with every group and their respective teams.

I've heard you have to select the teams in order, but whenever I try this, at least one team is misplaced and put in a different group randomly.

Hope you can help me.
Also you can move this topic if it's not in the correct subforum.

Greetings.
Massimo32
Chapman's successor
Chapman's successor
Posts: 852
Joined: Wed Dec 29, 2004 1:14 pm
Location: Turin, Italy

Re: DIY Tournament with defined groups

Post by Massimo32 »

Hi daceking,
it's possible in development mode. To enable it, you must open the preference file:

Code: Select all

Windows	%UserProfile%/.prefs/YSoccer19
Linux and OS X	~/.prefs/YSoccer19
find the following line:

Code: Select all

<entry key="development">false</entry>
and change to:

Code: Select all

<entry key="development">true</entry>
In development mode you'll see a new button, which allows you to decide groups and matches.
Attachments
dev.jpg
dev.jpg (280.5 KiB) Viewed 270 times
Post Reply