Fitness.com
Advertisement
Go Back   Sports Forum > Community > Football Manager > Skinning Hideout

Skinning Hideout

Use this forum to help edit the cosmetic side of Football Manager.


» Current Poll
Best 5 club teams in history of Football:
Liverpool 1977-1978 - 100.00%
1 Vote
Real Madrid 1956-1960 - 0%
0 Votes
Juventus 1985 - 0%
0 Votes
Milan 1989-1990 - 100.00%
1 Vote
Ajax 1971-1973 - 0%
0 Votes
Santos 1962-1963 - 0%
0 Votes
Torinho 1940's - 100.00%
1 Vote
Ajax 1995 - 0%
0 Votes
Flamengo 1981 - 100.00%
1 Vote
Benfica 1961-1962 - 100.00%
1 Vote
Total Votes: 1
You may not vote on this poll.
» Stats
Members: 48,616
Threads: 84,986
Posts: 1,031,252
Top Poster: Rindalik (4,430)
Welcome to our newest member, kucoco
If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.

Reply
 
LinkBack Thread Tools Display Modes
Old 07-16-2005, 05:59 PM   [Pre-Game Structure][server_db.dat] - Awards Post #1
 
Join Date: Jun 2004
Posts: 2
Rep Power: 0
Stefan de Vogelaere is infamous around these parts
Default [Pre-Game Structure][server_db.dat] - Awards

<pre class="ip-ubbcode-code-pre"> byte Database classstring Namebyte NameGenderbyte Categorystring SentenceNamebyte SentenceNameGenderbyte Chanceshort MinimumDaysshort ExtraDaysbyte InactiveRatiobool IsRecurringbyte Severityint Indexint UniqueIDpublic enum InjuryCategory{ INJURY_CATEGORY_INTERNAL = 0, INJURY_CATEGORY_FOOT = 1, INJURY_CATEGORY_SHIN = 2, INJURY_CATEGORY_KNEE = 3, INJURY_CATEGORY_THIGH = 4, INJURY_CATEGORY_GROIN = 5, INJURY_CATEGORY_UPPER_BODY = 6, INJURY_CATEGORY_HAND = 7, INJURY_CATEGORY_ARM = 8, INJURY_CATEGORY_SHOULDER = 9, INJURY_CATEGORY_NECK = 10, INJURY_CATEGORY_HEAD = 11, INJURY_CATEGORY_REHABILITATION = 12}public enum InjurySeverity{ INJURY_SEVERITY_ANY = 0, INJURY_SEVERITY_LIGHT = 1, INJURY_SEVERITY_MEDIUM = 2, INJURY_SEVERITY_BAD = 3, INJURY_SEVERITY_REHABILITATION = 4}</pre>
Stefan de Vogelaere is offline   Reply With Quote
Old 07-16-2005, 06:01 PM   [Pre-Game Structure][server_db.dat] - Awards Post #2
 
Join Date: Jun 2004
Posts: 2
Rep Power: 0
Stefan de Vogelaere is infamous around these parts
Default

Oeps...

This is the Injury structure....
Stefan de Vogelaere is offline   Reply With Quote
Old 07-16-2005, 06:18 PM   [Pre-Game Structure][server_db.dat] - Awards Post #3
 
Join Date: Jun 2004
Posts: 2
Rep Power: 0
Stefan de Vogelaere is infamous around these parts
Default

<pre class="ip-ubbcode-code-pre"> byte DatabaseClassbyte NameGenderbyte ShortNameGenderbyte Scopeshort ForeColorshort BackColorshort Outlinebyte ColorKitshort Reputationshort NationalReputationbyte AwardTypebyte DateRulesi_date Dateint ContinentIndexint NationIndexbyte RunBybyte Formationbyte MaxAgebyte WinnerHomeReputationbyte WinnerWorldReputationint CompetitionIndexbyte WhoCanReceiveTheAward40 bytes ???? (seems to be fixed for all awards)int Indexint UniqueIDpublic enum AwardDateRule{ ADR_INVALID = 0, ADR_END_OF_WEEK = 1, ADR_END_OF_MONTH = 2, ADR_END_OF_SEASON = 3, ADR_END_OF_COMPETITION = 4, ADR_END_OF_CALENDAR_YEAR = 5, ADR_SPECIFIED_DATE = 6}public enum AwardType{ AT_IGNORE = -1, AT_NOT_SET = 0, AT_TEAM = 1, AT_FAIR_PLAY = 2, AT_MANAGER = 3, AT_TOP_GOALSCORER = 4, AT_MAN_OF_THE_MATCH = 5, AT_PLAYER = 6, AT_GOALKEEPER = 7, AT_SWEEPER = 8, AT_FULL_BACK = 9, AT_DEFENDER = 10, AT_MIDFIELDER = 11, AT_STRIKER = 12, AT_FOREIGN_PLAYER = 13, AT_PERSONALITY = 14, AT_DISLIKED = 15, AT_GOAL = 16}public enum AwardScope{ AS_INVALID = 0, AS_NO_VOTING = 1, AS_COMPETITION_CLUB_MANAGER = 2, AS_NATION_CLUB_MANAGER = 3, AS_CONTINENT_CLUB_MANAGER = 4, AS_CONTINENT_NATION_MANAGER = 5, AS_WORLD_CLUB_MANAGER = 6, AS_WORLD_NATION_MANAGER = 7, AS_ANY_MANAGER = 8}public enum AwardRunBy{ CRB_NOT_SET = 0, CRB_FOOTBALL_ASSOCIATION = 1, CRB_MEDIA = 2, CRB_PLAYERS = 3}</pre>

