The online racing simulator
LFSLapper insim4 Release
(2101 posts, closed, started )
WoWWow I am waiting for that
Hello,

For the PB file, the new Lapper upgrade your PB file format to new one. Make a save of PB file before. It's more safe


Gai-Luron
Quote from Gai-Luron :Hello,

For the PB file, the new Lapper upgrade your PB file format to new one. Make a save of PB file before. It's more safe


Gai-Luron

Thats great, i just checked my PB.txt which has been live since Patch X and it has over 5000 driver records, (We are only recording faster than 1:44.40 AS3 GTR's)

Is there a limit on the number of records in a PB.txt file.

Great work by the way
Hello Racers,

This is the new version of Lapper: 5.0. Why 5.0? Because there are many major internal change. Now the LFSLapper is more easy to modify and i can integrate new features in it in the future. It's a great idea of SCAWEN to modify insim. Thank's to SCAWEN!!

This version modify your PB file. Save it before launch the new Lapper, it's more safe.
The cfg is more different, use this new cfg file and adapt to your configuration. Don't use your old cfg file

Download : In the first Post

Bye

Gai-Luron

Modification:
Quote :+--------------------------+
|Changes from v4.10 to 5.00|
+--------------------------+

1. Many internal change for add new possibility

2. Save Number of Lap do on car/track in PB file

3. Add on ConnectMsg
. {SessLaps} - Number of Lap on current track and current Car for the session
. {Laps} - Number of Lap on current track and default Car
. {Car} - Default car, because at this time, Lapper don't know your car
. {ShortTrackName} - Current short Trackname
. {TotalPitTime} - Total time of pitting

4. Add on PrivMessSpb(X)Up and PrivMessSpb(X)Low
. {SessLaps} - Number of Lap on current track and current Car for the session
. {Laps} - Number of Lap on current track and default Car
. {Car} - Default car, because at this time, Lapper don't know your car
. {TotalPitTime} - Total time of pitting

5. Add on AutoMsgPrivate
. {SessLaps} - Number of Lap on current track and current Car for the session
. {Laps} - Number of Lap on current track and default Car
. {Car} - Car of current player or default car if in spectate mode
. {UserName} - Username of driver that sent message, if demo player username = demo.nickname
. {TotalPitTime} - Total time of pitting

6. Add on PBAction, DriftPBAction,DriftLapAction, GoodDriftAction, DriftTooLowAction
. {Laps} - Number of Lap on current track and current Car
. {SessLaps} - Number of Lap on current track and current Car for the session
. {Car} - Car of current player or default car if in spectate mode
. {TotalPitTime} - Total time of pitting

5. Add in SPB type
. {typ} = "Sess" if split PB of Session
= "PB" if split PB of PB file
= "WR" if split of WR

6. Add identification for connecting on PubStat and retreive WR
. Identification for connect to showplay
: 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 =
PubStatLogin =
PubStatPass =

7. Add private config of Lapper for player : Shift + i
. Type of Sector PB to be Displayed ( Relative to : Session, Saved PB or wr )
. Display SPB or No

8. Add the possibility to indicate a required handicap for a player in the player HandicapUsers item

9. Add OnToLowHandicap action

10. Intercept special key to close properly insim connection
. CtrlC, CtrlClose, CtrlBreak, CtrlLogoff, CtrlShutdown

11. Add Private message "BeginPitPrivMess" when pitting

12. Add Private message "EndPitPrivMess" when pit is finished

13. Add action "OnBeginPit" when pitting

12. Add action "OnEndPit" when pit is finished

13. Fix regression bug on command : ShowPlayerControl

+--------------------------+
|Changes from v4.00 to 4.10|
+--------------------------+
1. Now message with command like !help, !top, ... can be send to player in pit stop or in observation mode

2. Fix insim difference between insim3 and insim4, split infos differ

3. Add file trackInfo.cfg for splitting ( 100.5% of WR split ) action and track length . Multisplitting time action and MaxLapTime for track/car and

4. Add the possibility to display average speed only for last split notify : {AvgSpeed}


will you still be able to put pb files on ftp? please please please!!!
Quote from vane :will you still be able to put pb files on ftp? please please please!!!

You need to configure the section of FTP Transef in the LFSLapper.cfg...
but will you stillbe able to use ftp sites with lapper 5? like lapper 4?
No change for FTP transfert


Gai-Luron
cool
bugs...?
hi, i noticed bugs! (tested on demo server)

- wrong people are kicked by lapper (on attached image via stop and go penalty action (msg BAN is server joke, actually kick {nickname} is set )

- no {nickname} shown in split actions...

- !speed command wont work

and...

new PB was reported (on image with split times) even if in PB table was better time (Škoda 105 TDi) from yesterday
a part of pb table:

škoda 105 tdi
Ĺ*koda 105 TDi
0
7.7.2007
0:10
XRG
1.33.63
BL1
0.31.37
1.05.76
0.00.00
0.00.00
0.00.00
0.00.00
0.00.00
Attached images
lapper5_wrongnick_kick.jpg
lapper5_noname_splitmessages.jpg
Hi

In the cfg file you have (!help section)

AutoMsgPrivate=

^3!ver Average speed {colon} {AvgSpeed}:

Is this right?
Hello,

In the next Release
FIX: No Username or nickname in Great Split

The CFG file is not the up to date version. Some wrong message are in, Lonewolf work on a good package:

( wrong ) AutoMsgPrivate= ^3!ver Average speed {colon} {AvgSpeed}:
( wrong ) !speed

Quote :new PB was reported (on image with split times) even if in PB table was better time (Škoda 105 TDi) from yesterday

In fact in demo server, username is nickname with prefix "demo." to avoid conflict with licenced user. Then Lapper create new entry username "demo.škoda 105 tdi" for demo Racer.

Gai-Luron
how do you change what it says when you push shift+i?
and what do i put for "#FtpRemotePath"
I use lapper in LAN and not have access to internet for WR. Lapper crash.

Loading WR...The following error occurred:
Unable to connect to the remote server
System
at System.Net.HttpWebRequest.GetResponse()
at LFSLapper.wr.load(String user, String pass, String idk)
at LFSLapper.LFSClient..ctor(String scriptfilename, Boolean debugmode)
at LFSLapper.LFSLapper.Main(String[] Args)
System.Net.WebResponse GetResponse()

with internet connection - ok
for the pub stats thing do we need to enter our online passwords for lfs?
No,

Get an idk on LFSWORLD is Better

Don't use Login and Pass, i think, i remove this possibility in next release, because it is not secure

Gai-Luron

In next Release
FIX : No connection to internet for WR
Removed: Possibility to use Username and Pass on connect to pubstat
what ip do i bind the webstats idk to? my home one? or where ever it will be hosted, like 127.0.0.1?
i cant wait when i back from job and update my server thx Gai-Luron
Quote from vane :what ip do i bind the webstats idk to? my home one? or where ever it will be hosted, like 127.0.0.1?

It's not an obligation to bind IP.

Gai-Luron
is there any code i can put in the cfg to make the drift score come directly from the ftp site, because it appears to create a driftpb file in the bin directory so that when i run two servers of the same drift score thing on the ftp site so that they dont show all the latest drift scores, i was wondering if i could program it every 30 secs to refresh the driftpb.txt in the bin directory. you probably dont have a clue what i am talking about, please help
how do i compile the lfslapper.exe from the source files?

you should add some means for us to add extra code things for example {money} and {cars}
Quote from vane :when i run two servers of the same drift score thing on the ftp site so that they dont show all the latest drift scores

i think this may be because they only upload info to ftp site, they dont download info, would you be able to make some code that downloads info from ftp?
Quote from gwendoline :Thx Szymik but the real buider is not me...he's Gai Luron...i'll transfert your grettings to him

We will purpose in the pack 5 preconfigured cfg file possible depending style of your server :
-LFSlapperqual.cfg => to hosts purposing long qualify sessions during many days.
-LFSlapperrace.cfg => to hosts purposing usualy races only.
-LFSlapperdrift.cfg => to hosts for drifters.
-LFSlapperdemo.cfg => to demo grip hosts.
-LFSlapperdemodrift.cfg => to drift demo hosts.
You just do rename the one you wich on LFSlapper.cfg depending your host style, and adapt it to your feel.
We working hard to attempt to release it this afternoon dear fans

and what whit this cfg file ? now cfg is for (qual mode) ?
We had will satisfy all of you want lapper 5.0 the most earlier as possible.
Sorry, my bad i had modify the standart of cfg (this one in Lapper5.0 pack)made by Gai Luron by error when i start the 5 preconfigured cfg i write.

i'm always working on the 5 preselect cfg to purpose but Gai prefer i put it on one anoter rar file. Each cfg need a tests in host to correct errors. each test need a lot of time...gimme me some please.

I'll try to give you this today...max tomorrow.
this 5 config are very hard minded to display only interesting messages on display depending style of your host.
This new lapper is more powerfull than old versions but a bit more complex to setting.
I think You dont regret your wait
This thread is closed

LFSLapper insim4 Release
(2101 posts, closed, started )
FGED GREDG RDFGDR GSFDG