Jump to content

fraudiay79

Members+
  • Posts

    188
  • Joined

  • Last visited

Posts posted by fraudiay79

  1. I have created a custom competition using both the basic and the advanced editor.  When I start a new game, league fixtures are only generated for the second half of the season.  The season starts in August and ends in May, but the game only schedules fixtures beginning in January. I have tried multiple iterations, but I still can't figure out why this is happening.  The cup competitions get schedule correctly for the full season.  This was working fine in FM21, but I'm not sure what has changed in FM22 to cause this.  I'm attaching my file for reference along with some screenshots.  Any assistance would be greatly appreciated

    Capture2.PNG

    Capture.PNG

    Jahunum 3.fmf

  2. On 30/01/2021 at 12:12, One hell of a keeper said:

    How can i create a DDT File for FM21? so for example if i wanted to say keep people in the game that had high potentials but didnt want to load the whole league etc?

    There is no command to retain players based on ability, but the following commands can be used to retain players from a specific club or nation.

    For example to retain Barcelona's players you would put:

    "RETAIN_PLAYERS" "Barcelona"

    To retain Spain's players you would put:

    "RETAIN_NATION_PLAYERS" "Spain"
     

    REMEMBER: All commands must go on a new line, e.g.

    "RETAIN_PLAYERS" "Barcelona"
    "RETAIN_NATION_PLAYERS" "Spain"

  3. 19 hours ago, Palk said:

    Probably just to bump.

    But were you able to implement anything in FM21?

    @fraudiay79
    I downloaded your fmf file but didn't understood why you have your club as "Extinct", is it suppose or just export issue?

    I used a custom database, but deleted all the database changes as it contained personal information.   The file I uploaded just contains the advanced rule setups for the competition.  The idea behind was this to allow you create your own competition in your database and use my .fmf file as a reference for setting the competition; it was not shared to be run on its own, as it will not work by itself.

  4. Is anyone still using the DETAILED_FUTURE_REGEN command?  Can you confirm it it still works correctly?

     

    "DETAILED_FUTURE_REGEN" "First Name" "Common Name" "Last Name" "Birth date (dd / mm / yyyy)" "Nation (first nationality)" "Favourite Team" "Ethnicity" "Skin Tone" "Hair Colour" "Height (in cm) "" Weight (in kg) "" Preferred Foot "" Preferred Position "" Favourite Number "" Birth City " "CA""PA""Club ID"

    e.g.  "DETAILED_FUTURE_REGEN" "Gabriel" "" "Batistuta" "01/02/2009" "Argentina" "A.C.F. Fiorentina" "0" "5" "3" "185" "" "Right" "ATTACKER_CENTRAL" "9" "108489" "145" "188" "82"

  5. On 13/12/2019 at 03:11, Jas80 said:

    How?

    1) a) Take a backup of your comp editor.fmf file

    b) Open the Resource Archiver and extract the comp editor.fmf file into a folder.

    2) In the folder locate the file 'advanced rules.xml' (It should be in comp editor > format > rule group > advanced)

    3) Open the advanced rules.xml in Notepad++

    4) Locate the following in the file

    <!-- release version -->

     

    5) In that section change the following field to 'false'

    <boolean id="debug_only" value="true" /> -------------->   <boolean id="debug_only" value="false" />

    (You can also make the same change in the field below  <!-- version --> which is for debug mode)

    6) Save changes and use the Resource Archiver to create the archive and save over the existing on in your FM20 folder.

    7) Open the editor and load your competitions in advanced mode, you should now see the options

  6. These are the ones I had from before, not sure if all of them work anymore.

    Competition:

    "COMP_COLOUR_CHANGE" [Competition ID] 0 [RGB Colour 1] [RGB Colour 2]
    e.g. "COMP_COLOUR_CHANGE" 1301396 0 240 171 0 130 36 51

     

    Kit Colors

    "COLOUR_CHANGE" <ID> <Kit 0|1|2> <R 0-255> <G 0-255> <B 0-255> <R 0-255> <G 0-255> <B 0-255>

    e.g. "COLOUR_CHANGE" 5350061 0 0 0 0 175 180 43

  7. On 02/01/2019 at 13:31, inphex1 said:

    hey friend, i downloaded your .fmf and nothing happens, the ppl all star team, and competiotion not appear

     

    The file was not meant to be downloaded and run as a competition.  I have not included all the database changes in that file, that is why you cannot see anything in the game.  The file is for you to use as a reference when creating your own all star competition.

  8. 20 hours ago, prot651 said:

    But can a all star be set up using a all star from 1 league in your group verses an9ther league in your group

    I have not tried it with two different leagues in the same nation, but in theory it should work.  You will just need to create another all star club and assign it under the 'All-Star' rules section of the competition.

    I did try to create an All-Star team from the UEFA Champions League, but it has not worked so far.

  9. 12 hours ago, dillonbleu said:

    I managed to correct the bugs in the file and ignore the host country playing the Eliminatory World Cup, in addition I created new leagues of nations on all continents, with these giving real vacancies for continental competitions and World Cup, I unified the formulas of disputes, I unified the American continent and Asia and Oceania, I must be finalizing the file in a few days.

    Please share your file once done, I would like to see how you fixed the issues.  Thanks.

  10. On 09/08/2018 at 05:55, ScoreMore (Mico) said:

    What do you do to have other competitions stop during world cup please?

    You would need to recreate those competitions using the advanced editor and change the dates the games are played on.  Perhaps you could include a seasonal break during the time of the world cup.

  11. On 18/07/2018 at 04:00, Sankalan said:

    Yes, but if you read my initial post, I stated " As the qualification format for each region has yet to be announced, I had to get a little creative ". I also have not figured out the logic to include an extra team from the host continent to be the 6th team in the playoff. (i.e. for World Cup 2026 the following confederations would have 1 participant AFC, CAF, OFC, CONMEBOL, and CONCACAF would have 2 since they will be hosting the tournament)

  12. On 24/06/2018 at 09:29, luiseitor212 said:

    How I can put the correct realistic draw rules for World Cup 2018 and 2022? Now the second round has random matches, and not like real life: 1º Gruop A vs 2º Gruop B, 2º Group A vs 1º Group B and all of that

     

    And also, the countries qualified for World Cup 2018 are not the real countries, I have checked the file and I dont understand why is that wrong

     

    Thanks! :) 

    I did not implement the fixed draw in my file as I am not sure how to.  You are welcome to make the change; please share if you get it to work properly.

    I did not implement real groups as I wanted my country (Pakistan) to qualify for the World Cup.  However you can make the changes in the file as seen in the following screens for the competition.

    screen1.png

    screen2.png

  13.  

    On 02/06/2018 at 18:10, fracsauce said:

    editor file won't verify save as it says 188629472_ScreenShot2018-06-02at4_12_52PM.thumb.png.303aa74c6a5053ad0540340d96596e93.pnghow do i fix this?

    The file was created using Advanced Rules, not competition wizard, therefore the verfication will not work with this file.  Also, stage 0 is a hidden stage which helps determine/qualify the host automatically to the World Cup.

  14. In the editor look for:

    CONCACAF Nations League = World Cup Oceanian-African Qualifying Section

    CONCACAF Nations League Division A = Olympic Games Asian Qualifying

    CONCACAF Nations League Division B = Olympic Games European Qualifying

    CONCACAF Nations League Division C = Olympic Games African Qualifying

  15. Apologies, I didn't have a chance to check the forum over the weekend.  I would recommend making the following change to the file World Cup 2026.fmf and running it on its own.

     

    1) Load the file in the editor

    2) Click on 'Advanced Rules'

    3) Scroll down to 'International Competitions' in the file and select it.

    4) Change the mode to 'Edited Rule (Overrides All Original Rules)

    5) Save and retest

    Untitled.png

×
×
  • Create New...