The online racing simulator
Searching in All forums
(173 results)
lysergic
S3 licensed
Hi, I'm sorry to ask again for your help, but I cannot make "autorestart" function working well.

My need is to have 30 minutes of qual, and then 30 or 60 minutes of races with autorestart 120 seconds after the end of each race.

But if I set autorestart = 120 every session (qual and race) restart every 120 seconds!!

Any help?
lysergic
S3 licensed
Quote from The Very End :Lol, that's just messed up, how can developers actuallt destroy a game which they created?

Either way, my 6th sence tells me there are updates coming soon...

1st Egoism
2nd Incapacity

... my 6th sense told me the same thing on december 2008




P.S. Have You ever seen so few online racers like now in the last 3 years? Me not
Last edited by lysergic, .
lysergic
S3 licensed
I really think that LFS developers are killing LFS. VWS had been announced on August 2008!

But a new car and a new circuit will not be enough to resuscitate a terminally ill patient.

The best drivers have gone on Iracing or GTR, many are disgusted and still use LFS only thanks to the tournaments organized by passionate users (developers should be ashamed).

The only change useful for the survival of LFS would be the weather (rain) could make interesting cje the usual, boring, known tracks ....

For now, the LFS remains my only driving simulator ... I do not know how long. Then we'll organize a demonstration in front of Scrawen's house!
lysergic
S3 licensed
Quote from Dygear :AJAX Call into LFS World for their PST state. It returns the least amount of data that is guaranteed to be there with every valid LFS Username.

I know it's possible, but I also know that going on Mars is possible... but not for me

Any help (means=php code to copy and paste)?

P.S. i know I'm asking for your time,


<?php 

 
if ($anybodycandoit == 'yes')
{
 echo 
"it would be really appreciated";
}
 
else if (
$anybodycandoit != 'yes')

echo 
"No problem mate!";
 }

?>

Last edited by lysergic, . Reason : wrong php code ;)
Check is user exist
lysergic
S3 licensed
Hi all, I'm trying to validate the field "lfs_username" in my signup form to avoid errors.

Is it possible to verify if the username exist without reloading the page?

Consider that the form is in php and I'm really a noob.

thanks
lysergic
S3 licensed
@sinanju: i'll try it.

thankyou
lysergic
S3 licensed
Quote from sinanju :I think you might mean the Event OnConnect() section?




No sorry, bad english. I meant that I don't want pb and splits messages to be displayed by default while racing.
MaxSessionLaps
lysergic
S3 licensed
Hi, in version 5.714 I use the "MaxSessionLaps": if a driver has reached the limit and keep on driving the lapper records his laptimes.

In the last version, the behaviour is the same?

Now I send the player to spectate immediately. Is there a way to let him complete the lap to go to the pits?

Is it possible to define the minimum number of players on the server for run the "MaxSessionLaps" function?

Another question: how can I make the Lapper start with all notifications about pb and splits turned off?

Thanks for help
lysergic
S3 licensed
First: many thanks to Michele, he did a good work very fast.
Second: I gave him directions to the features, lfslapperscript meets my needs, so if something is missing is my fault ...

Quote from emit-nl :Hi,

2.In the readme.txt, i have read the following: "After that the script was runned from LFS Lapper (or from u, simple calling the file "script.php") u can see the result calling the file "index.html".".

In my server LFSLapper will upload the database files automaticly to my webhost. But then the lfslapperscript doesn't update itself, or does it? In the readme you say, after the script was runned from lfslapper. Does this mean LFSLapper can update the lfslapperscript?
*BTW, i think i already found a solution for me, see attached file. It's a picture of a task scheduler of my webhost. Do you think this will work?*
I think it would be nice to make a little message on the page that will tell you when the database was updated for the last time.


If i remember well you can schedule a call to your script.php file from lfslapper

My version of the script: http://www.funracingleague.com/lfslapperscript/topmenu.html
Last edited by lysergic, .
lysergic
S3 licensed
Quote from Gai-Luron : in my opinion XML it's not very easy to read or write by human.

I agree

Any news?
lysergic
S3 licensed
Quote from Krayy :Just take your old PB.txt file and copy it into the new Lapper/bin/<instance> directory (usually Lapper/bin/default) and rename it to match the database name entries in your Lapper.lpr file with ".txt" on the end. So if your lkapper file has:

<?php 
$GripDatabase 
"./GripPB"
$DriftDatabase "./DriftPB";
?>

Then rename the PB.txt file to "GripPB.txt", and your drift.txt file to "DriftPB.txt".

After you have done that, remove any *dbs files in your Lapper instance directory and restart lapper.

