Bygfoot is a small and simple graphical football (a.k.a. soccer) manager game featuring many international leagues and cups. You manage a team from one such league: you form the team, buy and sell players, get promoted or relegated and of course try to be successful.
MPORTANT: If you create a European country for which there is already a short definition, e.g. you make the French leagues and there is already league_france1_short.xml
(in the short_leagues
subdirectory of the support_files
directory), you have to edit the European cup files (cup_europe_champ_league.xml
, cup_europe_uefa.xml
and cup_europe__cwc.xml
) and change all entries league_france1_short
to league_france1
(the sid of the first league of your new country). Otherwise you'll get an error when loading the cup teams.
Countries consist only of leagues, cups and some strings. Let's start with an example (you probably won't need more than that, anyway): the file country_england.xml
looks like this:
England # This is the name of the country. flag_en.png # The symbol, some image file (jpg etc. would # work, too). The file should be somewhere in # the support directories. england # The unique string id of the country. This # should be the same as the part of the file # name between 'country_' and '.xml'. # The array of leagues of the country. # The leagues are given with their string ids, # ie. the corresponding league definition # files are called 'league_england1.xml' etc. england1 england2 england3 england4 england5 # The array of cups. england_fa # The cups are also given with their string # ids, so one of the cup definition files that # gets loaded would be 'cup_england_fa.xml' england_league europe_uefa europe_cwc europe_champ_league supercup_league_vs_cup supercup_europe_uefa england_prom_games2 england_prom_games3 england_prom_games4
Some notes:
group
value, see below) should come after these cups.That's it for country files.
Some general information DO NOT USE OFFICIAL TEAM NAMES like Real Madrid or Bayern Munich. Use abbreviations like R. Madrid instead. Don't use official...
This is source code of last version of game Bygfoot football manager
Latest unstable release: added Turkish translation, news and hints (thanks to Cem Uykun) updated Turkish player names, commentaries (thanks to Cem Uykun...
Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.