The online racing simulator
My Drift LFSLapper.LPR
Just thought it would be useful to hand out my LFSLapper.LPR for a drift server if people don't know how to set it up.

I have turned a few things off for my likings.

First of all open it in notepad and press Ctrl+F search for "youradminpassword"

#################
#General options#
#################

$Host = 127.0.0.1; # Host IP. When more network interfaces are present, set it to IP of your host.

$Port = 29999; # Insim UDP port. Open this port after starting LFS Server by typing /insim=29999 in chat or include it in config-file LFS Server

$Password = "[COLOR=Red]youradminpassword[/COLOR]"; # Put in the admin password used on the LFS Server

$TrackInfoFile = "trackInfo.cfg"; # Path to the TrackInfoFile used to compare splits

$TCPmode = true; # Connection to LFS in UDP mode or TCP mode

$EnableRegisterWeb = true; # When set to "true" your LFS Server is displayed on the FRH Team website

$DateFormat = "dd/MM/yyyy"; # Date format used for the PB files
# Look at C#-format for date/time, little help
# HH = Hour in 0-23 format
# hh = Hour in 0-12 format
# mm = Minute
# tt = PM or AM
# dd = Day
# MM = Month
# yyyy = year with 4 digits

$TimeFormat = "HH:mm"; # Time format used for the PB files

$MessageTime = 5000; # Time in milliseconds for a racecontrol message (started by: rcm_all) to be displayed on screen

#$PubStatIdk = ""; # Indentification code for a connection to PubStat.
# To obtain a PubStatId go to www.lfsworld.net , select My LFSW Setting, tab Pubstat Access
# Remove # before PubStatIdK to activate this option

$ShowPlayerControl = False; # Set option to "true" if you want to show the control configuration of players when leaving the pits.

You want to change whats in the red to your admin password should be found in setup.cfg

What I've turned off.
  • Swear Filter
  • Chat Flood
  • Spinning Detection
  • DriftTooSlowAction (It would spectate you if your points aren't high enough.)
The default car is set to XRT, so when you type !drf or !top it shows for XRT. You can change the default car by replacing "#" with a "$".
NOTE: You can have more than one top car by adding a "+". (Thanks Yisc[NL]).

#############
#Default Car#
#############
# Default car to show, when no car is specified in command !top or !drf and when a player haven't used a car on this server
# You can combine several cars by using + (example: "XFG[COLOR="Red"]+[/COLOR]XRG";)
# -------------------------------------------------------------------

#DefaultTopCar = "UF1";
#DefaultTopCar = "XFG";
#DefaultTopCar = "XRG";
[COLOR=Red]$[/COLOR]DefaultTopCar = "XRT";
#DefaultTopCar = "RB4";
#DefaultTopCar = "FXO";
#DefaultTopCar = "LX4";
#DefaultTopCar = "LX6";
#DefaultTopCar = "RAC";
#DefaultTopCar = "FZ5";
#DefaultTopCar = "MRT";
#DefaultTopCar = "XFR";
#DefaultTopCar = "UFR";
#DefaultTopCar = "FOX";
#DefaultTopCar = "FO8";
#DefaultTopCar = "FXR";
#DefaultTopCar = "XRR";
#DefaultTopCar = "FZR";
#DefaultTopCar = "BF1";
#DefaultTopCar = "FBM";

You can also changes these settings to your own I like them as default.

$MinimumDriftSpeed = 50; # Minimum speed in km/h to maintain. Driving below that speed will reset score
$MinimumDriftAngle = 15; # Minimum angel to maintain. When angle is below value, score is reset
$MaximumDriftAngle = 100; # Maximum angel to maintain. When angle is above value, score is reset

You can change to speed depending in your default track you start the server with.

I'll add anything I've missed.
Attached files
LFSLapper.txt - 41 KB - 367 views
#2 - KuHS
It looks nice
Quote from Weeksy :NOTE: You can only have one top car.

Wrong
You can have as much default cars as you like.
Just seperate them with +

Like this:

$DefaultTopCar = "XFG+XRG+XRT";

Nice example script, thanks for the input.

FGED GREDG RDFGDR GSFDG