PCM.daily banner
21-11-2024 19:36
PCM.daily
Users Online
· Guests Online: 108

· Members Online: 0

· Total Members: 161,772
· Newest Member: KennethSal
View Thread
PCM.daily » Pro Cycling Manager 2006-2020 » Pro Cycling Manager 2010
 Print Thread
Exp Pack / 2011 DB: Frequently Asked Questions (FAQ)
timpiej
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 Wink

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 Pfft

Greetz
 
LoStaffan
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 Wink
 
timpiej
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
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
1. I don't think so, no. It might be possible if you add them manually to DYN_young_riders, though Wink

2. I prefer the Full Editor, but ultimately, it's up to you.
 
http://www.pcmdaily.com
timpiej
Ok, I have the full editor, then in what tables do I add what/do I copy the TDF info?
 
Sneak
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
Either you haven't installed it correctly, or you haven't downloaded the 1 GB pack.
 
http://www.pcmdaily.com
timpiej
what is the name of the Tour of Oman in the folder of CM_Stages? I don't seem to find it...
 
CrueTrue
There are no stages for Tour of Oman. It's using other races' files.
 
http://www.pcmdaily.com
timpiej
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 Wink

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
Can I install the V2 directly to the Standard Version of PCM (with Official Patches installed allready)??
 
http://www.facebook.com/Daan.VanderHeyden
roturn
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
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) ?
 
http://www.facebook.com/Daan.VanderHeyden
roturn
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 Wink
 
SonDaan
https://pcmdaily.c...hp?did=767

I think that this one is enough for an ontouched pcm?
 
http://www.facebook.com/Daan.VanderHeyden
CrueTrue
Correct.
 
http://www.pcmdaily.com
SonDaan
Ok. Will be downloaded in like...20hours...stupid wireless connection :s Anyway, Great work !
 
http://www.facebook.com/Daan.VanderHeyden
turtlesoup
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
Did you check the graphic settings? They are usually reset when installing a new DB.

Did you try reinstalling the game?
 
http://www.pcmdaily.com
Jump to Forum:
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Latest content
Screenshots
Alberto Contador wins Paris Nice
Alberto Contador wins Paris Nice
PCM13: General Screenshots
Fantasy Betting
Current bets:
No bets available.
Best gamblers:
bullet fighti... 18,376 PCM$
bullet df_Trek 17,374 PCM$
bullet Marcovdw 15,345 PCM$
bullet jseadog1 13,552 PCM$
bullet baseba... 10,439 PCM$

bullet Main Fantasy Betting page
bullet Rankings: Top 100
ManGame Betting
Current bets:
No bets available.
Best gamblers:
bullet Ollfardh 21,890 PCM$
bullet df_Trek 15,520 PCM$
bullet Marcovdw 14,800 PCM$
bullet jseadog1 13,500 PCM$
bullet baseball... 7,332 PCM$

bullet Main MG Betting page
bullet Get weekly MG PCM$
bullet Rankings: Top 100
Render time: 0.26 seconds