Change WC Nationality and Cyclists inscriptions
|
Jape |
Posted on 15-04-2008 19:58
|
Neo-Pro
Posts: 277
Joined: 12-06-2007
PCM$: 200.00
|
Working on the savegame tool i'm trying to get the nationality/cyclists selection for WC right, but can't seem to get it to work. What i'm doing now for WC nationality is set the teams fkidOfficial_country to another idcountry in DYN_team table andalso set the fkIDNationality_ducplicate in GAM_user to the same country id. Doesn't seem to work.
For setting the cyclists i set the fkIDRace in DYN_cyclist to the appropriate IDRace for WC and set the Cyclist_state in the same table to 1(in-race). Also doesn't work. I didn't actually start the race but only checked it in the selection screen prior to 3d race. Also i made sure to remove another cyclists so the number of selected riders stays the same. Maybe i should also change DYN_team_race ? also i changed it ON the racedate.
So my question: has anyone ever succeeded in changing any of the two above, and how exactly did you do it ? |
|
|
|
mrlol |
Posted on 15-04-2008 20:05
|
Grand Tour Specialist
Posts: 5005
Joined: 24-06-2007
PCM$: 200.00
|
I have changed the WC city oen or two times yes. cant remeber how rigth away but I'm sure I can figure it out again.
but that would be tomorrow afternoon, as I dont have enough time now. and Im too tired to think. |
|
|
|
matt493 |
Posted on 15-04-2008 20:19
|
Classics Specialist
Posts: 3549
Joined: 01-10-2007
PCM$: 200.00
|
I don't know if this is what you are looking for but
1. Open up STA_race and find the World Championships (RR and/or TT) and change their fkIDcountry to whatever country you like (using the STA_country table)
2. then look accross to find the fkIDfirst_stage and fkIDlast_stage, these should be the same as it's only 1 stage, anyway note this number.
3. Open STA_stage, find the fkIDstage number, change the gene_sz_stage_name to a different city
4. then scroll across until you need to enter the .xml file, (gene_sz_stage_xml), either enter the new stage you want or overwrite the original world champ xml and keep the same name.
5. you will need to change the gene_f_mountain, gene_f_uphillsprint, etc. to suit the course you choose
6. You also need to change the gene_f_distance to the correct distance and maybe alter the weather if you can be bothered. Also you must go back to STA_race and to the World Championships... and change the gene_i_number_flat/hill/etc to the correct one (put a 1 in the box to select that terrain)
|
|
|
|
Jape |
Posted on 15-04-2008 20:27
|
Neo-Pro
Posts: 277
Joined: 12-06-2007
PCM$: 200.00
|
woops, no sry, i didn't mean the country the race is being held in, but the nationality of the team you control So let's say you play with Quickstep that instead of belgium you play with the national team of France for ex. |
|
|
|
matt493 |
Posted on 15-04-2008 20:32
|
Classics Specialist
Posts: 3549
Joined: 01-10-2007
PCM$: 200.00
|
You go to Dyn_team and edit the country of the team in the collum FKID_country but if you could explain it better if you wouldn't mind.
|
|
|
|
Ad Bot |
Posted on 23-12-2024 16:00
|
Bot Agent
Posts: Countless
Joined: 23.11.09
|
|
IP: None |
|
|
Jape |
Posted on 15-04-2008 20:45
|
Neo-Pro
Posts: 277
Joined: 12-06-2007
PCM$: 200.00
|
Aah yes that worked, i thought i remembered it was the fkidOfficial_country that controlled wich country you play with, but it was indeed fkID_country .
Explain ? Well if you mean the other question: How to change the cyclists selection that are assigned automatically when you play a WC. |
|
|
|
matt493 |
Posted on 15-04-2008 20:47
|
Classics Specialist
Posts: 3549
Joined: 01-10-2007
PCM$: 200.00
|
The only way i would know how to do that is go to DYN_Cyclist and change National team to the number of the national team and only have the riders you want to race in it selected.
|
|
|
|
Jape |
Posted on 16-04-2008 08:57
|
Neo-Pro
Posts: 277
Joined: 12-06-2007
PCM$: 200.00
|
hmm they've allready got the appropiate national team id, so can't get it to work, but never mind, will focus on something else first, hopefully i'll get to fix it later. Thx anyway Matt |
|
|