The online racing simulator
Searching in All forums
(966 results)
Gai-Luron
S3 licensed
Hello,

New version : 1.10

Quote :1.0 --> 1.10

1. Fix issue on start grid when using LFSStat in live mode

2. Fix # position in pitsops

3. Add SO6 South City Chicane Route, also on tracks.txt

4. Remove Take Over Car line is there is not in race ( Only empty line, no title )

Gai-Luron
Gai-Luron
S3 licensed
Hello,

@ZolArT : LFS use lfs account as unique ID to avoid multiple record for same player using different nickname. it's normal and i don't change it
To remove sync put # before each config line relative to this feature.

@srdjanmilasinovic : i look for your request if i can do it. Not sure

@FM-Failure : User allowed to execute action work fine here in AutoAction with Lapper 5.52. Maybe your cfg is corrupted, try to use a clean cfg file and try if it work with your Lapper

Gai-Luron
Last edited by Gai-Luron, .
Gai-Luron
S3 licensed
Hello,

FM-Failure:
I look for user that are allowed to use command. Strange that don't work.
I can't exclude first track, because if player don't want do a lap. The fonction don't work and you can have player doing bad things in this lap.

Max Torque:
I don't know where you can find this script. Query to Deathrock admin!

Gai-Luron
Gai-Luron
S3 licensed
Hello,


I don't know. It's a linux/mono install problem, not a Lapper One.Sorry

Gai-Luron
Gai-Luron
S3 licensed
Quote from Sil3nc3r- :Ah ok, thx. Right away i have another question, because i'm experiencing some crashes with the dedi server since today.
Error Msg of LFSLapper is

Loading WR...Ok
Mode Sync = False
Connecting
Connection OK
Product:S2 Version:0.5Y InSim Version:4
Register Web Thread Started...
Web Commands Thread Started...
LFSLapper is running...

Until here everything works fine, then i wanted to do a trackchange (which worked at all until now) and then the Host finished

The following error occurred:
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
LFSLapper
bei LFSLapper.LFSClient.Loop(Connect insimConnection)
bei LFSLapper.LFSClient..ctor(String scriptfilename, debug Pdebug, Boolean de
bugmode)
bei LFSLapper.LFSLapper.Main(String[] Args)
Void Loop(InSim.Connect)
Save Debug Infos

I can't reproduce this issue, do you use the last version 5.52. This version have some debugging option that i can't retreive in error message sended by you.

Gai-Luron
Gai-Luron
S3 licensed
Hello,

If the server are on the same computer ( for now )

Gai-Luron
Gai-Luron
S3 licensed
Hello,


New version : 1.00

Quote :0.96 --> 1.0

1. Add picture of track in html file

2. Remove blank line at end of language file, Fix bug in LFSStat when blank line

3. Add new german language from commandermas

4. Try new method for calculate track done when Take over Car

Bye
Gai-Luron
S3 licensed
Hello,

New version 5.52 fix bug reported by DanielC. Many thank's

Put LFSLapper.pdb in directory who containe LFSLapper.exe for debug.

Gai-Luron
Gai-Luron
S3 licensed
Yes i understand. The problem it's to attribute lap 4 for the first or th second driver. Maybe 0.5 Lap ^^

If you have an idea

Gai-Luron
Gai-Luron
S3 licensed
Don't remove this line, maybe there are blank line after this two line

Gai-Luron
Gai-Luron
S3 licensed
The file language english.txt seems corrupted, look inside this file if i do an error

For now i reinstall my new computer, and i can't look at this

Gai-Luron
Gai-Luron
S3 licensed
Hello,

that will be work! = ça devrait fonctionner

I do some test. but normally it load layout present on server, strange if it load layout on local machine.

Gai-Luron
Gai-Luron
S3 licensed
Quote from Max Torque :hmm ty and sorry
is lapper have support Turkish characters ( ş , ü , ö , ı ) ?
if use "^T" in server name show character at dedicated server.example:
^T^1Türk

I think Yes, you'll have to code it in UTF8 in cfg file. Try!

Gai-Luron
Gai-Luron
S3 licensed
Next time try to start with a clean cfg file and add one modification at time. I can't debug all cfg for all people.

line 396
!kick@Gai-Luron|/kick {*}|

Remove this bar |

At the end of command | is not required


Gai-Luron
Gai-Luron
S3 licensed
Hello,

in 414 there is ; alone. It's not the original config, Yisc[NL] make a very good answer.

Quote :#ScheduledAction = 0 * * * * * : 30 * * * * *|/msg Kicking time (every 30 seconds)!:/kick unnamed;
#ScheduledAction = 0 0 0 * * * |/rcm Midnight warning to all working men!:/rcm_all|
# 0 0 0 1 1 * |/rcm Happy New Year!:/rcm_all
;

in 583,729,773 same thing

Gai-Luron
Last edited by Gai-Luron, .
Gai-Luron
S3 licensed
Hello,

New version for LFSStat:

Quote :0.95 --> 0.96

1. Add block swap racer in html statistics

0.94 --> 0.95

1. Take Over Car now work ( swap racer )

Enjoy

Gai-Luron
Last edited by Gai-Luron, .
Gai-Luron
S3 licensed
Hello,

