Jump to content

Holland Editing Question


Recommended Posts

this is what i have

# -----------------------------------------------------------------------------------------

# Purpose: This file contains database edits for the PSP FMH2007 game.

# Format: "CLUB" "<Name>" "<Nation>" "<New Name>" "<New Short Name>" "<Reputation>" "<Division>"

# Format: "PLAYER" "<First Name>" "<Second>" "<Club Name>" "<New First Name>" "<New Second Name>" "<New YOB>" "<New CA>" "<New PA>" "<New Club>"

# -----------------------------------------------------------------------------------------

# START PLAYER CHANGES

"PLAYER""Olaf" "Lindenbergh" "AFC Ajax" "" "" "" "" "" "Tottenham Hotspur"

"PLAYER""Vurnon" "Anita" "AFC Ajax" "" "" "" "" "" "LIverpool"

"PLAYER""Michael" "Timisela" "AFC Ajax" "" "" "" "" "" "R. Madrid"

"PLAYER""Edgar" "Davids" "Tottenham Hotspur" "" "" "" "" "" "AFC Ajax"

"PLAYER""Leonardo" "de Vitor Santiago" "NAC Breda" "" "" "" "" "" "AFC Ajax"

# END PLAYER CHANGES

# START CLUB CHANGES

"CLUB" "AFC Ajax" "Holland" "" "" "" "Dutch First Division"

"CLUB" "AGOVV Apeldoorn" "Holland" "" "" "" "Dutch Premier Division"

# END CLUB CHANGES

Link to post
Share on other sites

  • SI Staff

Can you confirm all the player changes you've done work ok?

(the way the parser works is that it stops on the first error so it might nnot be getting to the club changes - simple as that, try moving the club changes to the top of the file to see if thats the case if you're not sure)

Link to post
Share on other sites

Still won't work although i'm struggling to get any changes to consistently work. I've tried using the editor and doing it manually so i must be doing something wrong

here's the latest data i'm trying to change. Just want to get Ronaldo at Milan!

icon_mad.gif

Any help will be majorly appreciated

# -----------------------------------------------------------------------------------------

# Purpose: This file contains database edits for the PSP FMH2007 game.

# Format: "CLUB" "<Name>" "<Nation>" "<New Name>" "<New Short Name>" "<Reputation>" "<Division>"

# Format: "PLAYER" "<First Name>" "<Second>" "<Club Name>" "<New First Name>" "<New Second Name>" "<New YOB>" "<New CA>" "<New PA>" "<New Club>"

# -----------------------------------------------------------------------------------------

# START PLAYER CHANGES

"PLAYER""Ronaldo Luiz" "Nazário de Lima" "Real Madrid C.F." "" "" "" "" "" "Milan"

"PLAYER""Alessandro" "Matri" "Milan" "" "" "" "" "" "AFC Ajax"

# END PLAYER CHANGES

# START CLUB CHANGES

# END CLUB CHANGES

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...