The online racing simulator
Searching in All forums
(199 results)
lysergic
S3 licensed
it's sad
lysergic
S3 licensed
unbelievable
lysergic
S3 licensed
Quote from jasonmatthews :Hiya Dean, can't access control panel, could you take a look please?

same here
(again)

lysergic
S3 licensed
Quote from lysergic :same here

again...

again...

lysergic
S3 licensed
Quote from Crady :...

same here
lysergic
S3 licensed
I was scared seein it, tomorrow we have the race of Fun Racing League.

Sorry for being so rude.
lysergic
S3 licensed
down, again!!!!

lysergic
S3 licensed
server status "unknown" here, lot of disconnections, Franky please, help!!
lysergic
S3 licensed
I think it's part of the philosophy of the program: "do nothing for lfs". They probably have decided to reduce the costs of Web server.... till death
lysergic
S3 licensed
Quote from Ki-Men :This time I wont to appologize Lysergic for reporting him after race .

NP Ki-Men, but your english is worse than mine!

I'm sad for the league bad end. Some dirty drivers are guilty; Michele is the first victim.

@Michele: next time U'll get great satisfaction, from this negative experience we have learned much
lysergic
S3 licensed
Sorry for being so rude, but... this is ridiculous
lysergic
S3 licensed
my cp is down again? any help?
lysergic
S3 licensed
Pool 3 is a big mistake! If a driver wants to join a league, he must try to do his best, to become faster and faster, be forced to improve own laptimes to qualify is a stimulus that raises the level of competition.

Much more practically, you should not do the third pool because, during the season, participants will decrease, someone goes on vacation... The management of three pools is complicated, and so on.
lysergic
S3 licensed
@Franky: got errors on ftp and control panel:
Quote :An error has occurred. Contact an administrator. If you are an administrator please contact TCADMIN SUPPORT.

can You help me please?
lysergic
S3 licensed
yes it's ok.

thanks!
lysergic
S3 licensed
same here, user Lysergic
lysergic
S3 licensed
Quote from MaKaKaZo :Also, I'd like to have access to uploading replays for FunRacingLeague if possible. What would I have to do?

I'll do it and I'll give U the insructions if needed
lysergic
S3 licensed
Hey guys... why don't You post a working example? Maybe for noobs it would be simpler...
lysergic
S3 licensed
Quote from Vegas Las :Haha, that was a fast response (no offense).



Let's see how fast I'll get an answer...
lysergic
S3 licensed
Quote from Victor :Hi, what is the url it should point to? (i guess you'd want it linked)

Y, thx
leagues and subsections
lysergic
S3 licensed
lysergic
S3 licensed
Cannot make Maxsession laps event work...

My CODE (modified, again...)

$MaxSessionLaps = 2;
Event OnMaxSessionLaps( $userName ); #this is line 1001
IF($SessLaps == 1;)
THEN
privMsg( langEngine( "%{max_laps}%" ,$MaxSessionLaps ) );
privMsg( langEngine( "%{max_laps2}%" , GetCurrentPlayerVar("$MaxSessLaps") ) );
IF($SessLaps > 1;)
THEN
globalMsg( langEngine( "%{max_laps2}%", GetCurrentPlayerVar("NickName") ) );
cmdLFS( "/spec " . GetCurrentPlayerVar("UserName") );
ENDIF
ENDIF
EndEvent

ERROR:
3/23/2010 10:29:53 AM -> Syntax error in cfg file "LFSLapper.lpr" at line #1001 Token not catched Function 'onmaxsessionlaps' script aborted

If I remove $userName from line 1001 it gets error: something similar to: "number of parameters..."

This works:
$MaxSessionLaps = 1;
Event OnMaxSessionLaps( $userName ) # Player event
privMsg( langEngine( "%{max_laps2}%",$MaxSessionLaps ) );
cmdLFS( "/spec " . GetCurrentPlayerVar("UserName") );
EndEvent

Last edited by lysergic, .
lysergic
S3 licensed
Quote from Gai-Luron :In 6.0 it's avaiable

Thanks.

Maxsession laps update for version 6.0:

$MaxSessionLaps = 3;
Event OnMaxSessionLaps()
IF($SessLaps == 2;)
THEN
privMsg( langEngine( "%{max_laps}%" ) );
IF($SessLaps > 2;)
THEN
cmdLFS( "/spec " . $Nickname );
ENDIF
ENDIF
EndEvent

But... how to prevent racers sent to spectate mode to rejoin the qual session? They can rejoin, drive out of pits and stay on track.

Anybody knows a function like
/midrace=no

for qual session?
lysergic
S3 licensed
Anybody got a "listenvent.lpr" file to share?
Last edited by Gai-Luron, .
FGED GREDG RDFGDR GSFDG