Exp Pack / 2011 DB: Frequently Asked Questions (FAQ)
|
timpiej |
Posted on 17-08-2010 17:41
|
Domestique
Posts: 598
Joined: 08-12-2007
PCM$: 200.00
|
LoStaffan wrote:
timpiej wrote:
Hi there,
my questions concerns doped riders (yes, I have read the FAQ).
I edited some things in the database, and a bit later I heard some people like Iljo Keisse are being suspended anyway, so I wonder how I could give him an injury like you did with the other doped riders.
same as
CrueTrue wrote:
As in giving him a doping injury?
In DYN_injury, fill this in for a new ID:
<DYN_injury>
<IDinjury>UNIQUE ID</IDinjury>
<fkIDinjury>312</fkIDinjury>
<fkIDformated_string>5835</fkIDformated_string>
<gene_f_duration>THE AMOUNT OF SUSPENSION DAYS</gene_f_duration>
<gene_f_timeleft>Same as above</gene_f_timeleft>
<gene_b_allowrace>0</gene_b_allowrace>
<fkIDrace>0</fkIDrace>
<gene_f_training_points_removed>0</gene_f_training_points_removed>
</DYN_injury>
In DYN_cyclist, find fkIDinjury (or something like that) for Contador and fill in the ID of the injury that you just created.
https://www.pcmdaily.com/forum/viewthr...pid=294350
also you might change the values of fkIDteam from "10" to "119" and fkIDcontract from "883" to "0" and fkIDstaff_trainer to "798" in DYN_cyclist + remove the whole row/line with IDxchange_cyclist value "883" from DYN_contract_cyclist for the Keisse example ... but that's just additional to remove Keisse from team Quickstep and make him a free rider without any contract and trainer
timpiej wrote:
Also with the expansion pack being released, can I benefit the updates aswell (apart for maybe edited stats, names of course) if I download the expansion pack but keep using the original database instead of the one included in the expansion pack?
the contained databases are the core of the whole expansion pack.
keep using the original database is almost the same as never have installed the expansion pack ... except of the less space, which remains at your hd
but if you just want to use the "variant" stuff of the expansion pack, then it should be fine to install the pack and keep using the original database ... so it depends, which content you want to use out of the expansion pack
Alright, cool, thank you very much, and if I were to use the expansion pack database but with the DYN_cyclist of the original database? Would that work? Because I did all this work on the riders and I would hate it to do it all over
Greetz |
|
|
|
LoStaffan |
Posted on 17-08-2010 18:19
|
Free Agent
Posts: 137
Joined: 25-06-2010
PCM$: 200.00
|
wouldn't recommend it. since the DYN_cyclist table is a main one, which contains a lot of primary keys used by other tables ... like fkIDcontract for DYN_contract_cyclist or fkIDinjury for DYN_injury and so on. so let's assume, pcm.daily just added 1 extra rider to their database, who is not included in the original one ... then you have a column in your DYN_contract_cyclist table, which is linked to nothing (because the appropriate value is missing in your DYN_cyclist table) ... you know. not an ideal situation, thought |
|
|
|
timpiej |
Posted on 17-08-2010 23:11
|
Domestique
Posts: 598
Joined: 08-12-2007
PCM$: 200.00
|
I just checked it, same amount of riders in both database, so I could take the risk I suppose, we'll see if it works or not.
Greetings and thanks for all the help! |
|
|
|
timpiej |
Posted on 27-08-2010 13:50
|
Domestique
Posts: 598
Joined: 08-12-2007
PCM$: 200.00
|
Hi there again
I have two more questions:
Is it possible to have older amateur riders being scouted? Like riders of age 26?
Also I would like to make a race, a grand tour (counted on rankings like the tour the France), what is recommended? That I use the cyanide editor to create this race? Or should I create it in the tables? If the last one, which tables? should I just copy the values of the TDF?
Greetings
|
|
|
|
Ad Bot |
Posted on 21-11-2024 19:36
|
Bot Agent
Posts: Countless
Joined: 23.11.09
|
|
IP: None |
|
|
CrueTrue |
Posted on 27-08-2010 14:12
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
1. I don't think so, no. It might be possible if you add them manually to DYN_young_riders, though
2. I prefer the Full Editor, but ultimately, it's up to you. |
|
|
|
timpiej |
Posted on 27-08-2010 15:58
|
Domestique
Posts: 598
Joined: 08-12-2007
PCM$: 200.00
|
Ok, I have the full editor, then in what tables do I add what/do I copy the TDF info? |
|
|
|
Sneak |
Posted on 30-08-2010 12:12
|
Amateur
Posts: 1
Joined: 05-02-2010
PCM$: 200.00
|
Hi guys, i seem to have a problem but couldn't find the solution...
I'm running 3.00 with the new dailly db (2010 version)
It all works fine until 06/01.
When i then click on next day/event... i get thrown to desktop...
Anybody know a solution or what's causing it? |
|
|
|
CrueTrue |
Posted on 30-08-2010 15:54
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
Either you haven't installed it correctly, or you haven't downloaded the 1 GB pack. |
|
|
|
timpiej |
Posted on 31-08-2010 16:46
|
Domestique
Posts: 598
Joined: 08-12-2007
PCM$: 200.00
|
what is the name of the Tour of Oman in the folder of CM_Stages? I don't seem to find it... |
|
|
|
CrueTrue |
Posted on 31-08-2010 16:49
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
There are no stages for Tour of Oman. It's using other races' files. |
|
|
|
timpiej |
Posted on 02-09-2010 11:25
|
Domestique
Posts: 598
Joined: 08-12-2007
PCM$: 200.00
|
LoStaffan wrote:
timpiej wrote:
Hi there,
my questions concerns doped riders (yes, I have read the FAQ).
I edited some things in the database, and a bit later I heard some people like Iljo Keisse are being suspended anyway, so I wonder how I could give him an injury like you did with the other doped riders.
same as
CrueTrue wrote:
As in giving him a doping injury?
In DYN_injury, fill this in for a new ID:
<DYN_injury>
<IDinjury>UNIQUE ID</IDinjury>
<fkIDinjury>312</fkIDinjury>
<fkIDformated_string>5835</fkIDformated_string>
<gene_f_duration>THE AMOUNT OF SUSPENSION DAYS</gene_f_duration>
<gene_f_timeleft>Same as above</gene_f_timeleft>
<gene_b_allowrace>0</gene_b_allowrace>
<fkIDrace>0</fkIDrace>
<gene_f_training_points_removed>0</gene_f_training_points_removed>
</DYN_injury>
In DYN_cyclist, find fkIDinjury (or something like that) for Contador and fill in the ID of the injury that you just created.
https://www.pcmdaily.com/forum/viewthr...pid=294350
also you might change the values of fkIDteam from "10" to "119" and fkIDcontract from "883" to "0" and fkIDstaff_trainer to "798" in DYN_cyclist + remove the whole row/line with IDxchange_cyclist value "883" from DYN_contract_cyclist for the Keisse example ... but that's just additional to remove Keisse from team Quickstep and make him a free rider without any contract and trainer
timpiej wrote:
Also with the expansion pack being released, can I benefit the updates aswell (apart for maybe edited stats, names of course) if I download the expansion pack but keep using the original database instead of the one included in the expansion pack?
the contained databases are the core of the whole expansion pack.
keep using the original database is almost the same as never have installed the expansion pack ... except of the less space, which remains at your hd
but if you just want to use the "variant" stuff of the expansion pack, then it should be fine to install the pack and keep using the original database ... so it depends, which content you want to use out of the expansion pack
My next question concerns the doped riders, I made a line in DYN_injury, that's not the problem, but don't I have to make a line in other tables aswell ? Like STA_injury or STA_injury_label? Because I made the line as suggested and when I try to boot my game and try to start a career my game crashes (when I remove the edited DYN_injury it works).
Also I created a stagerace (grandtour), I gave it a CONSTANT in the STA_race table, but do I have to edit something in the STA_stage table or any other table? For instance when the restday is?
Greetings
Edited by timpiej on 02-09-2010 12:36
|
|
|
|
SonDaan |
Posted on 12-09-2010 21:28
|
Neo-Pro
Posts: 272
Joined: 17-06-2007
PCM$: 200.00
|
Can I install the V2 directly to the Standard Version of PCM (with Official Patches installed allready)?? |
|
|
|
roturn |
Posted on 12-09-2010 21:29
|
Team Manager
Posts: 22246
Joined: 24-11-2007
PCM$: 3900.00
|
You also need the 2 other packs.
1. 1.0.4.1 patch
2. Expansion pack (999mb)
3. Pack for 1.0.3.0 (570mb)
4. V2 Pack (2,2gb) |
|
|
|
SonDaan |
Posted on 12-09-2010 21:33
|
Neo-Pro
Posts: 272
Joined: 17-06-2007
PCM$: 200.00
|
Oh, sorry. I see there are two versions of the V2. 2'2G en 3.5G. Can't i just download the V2 (not the V1.0.3.0 TO V2) ? |
|
|
|
roturn |
Posted on 12-09-2010 21:36
|
Team Manager
Posts: 22246
Joined: 24-11-2007
PCM$: 3900.00
|
I meant this package here. https://pcmdaily.c...hp?did=766
Then you can install like I said above. Will have a look on the newer package. Haven`t seen it early enough |
|
|
|
SonDaan |
Posted on 12-09-2010 21:37
|
Neo-Pro
Posts: 272
Joined: 17-06-2007
PCM$: 200.00
|
https://pcmdaily.c...hp?did=767
I think that this one is enough for an ontouched pcm? |
|
|
|
CrueTrue |
Posted on 12-09-2010 21:39
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
Correct. |
|
|
|
SonDaan |
Posted on 12-09-2010 21:41
|
Neo-Pro
Posts: 272
Joined: 17-06-2007
PCM$: 200.00
|
Ok. Will be downloaded in like...20hours...stupid wireless connection :s Anyway, Great work ! |
|
|
|
turtlesoup |
Posted on 13-09-2010 03:15
|
Junior Rider
Posts: 43
Joined: 09-07-2010
PCM$: 200.00
|
just installed and my graphics seem to be all screwy. Strange polygons everywhere and cover the screen. Not even sure where to begin checking, I do have the patches. |
|
|
|
CrueTrue |
Posted on 13-09-2010 08:53
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
Did you check the graphic settings? They are usually reset when installing a new DB.
Did you try reinstalling the game? |
|
|