ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAF
1
2
BRC Team Registration
3
4
Basic Info
5
player nameDer Bayer
your name on the Automation Discourse forum (not Discord! I will not accept entries with non-matching names)
6
team nameBAM Racing Teamyour team name{
7
car nameBAM Bavaria 3.0 ti
your car name (brand + model + trim)
["number"]=3,
8
number3
options: between 2 and 99
Claim number here: Numbers Sheet["Q"]={2},
9
classGT2options:GT1GT2["R1"]={3},
10
Driver Skills
Only positive natural numbers, no fractions!
11
driver nameMartin Bayeryour driver name["R2"]={4},
12
Speed8from 0 to 10
higher values increase max. cornering speed
["R3"]={5},
13
Consistency3from 0 to 10
higher values decrease cornering speed oscillations; decrease the tiredness rate (less errors and less cornering speed loss over time)
["playername"]="Der Bayer",
14
Amphibious3from 0 to 10
higher values increase max. cornering speeds and decrease error chances in the wet (0 equals 50% higher chance of errors, 10 equals 50% less chance of errors. 5 is like in previous BRC (0% change)
["carname"]="
BAM Bavaria 3.0 ti
",
15
Overtaking6from 0 to 10
higher values increase overtaking/blocking capabilities
["teamname"]="
BAM Racing Team
",
16
Concentration6from 0 to 10
higher values decrease error chances (0 equals 50% higher chance of errors, 10 equals 50% less chance of errors. 5 is like in previous BRC (0% change)
["drivers"] = {
17
Care4from 0 to 10
higher values decrease the chances of technical issues and tire wear (0 equals 20% less lifespan / more tire wear; 10 equals 20 more lifespan / less tire wear). 5 is like previous BRCs
{ ["name"]= "Martin Bayer",
18
Points left to spend0 ["speed"] = 8,
19
["consistency"] =
3,
20
["rain"] = 3,
21
Copy Paste this:
and add your exported .car file into a PM to "Der_Bayer" in the Automation Discourse forum. No Discord accepted!
["overtaking"] = 6,
22
{
["concentration"] =
6,
23
["number"]=3,
Car file naming convention:
["fitness"] = #REF!,
24
["Q"]={2},Model Name:Der Bayer ["care"] = 4},
25
["R1"]={3},Trim Name:BAM Bavaria 3.0 ti },
26
["R2"]={4},PM Subject:BRC:GGT - Der Bayer["class"] =2
27
["R3"]={5},},
28
["playername"]="Der Bayer",
29
["carname"]="BAM Bavaria 3.0 ti",
30
["teamname"]="BAM Racing Team",
31
["drivers"] = {
32
{ ["name"]= "Martin Bayer",
33
["speed"] = 8,
34
["consistency"] = 3,
35
["rain"] = 3,
36
["overtaking"] = 6,
37
["concentration"] = 6,
38
["care"] = 4},
39
},
40
["class"] =2
41
},
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100