Hey guys,
I got a delicate question for the editing crew. I started a career with a custom team and the name more or less implies 2 sponsors (US Postal p/b Berry Floor). Now, the game sets the name as one sponsor and I have cropped the sponsor name that was created to US Postal.
Now I also want to add Berry Floor to the DB and set it as co Sponsor for my team. My question is, if i can assign the sponsor as co-sponsor to my team during the season withoiut a problem or would that make the came instable (as for example sponsor goals are missing). I remember in the 2010 version, some editing waas better made in the off season, as the game caused crahes when for example switching teams in during the season...
I believe you should be able to add a co-sponsor during a career without much problem, but you'll need to do some more editing than usual. Besides adding the sponsor in DYN_sponsor and linking it to the team in DYN_team, I believe you'll also need to change 5 of the 15 goals to the second sponsor (DYN_objectif -> in 'value_i_rank', where they are ranked by importance to sponsor order, instead of having 1~15 you'll need to have 1~10 for the first sponsor and 1~5 for the second - and also change the fkIDsponsor from the goals you change for the 2nd sponsor). You should also add some random values I guess to the sponsor happiness tables, in DYN_sponsor (you could just copy it from your first sponsor), and also edit value_i_sponsor_future2 in DYN_team (formula: (65536*IDsponsor) + (budget/1000). Also don't forget to put a 1/tick the box in value_b_cosponsoring for both your sponsors in DYN_sponsor. Not sure if there's anything else needed, you could test it and see if it works