@lysergic.
- Yes the FTP function is scheduled. FTP occur when new PB is done or every 2mn to save lap done by players.
- For shift-P, i don't know, i look for it if it's possible
- For non handicap user, add user in HandicapUser with no handicap ( 0:0 )
- For authorized user, it work now

@lysergic. : i take a look for your request

New version for LFSLapper : 5.51

Quote :+---------------------------+
|Changes from v5.50 to 5.51 |
+---------------------------+

1. Minor change in how work Handicap. Now 3 levels for handicap
You can specify 3 level for handicap : for car, for car and track, for user
Priority Level low to hight : HandicapCars, HandicapCarsTracks, HandicapUser.
Prior the handicap are added, not now

Priority to HandicapUser if exist, next HandicapCarsTracks if exist finally HandicapCars

New var HandicapCarsTracks
Syntax :
HandicapCarsTracks = car/track:mass:irest,car/track:mass:irest,...,car/track:mass:irest;

2. Now in AuthAllowPlayer you can specify also player allowed to access to track.
Syntax:
AuthAllowPlayer=Auth1|...|AuthX|@username1,username2,...,usernameN;

3. Modification in Web register. Now it send LFSLapper's version.

4. Registered page web modified with new infos.
look at www.frh-team.net/reglapper

Enjoy

Gai-Luron
Last edited by Gai-Luron, .
Gai-Luron
S3 licensed
Quote from goldwing :Hi! You LFSLapper is wonderful! I can suggest a small modification that can help all the people like who are hosting on their own PC: in addition to the send PB.txt via ftp, it may be very usefull to send the hostxxxx.txt the same way, or to add a function that we can use to know if our server is online or not...

Use /http command in Timer to send to your page web the fact LFSLapper is Online every 5 ( or other ) minute and store it on your site. After you can examine date of the last call to your web page to know if your LFS is online or no in web application.

You can also use Pubstat from LFS to do this.

Gai-Luron
Last edited by Gai-Luron, .
Gai-Luron
S3 licensed
Hello,

I have some problem Today with lysergic's wiki server ( very, very slow access ). I decide to install my own Wiki. I start Manual in French, if somebody have time to spent to create wiki LFSLapper in english. My english is so Bad .

LFSLapper's wiki here : http://wiki.frh-team.net/doku.php?id=lfslapper

Bye Gai-luron
Gai-Luron
S3 licensed
Hello,

Work fine here!

What is your version of LFSLapper and do you change your config file.

Gai-Luron
Gai-Luron
S3 licensed
Hello,

New version for LFSLapper : 5.50

@HorsePower : This Release fixe the Bug

Quote :+---------------------------+
|Changes from v5.43 to 5.50 |
+---------------------------+

1. Fix Bug in Qualusers when you use a txt file. Defgroup:2:30:2 now work

2. New powerfull command

/http url ( look at !powered in config file )

- with this command you can query to a web the list of command to be execute when action containing /http
is triggered.

- The web page can't contain HTML code but only LFSLapper command separate by | ( Like config file ).

example: http://www.frh-team.net/reglapper/getserver.php
is a web page that return the number of Lapper up!
The web page print only :
/pm ^7Actually, there are ^335^7 LFSLapper powered servers

- you can call your web page with Lapper's arguments ( like nickname, username depending on action trigered using php
sending parameter ). Then your page return a set of command.

- it is a powerfull command for guy knowing php programming.

- This command run asynchronously with Lapper and may be take a while depending response of your web site
i put a 5s timeout for slow web server, tell me if it's to short.

- An http command don't block LFSLapper, it continue to run normally. When response is availlable, LFSLapper
execute the web response.

Enjoy

Gai-Luron
Gai-Luron
S3 licensed
Hello,

No, lapper crash on concurrent access file.

If you want synchronize two lapper PB, use sync feature.

Gai-Luron
Last edited by Gai-Luron, .
Gai-Luron
S3 licensed
Quote from HorsePower :Thank you!

I would suggest to use a different "version indicator". It's kind of confusing to use "USERNAME", isn't?

But no big issue. You're doing great work.

EDIT: Has anyone a good example for PB.txt with lots of data? I want to play around with some PB data ...

EDIT2: What about an XML file format for PB's? Just a thought ...

I HATE XML format there are much more tag than data

Gai-Luron
Last edited by Gai-Luron, .
Gai-Luron
S3 licensed
Hello,

USERNAME02 it's the version of the PB.txt file. If in the future i add some fields in PB.txt, i can know version of PB file and update to the new format automatically.

Good deduction for the format file, there is a post relative to the format in the topic to.

Gai-Luron
Gai-Luron
S3 licensed
Hello,

New Lapper version 5.43

1. Allow or Disallow join Race relative to Flags for current player,
Racer flags
Y = Yes
N = No
* = Yes or No

SwapSide = *;
AutoGears = *;
Shifter = *;
HelpBrake = *;
AxisClutch = *;
AutoClutch = *;
Mouse = *;
KbNoHelp = *;
KbStabilised = *;
CustomView = *;

New
OnNotMatchFlags action

new vars
{PlayerFlags} = The current Player flags
{RequiredFlags} = The current Required flags


@Yisc[NL] : I look for your request
@lysergic : Thank's, you can release adress to allow Lapper's user to write the wiki

Gai-Luron
FGED GREDG RDFGDR GSFDG