Still looking for values of [AwardType] - they are not complete...

Still looking for values of [AwardDateRule] - they are not complete...

Still looking for values of [WhoCanReceiveTheAward]
Stefan de Vogelaere is offline   Reply With Quote
Old 07-17-2005, 01:08 AM   [Pre-Game Structure][server_db.dat] - Awards Post #4
 
Join Date: Jun 2004
Posts: 2
Rep Power: 0
Stefan de Vogelaere is infamous around these parts
Default

Future development and postings at:
http://fm2005objects.blogspot.com/
Stefan de Vogelaere is offline   Reply With Quote
Reply

Go Back   Sports Forum > Community > Football Manager > Skinning Hideout

Bookmarks

Thread Tools
Display Modes


Similar threads to [Pre-Game Structure][server_db.dat] - Awards
Thread Thread Starter Forum Replies Last Post
League Structure
League Structure: Hi, i have about 50-55 teams, what league...
nine_iron Skinning Hideout 0 02-04-2008 01:29 AM
Various stats shown while the game is processing, bit only in relation to the top league in the structure that you are playing in.
Various stats shown while the game is processing, bit only in relation to the top league in the structure that you are playing in.: I'm playing in Conference South, so of far more...
Jimbokav1971 Football Manager 1 11-22-2007 02:44 PM
Changes to server_db.dat in FM2006
Changes to server_db.dat in FM2006: Howdy, Does anyone know what the mysterious...
Jonny Rivers Skinning Hideout 1 10-22-2005 08:21 PM
[Pre-Game Structure][server_db.dat] - Header
[Pre-Game Structure][server_db.dat] - Header: I couldn't figure out what's exactly in te header...
Stefan de Vogelaere Skinning Hideout 1 07-17-2005 01:07 AM
Pregame structure
Pregame structure: Has anybody ANY information about the pregame...
Stefan de Vogelaere Skinning Hideout 11 07-11-2005 10:07 AM

More threads of Stefan de Vogelaere
Thread Date Forum Replies Last Post
Tool: Super League Creator v1.00
Tool: Super League Creator v1.00: With this tool you can easily create your own...
05-08-2006 Skinning Hideout 27 06-20-2006 01:19 AM
SI Please give me some info on db structure...
SI Please give me some info on db structure...: I already requested this a lot in different...
07-30-2005 Skinning Hideout 1 07-31-2005 12:42 PM
[Pre-Game Structure][server_db.dat] - Awards
[Pre-Game Structure][server_db.dat] - Awards: <pre class="ip-ubbcode-code-pre"> byte ...
07-16-2005 Skinning Hideout 3 07-17-2005 01:08 AM

Other threads in forum Skinning Hideout
Thread Date Thread Starter Replies Last Post
Action Scripts for createing FM 2008 logos
Action Scripts for createing FM 2008 logos: You can download it HERE. Hope it will be...
10-20-2007 Hetneo Gallorossi 2 10-20-2007 07:52 PM
australian kit
australian kit: Is there a link to download the australian kits?
07-01-2007 nilssimons 1 07-02-2007 04:19 PM
Logo for all competitions
Logo for all competitions: Does anyone no of a superpack with all the logo...
11-01-2006 Reddevil_Smithy 1 11-01-2006 07:42 PM
Finances option in Fm2006
Finances option in Fm2006: When I click on Finances and summary (to get the...
11-01-2005 stevie wilson 10 11-02-2005 06:25 PM
Small detail - how come?
Small detail - how come?:
01-01-1970 ajooba 0 01-01-1970 01:00 AM

» Online Users: 33
1 members and 32 guests
bestugg11
Most users ever online was 2,128, 07-21-2008 at 08:27 PM.

All times are GMT +1. The time now is 02:07 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Fitness.com | Weight Loss | Training & Fitness | BodyBuilding | Chinese | Spanish | French | Germany | Italian | Friend Codes |
You are viewing [Pre-Game Structure][server_db.dat] - Awards.