Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- case [Name]
- when "R. Grosjean" then [total pen points thru event]+0.
- when "L. Stroll" then [total pen points thru event]+0.05
- when "M. Verstappen" then [total pen points thru event]+0.10
- when "F. Alonso" then [total pen points thru event]+0.01
- when "B. Hartley" then [total pen points thru event]+0.06
- when "E. Ocon" then [total pen points thru event]+0.11
- when "S. Sirotkin" then [total pen points thru event]+0.16
- when "M. Ericsson" then [total pen points thru event]+0.02
- when "S. Perez" then [total pen points thru event]+0.07
- when "S. Vettel" then [total pen points thru event]+0.12
- when "V. Bottas" then [total pen points thru event]+0.03
- when "P. Gasly" then [total pen points thru event]+0.08
- when "N. Hulkenberg" then [total pen points thru event]+0.04
- when "C. Sainz" then [total pen points thru event]+0.09
- when "S. Vandoorne" then [total pen points thru event]+0.14
- when "K. Magnussen" then [total pen points thru event]+0.05
- when "K. Raikkonen" then [total pen points thru event]+0.10
- when "D. Ricciardo" then [total pen points thru event]+0.15
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement