So I want to star a new career and have some questions. Im using the Database 2 Final and the Fast Editor.
1. I want to create a customized Team. And I want my main Sponsor to be Eurosport and my secondaire Sponsor to be Pepsi.
Can I use 2 Sponsors? Can I use the ones in the databa base?
2. I want the Sponsor contract for my Team and other Teams to stay till 2032 since I read there are a lot of people having problems when they need a new sponsor or after some time all teams have the same sponsor. I dont care if big Teams keep big and samll Teams stay small since I could if I wish change the budget.
Wich table do I have to change? Only Contact end year in DYN sponsor? What about value Year max?
3. I have my own jersey and equipment and would like to use it.
What do i have to do? Create a new Team folder? How do i make my equipment selectable in the Equipment Menu?
4 Since I want to add to the Database a new Team what Tabs are important, I understand almos every Tab but dont know what is the Constant Tab for and how to create a Constant if I have to?
1. Yes, you can have 2 sponsors, and you can use those already in the DB. What you should do is assign them to your team through fkIDsponsor_principal and _secondaire in DYN_team, and give them a gene_i_contract_lengh in DYN_sponsor.
2. Yes, only Contract end in DYN_sponsor. No need to change Year max.
3. If you will be using the Pepsi and Eurosport sponsors already present in the DB, then there's no need to create a new folder, only to replace the jersey on the folder of whichever is your main sponsor. As for equipment, you need to add it to the DB. These threads should help: https://pcmdaily.com/forum/viewthread....ad_id=6571 (PCM 08, slightly outdated) https://pcmdaily.com/forum/viewthread....ost_457980
4. You should leave the constant column blank in DYN_team.
lluuiiggii wrote:
1. Yes, you can have 2 sponsors, and you can use those already in the DB. What you should do is assign them to your team through fkIDsponsor_principal and _secondaire in DYN_team, and give them a gene_i_contract_lengh in DYN_sponsor.
2. Yes, only Contract end in DYN_sponsor. No need to change Year max.
3. If you will be using the Pepsi and Eurosport sponsors already present in the DB, then there's no need to create a new folder, only to replace the jersey on the folder of whichever is your main sponsor. As for equipment, you need to add it to the DB. These threads should help: https://pcmdaily.com/forum/viewthread....ad_id=6571 (PCM 08, slightly outdated) https://pcmdaily.com/forum/viewthread....ost_457980
4. You should leave the constant column blank in DYN_team.
Hi, I hope you can help me with a small problem regarding sponsors. I'm playing career with sky, and 2013 is the last season they will sponsor me. So i downloaded the fast editor(never used it before), because I read somewhere that I could use this to fix my problems. I thought i did every thing correctly, at least at the sponsor screen it says i have a contract with sky until 2017. But when July came, and I was looking to sign some new riders I get this message:"You do not have a new sponsor for the coming season; it is therefore impossible to sign a new rider"
Sorry if I posted this at the wrong place, but when I saw this thread I thought it would be unnecessary to start a new thread.
Edit; I didnt see that this was PCM 11, I used the search option(for the first time), anyway my problem is on the 2012 version.
Edited by oddden on 09-07-2012 14:11
fickman wrote:
For my Team wich gene_sz_color should I use? It is important?
The color is used to color the standard bikes in the game. Like the S-Bike when you first install the game could be used by multiple teams but have other colors thats were the gene_sz_color is for.
fickman wrote:
For my Team wich gene_sz_color should I use? It is important?
The color is used to color the standard bikes in the game. Like the S-Bike when you first install the game could be used by multiple teams but have other colors thats were the gene_sz_color is for.
Just to complement
It`s the color of the equipment that team will use, not only frames and helmets but also accessories (gloves, leggings, bottle, etc).
The color is written in hexadecimal codes, which you can see on Paint.NET or you can search for on Google (like here)
@oddden
I'm not much familiar with editing save games but I think you should also add a value in the column value_i_sponsor_future from your team in DYN_team, and this value can be calculated like this: 65536*IDsponsor + (budget/1000)