Hi there, I have a couple of questions, if there's already been an explanation for it, just give the link...
How do I add (in my DB):
- a Grand tour so I can ride it, in the PCM10 version I had made one but I couldn't get my team subscribed for the race so it would always be ridden without me, not once, but many years in a row... (I made it with PCM's editor, used excisting stages and filled everything in there + filled in the CONSTANT line with the super editor)
- a one day race
- a variant for a race (e.g. championship)
- a variant for a stage (e.g. Paris - Nice, grand tour)
- a sponsor (so when the sponsor takes over a team, it gets the new jersey and all
- equipment (not overwrite, add!, frames, wheels, helmets + how do I assign them to a team.
- soundcomments (for in race)
I suppose the Championshiptrims are only a matter of adding/deleting/overwriting?
These are the questions I have atm, I would like to know not only the folder I should add everything into, but I would like to know where and what I write in the DB tables, so please an explanation for dummies, I know some things, but not all of it.
Lol, so because I ask things because I want to do them right I ask too much questions? That's a crappy reply that doesn't help anything. It's not because you are too lazy to help people that others aren't. I think I have experimented more in a DB than you have, but not everything works so I want to doublecheck if I do them right
Edited by timpiej on 18-08-2011 17:38
PR is somewhat right. It can be quite difficult to explain everything, so I'd recommend that you take a look at the relevant tables yourself to begin with.
Basically, the database comes with a lot of "tips" itself. If you look in e.g. STA_race (which, obviously, is where you add races) - all columns starting with fkIDXXXX means "have a look in the XXXX table". That way, you can fill out a lot of the columns without having any knowledge before-hand. Looking at the existing lines also help you a long way.
I don't have time for a long answer right now, but try to have a look at the relevant tables, and let me know if you run into problems.