cant start lapper again c if any1 can spot anything wrong
#####################################################################
#
# This is sample script for LFSLapper.
#
# Use non-formatting text editor such as notepad to modify script.
#
#####################################################################
# Lines beginning with '#' are comments and are ignored by program.
# Lines beginning with TAB are considered as part of last key line.
# If more keys with same name exist, value of last one in file will be used.
# That way it's possible to override commands. See at end of this file.
# In all text responses you can also use colors:
# ^0 - black
# ^1 - red
# ^2 - green
# ^3 - yellow
# ^4 - blue
# ^5 - violet
# ^6 - cyan
# ^7 - white
# ^8 - no color
# If using also unicode characters, save script as unicode text document.
# Global variables, that can be used in any action:
# {ShortTime} - Local time of server in short form
# {LongTime} - Local time of server in long form
# {ShortDate} - Local date of server in short form
# {LongDate} - Local date of server in long form
# {ShortTrackName} - Current track name in short form
# {LongTrackName} - Current track name in long form
#
# Functions, that can be used in any action
# /pm your message - Private message sended to the player who activate action
#
# Symbol replacements:
# {colon} - symbol ':'
# {at} - symbol '@'
# {vbar} - symbol '|'
##################################################################
# General options
##################################################################
# Host IP. When more network interfaces are present, set it to IP of your host.
Host = 127.0.0.1;
# Insim UDP port.
# Before starting LFSLapper you must configure LFS server to use this port for InSim.
# You can do that in command line when starting LFS (/insim=29999) or in talk window of LFS (/insim 29999).;
Port = 29999;
# Change Password to match Admin password on LFS server.
# Usually this is the only value that needs to be modified for this default script to work.
Password = 7997997;
TrackInfoFile = trackInfo.cfg;
TCPmode = true;
#Register your server on FRH TEAM WEB To have a list of Server Running Lapper
EnableRegisterWeb = true;
# How much time will big text messages last (text that is started by rcm_all command).
# In milliseconds.
MessageTime = 5000;
# Identification for connect to PubStat : To obtain PubStatIdk go to www.lfsworld.net,
# select My LFSW Setting and select tab Pubstat Access
# The better way is obtain and idk, send login and pass on net it's not safe
PubStatIdk = 1M7b93N673sDz46Y3Qo7RxyAHXti86JH;
# Enable if you want to show control config of players when leaving the pit.
ShowPlayerControl = true;
#####################################################################
# FTP transfer #
#####################################################################
# Results files can also be transferred to FTP server.
# Define following parameters to use this feature.
#-------------------------------------------------------------------
#FtpServer = your ftp server;
#FtpLogin = your login;
#FtpPasswd = your password;
#FtpRemotePath = your remote dir;
#####################################################################
# Sync Database Options #
#####################################################################
# SyncID = Sync Unique ID for this Lapper;
# SyncDir = Sync Directory name for Synchronization, all Lappers to be Synchronized must have same Directory;
# SyncIDsToSync = All Lappers ID To synchronize with you, you can't put here your current Sync Unique ID;
#-------------------------------------------------------------------
SyncID= STATS;
SyncDir= C:\Documents and Settings\LMB\Desktop\live 4 speed\HOST\sync;
SyncIDsToSync= {UK}goku;
#####################################################################
#
# This is sample script for LFSLapper.
#
# Use non-formatting text editor such as notepad to modify script.
#
#####################################################################
# Lines beginning with '#' are comments and are ignored by program.
# Lines beginning with TAB are considered as part of last key line.
# If more keys with same name exist, value of last one in file will be used.
# That way it's possible to override commands. See at end of this file.
# In all text responses you can also use colors:
# ^0 - black
# ^1 - red
# ^2 - green
# ^3 - yellow
# ^4 - blue
# ^5 - violet
# ^6 - cyan
# ^7 - white
# ^8 - no color
# If using also unicode characters, save script as unicode text document.
# Global variables, that can be used in any action:
# {ShortTime} - Local time of server in short form
# {LongTime} - Local time of server in long form
# {ShortDate} - Local date of server in short form
# {LongDate} - Local date of server in long form
# {ShortTrackName} - Current track name in short form
# {LongTrackName} - Current track name in long form
#
# Functions, that can be used in any action
# /pm your message - Private message sended to the player who activate action
#
# Symbol replacements:
# {colon} - symbol ':'
# {at} - symbol '@'
# {vbar} - symbol '|'
##################################################################
# General options
##################################################################
# Host IP. When more network interfaces are present, set it to IP of your host.
Host = 127.0.0.1;
# Insim UDP port.
# Before starting LFSLapper you must configure LFS server to use this port for InSim.
# You can do that in command line when starting LFS (/insim=29999) or in talk window of LFS (/insim 29999).;
Port = 29999;
# Change Password to match Admin password on LFS server.
# Usually this is the only value that needs to be modified for this default script to work.
Password = 7997997;
TrackInfoFile = trackInfo.cfg;
TCPmode = true;
#Register your server on FRH TEAM WEB To have a list of Server Running Lapper
EnableRegisterWeb = true;
# How much time will big text messages last (text that is started by rcm_all command).
# In milliseconds.
MessageTime = 5000;
# Identification for connect to PubStat : To obtain PubStatIdk go to www.lfsworld.net,
# select My LFSW Setting and select tab Pubstat Access
# The better way is obtain and idk, send login and pass on net it's not safe
PubStatIdk = 1M7b93N673sDz46Y3Qo7RxyAHXti86JH;
# Enable if you want to show control config of players when leaving the pit.
ShowPlayerControl = true;
#####################################################################
# FTP transfer #
#####################################################################
# Results files can also be transferred to FTP server.
# Define following parameters to use this feature.
#-------------------------------------------------------------------
#FtpServer = your ftp server;
#FtpLogin = your login;
#FtpPasswd = your password;
#FtpRemotePath = your remote dir;
#####################################################################
# Sync Database Options #
#####################################################################
# SyncID = Sync Unique ID for this Lapper;
# SyncDir = Sync Directory name for Synchronization, all Lappers to be Synchronized must have same Directory;
# SyncIDsToSync = All Lappers ID To synchronize with you, you can't put here your current Sync Unique ID;
#-------------------------------------------------------------------
SyncID= STATS;
SyncDir= C:\Documents and Settings\LMB\Desktop\live 4 speed\HOST\sync;
SyncIDsToSync= {UK}goku;