Hi, thanks for help. But I have a problem:
error log file says
2/11/2010 10:51:13 PM
Lapper Instance 212.97.34.206/29999 abort!
SQL logic error or missing database
LFSLapper
at LFSLapper.LFSClient..ctor(String pip, Int32 pport, String pWorkingDir, String pInifile, String pSuperUsers) in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\LFSClient\lfsclient.cs:line 251
at LFSLapper.LFSListen.Listen.goWorkMode() in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\LFSListen\Listen.cs:line 82
at LFSLapper.LFSListen.Listen.start() in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\LFSListen\Listen.cs:line 126
Void .ctor(System.String, Int32, System.String, System.String, System.String)
Closing Instance...

message log says
Connection OK
2/11/2010 10:51:11 PM -> Product:S2 Version:0.5Z28 InSim Version:4
2/11/2010 10:51:11 PM -> Dbs not exist, Creation of : ./default/./GripPB.dbs
2/11/2010 10:51:12 PM -> Import old PB file ./default/./GripPB.txt...
2/11/2010 10:51:12 PM -> New $LapTimeUsedForPb, update DBS ...

and in the folder I have a file named GripPB.dbs-journal

another problem: why it starts always with FBM? Where can I set it?

thanks
Last edited by lysergic, . Reason : added last line
lysergic
S3 licensed
Quote from Yisc[NL] :New name can be anything you want but a name is already set in the default script. Make a copy of your original finals into the folder which is configured in your lapper script. Remove the .txt extention and fireup Lapper. Then it will automaticly convert the old files into the new database.

Hi, I'm trying to update my old Lapper to the last version but I need the pb values stored in old format PB.txt to be imported in the new .elp file.

Any help?
lysergic
S3 licensed
Quote from Gai-Luron :it's better if you specify the script where the error is. this to avoid search it!

Fixed in 5.9.2.4c

replace pitboard.lpr

Gai-Luron


u = you , please use this last word, better for understand, thank's

Stop that Gai!! You are working too much, really!

error
lysergic
S3 licensed
On page http://client.500servers.com/s ... p?step=1&clienttype=6

Quote :Invalid license. Please contact support.

lysergic
S3 licensed
@bunder9999: thanks
lysergic
S3 licensed
Is it possible to have RegisteredUsers listed in an external txt file?
lysergic
S3 licensed
Quote from Fire_optikz001 ::< i dont get a thanks for my !add command?

really?! sorry, THANKYOU!
lysergic
S3 licensed
Quote from Tim NL :Hi,
For the first 2 questions i dont have a anser but for the last you can try try this "new" point system. ( i had not the time to test it but i think its working)

It shows the first 24 players and the first 15 who finish get the points what you ask for. number 16 to 24 get 0 points. number 25 to the last get also 0 points but do not show up on the list.

Many thanks, I'll try it!
lysergic
S3 licensed
Hi all again...

I have lot of questions for U all from lot of time ago; now it's time to ask help (it isn't the first time..)
  • I setup autorestart and rotate track system
$VoteLifeSec = 30;
$AutoRestartRaceSec = 60;
$EnableRotation = true;
$RotateTracks = "SO4,AS1R,FE1,BL1";
$RotateEveryNbRaces = 6;
$RotateCars = "LX4";

but after few seconds of race start, the server restart the race again!
  • I really do not understand how to insert .dbs or .elp values into a mysql db, or read them in a php page, also if I have a linux, apache2, php5 hosting server I cannot find any help on how to read and show them
  • I use the racepoint system but I can't set it how I need.
    This is my league points system, any help?
    place 1 points 50
    2 40
    3 32
    4 26
    5 22
    6 20
    7 18
    8 16
    9 14
    10 12
    11 10
    12 8
    13 6
    14 4
    15 2
I know I'm boring, but I spent so much time trying to fix these settings that now I'm really demoralized
lysergic
S3 licensed
Quote from Mikjen : the lower the ping, the better the server is for you ?

sure!
Server speed test
lysergic
S3 licensed
Hi all. I would like to know how fast are LFS servers. But I don't know how to test.

I suppose that, if I'm located in Italy, italian server will have better ping results.

So I make this simple test: a screenshot of Liveforspeed multiplayer server search: no filters, all cars, simply a screenshot of results.

I post mine. Can U post Yours?
lysergic
S3 licensed
ThankYou!! I was really worried about it.

Good work mate also on Sunday...
lysergic
S3 licensed
still nothing! this is causing troubles for next event of Fun Racing League
lysergic
S3 licensed
no news? 15.00 GMT+2
FGED GREDG RDFGDR GSFDG