The online racing simulator
Searching in All forums
(199 results)
lysergic
S3 licensed
Hi I think there is a file missing in the last version: include( "./listevent.lpr");
lysergic
S3 licensed
Thanks Gai, really a bit too difficult for me. I'll try as soon as possible = when server is empty

many thanks again
lysergic
S3 licensed
Quote from Gai-Luron :Hello,

using registeraction

Gai-Luron

Hi Gai, sorry for bothering you with these issues. I assure you that I spent over 3 hours to try to configure the server so that every day from 22.00 to 24.00 only allows races 8 laps, then time expired, allowing more qualifications than 60 minutes.
I failed. Indeed ... I've done so much damage, that I had to delete the configuration file to replace it with a new
lysergic
S3 licensed
Quote from Dominic123 :That's weird because for me it works fine. Sry then

Check this one

Hi, re-uploaded and now it works! Sorry for doubting
lysergic
S3 licensed
Quote from Dominic123 :Did you upload it on a webserver with PHP?

ok, I'm noob... but not so much

Yes, the server is php5, apache2 etc etc
lysergic
S3 licensed
Quote from Dominic123 :After some trying I think I got it. The PHP Script isn't that complex, it just requests the stats for a certain racer and either returns 'Valid username.' or 'Invalid username.'.
The more difficult problem for me was the ajax request (I'm an ajax noob) but google helped me with that :P

Just upload the three files ('prototype.js','racer_exists.js','racer_exists.php') and paste the parts from ajax.html into you script. Then it should work

Hi, I told You I'm a noob...

I doesn't work, neither in a new form in an empty page. No errors, no results....
lysergic
S3 licensed
Quote from Dygear :Alright, you waited pretty patiently, It's on my todo list, ok?

Thanks
lysergic
S3 licensed
Quote from lysergic :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!";
 }

?>


bump

Is really so hard to code? Or to share it...?
lysergic
S3 licensed
Quote from sinanju :
$MaxSessionLaps = 3;
Event OnMaxSessionLaps()
IF
$SessLaps==2
THEN
privMsg( "Max session laps reacheds - please pit or be spectated" );
IF
$SessLaps>2
THEN
cmdLFS( "/spec " . $Nickname );
ENDIF
ENDIF
EndEvent


It produces syntax error, brackets are wrong, but, maybe, not only brackets.
lysergic
S3 licensed
What could be the possible date of release? It would be useful to know for those who organize tournaments ...
lysergic
S3 licensed
Quote from Gai-Luron :Hello,

using registeraction

Gai-Luron



Gai, You are my mith! Seriously, I have the same behaviour at work with my boring customers and their stupid questions.

But here I'm the stupid, boring customer. Registeraction? Uhm, may I call Steven Spielberg?

ready, register, ciak, action!

lysergic
S3 licensed
Quote from Krayy :The problem is that Lapper sets the next race restart time when you have confimed results in either a race OR a qual ssession. It doesn't check whether the current session is a qual or race. Most race servers will only do race rotations, not quals.

I think it needs to be recompliled. Anyway, now I know that I must disable qualification if I want autorestart.

I would like to take advantage of your availability: how can I set the default time for qualifying or races?
Example
from 21:00 to 23:00 qualifications enabled
from 23:00 to 00:00 only races
from 00:00 to 21:00 qualifications enabled

many thanks

lysergic
S3 licensed
I do not know if someone has already said ... but I wonder if they have not been able to fix the bug in contacts between cars, because of physical change tires?
What is the utility of the new physics, if a minimum contact between two cars makes me fly away?
lysergic
S3 licensed
Quote from GTR GASS :LFS is Dead.Sorry but it's true.

I'm buying iRacing (so expensive). But I'm disappointed for all the time dedicated to manage and organize events (www.funracingleague.com) for lfs
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
Fun Racing League
lysergic
S3 licensed
I suggest this league:
[FRL] Fun racing League
www.funracingleague.com
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, .
FGED GREDG RDFGDR GSFDG