@Cowboy
What I used to do when I ran a league was to take a setup from my computer, upload it to
my dedicated server (VHR09>UserData>DedicatedServer>Settings>name-of-track>setupname.svm), then
modify my FavoriteAndFixedSetups.gal file (VHR09>UserData>DedicatedServer).
For example if you want to run a fixed setup at Chicagoland in the Truck Series using your setup named chi-town.svm
You would upload chi-town.svm from your computer to your dedicated server- VHR09>UserData>DedicatedServer>Settings>Chicagoland>chi-town..svm
Then you would modify your FavoriteAndFixedSetups.gal file
(VHR09>UserData>DedicatedServer)
Here is an example of an old one I have:
//[[gMa1.002f (c)2007 ]] [[ ]]
AutoLoadEntry
{
Track="Darlington"
Classes="VHRCUP"
Session=7 // not currently used
File="USERDATA\DedicatedServer\Settings\Darlington\darlington.svm"
}
AutoLoadEntry
{
Track="Chicagoland"
Classes="VHRCTS"
Session=7 // not currently used
File="USERDATA\DedicatedServer\Settings\Chicagoland\chi-town.svm"
}
AutoLoadEntry
{
Track="Talladega"
Classes="VHRNW"
Session=7 // not currently used
File="USERDATA\DedicatedServer\Settings\Talladega\tally.svm"
}
Save your modified FavoriteAndFixedSetups.gal file, and you should be able to run your fixed setup.
I have attached my old FavoriteAndFixedSetups.gal file you can use if you want.
I hope this helps!