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.
DIY Tournament with defined groups
Re: DIY Tournament with defined groups
Hi daceking,
it's possible in development mode. To enable it, you must open the preference file:
find the following line:
and change to:
In development mode you'll see a new button, which allows you to decide groups and matches.
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
Code: Select all
<entry key="development">false</entry>
Code: Select all
<entry key="development">true</entry>
- Attachments
-
- dev.jpg (280.5 KiB) Viewed 528 times