The online racing simulator
Searching in All forums
(37 results)
1
nssf
S3 licensed
i alreddy switched to bass his lapper its really cool
a bit bugs left but bit by bit its getting to the perfect point (a)
but the 1 idia stil there so maby in future i find out how to code it XD or some1 els who rip my idia lol but at least he should make it public than xD
nssf
S3 licensed
yea i did put the cars into that waht im using


driftpb file = working

grippb file = working

$DefaultTopCar = "XRG+lx4+lx6+xrt+rac+fz5";=done

#### Include for drifting infos ####
#include( "./driftdef.lpr");
# OR
include( "./driftmeter.lpr"); =done

driftmeter=only changed posision

!tops= default
SWITCH( $command )
CASE "!oldtop":
Top( $argv );
BREAK;
CASE "!top":
# Top( $argv );
DoMyTop( $argv,FALSE,FALSE );
BREAK;
CASE "!near":
# Near( $argv );
DoMyTop( $argv,FALSE,TRUE );
BREAK;
CASE "!topqual":
# topQual( $argv );
DoMyTop( $argv,TRUE,FALSE );
BREAK;
CASE "!nearqual":
# nearQual( $argv );
DoMyTop( $argv,TRUE,TRUE );
BREAK;

driftdef=default

guiconfig=default

and than i got an other q

and that is when a player finish a lap drifting i want that
the player with highest score in that round get big on the screen on the middle so
i trying to learn c++ i never program befor lol XD but im alreddy 2 days learning
but its not enuf to understand how to fit a code into lfs

or can i just when i know the code make a file called best drifted lap put the code in there save it in lapper map and its in lapper?lol or isin it that easy

playername>points>best lap
LFS Lapper 6.00 problems...........
nssf
S3 licensed
lfs lapper wont let me register !top times
it keeps emty but in the grippb data he capture it
LX6
KY3R
02.10.2010
15:04
2.49.07

but when i do !top the list is emty i even set the track times to imposseble bad times
car = LX6
MaxLapTime = 15.25.18
split1 = 4.48.67:4.49.39
split2 = 4.47.22:4.48.82
lapTime = 5.43.40:5.45.84

i did remove # infront of
#Auto generated file :
# Split & LapTime coefs :100,5:102
# MaxLapTime coef :200

didnt help eather so i dont know what to do and how to do
that i get the !top list fisicly on the screen

make some idas ar welkom or help of codes i dont know it just needs to work whatever it takes XD
Logitech g35 surround sound headset cracling!!!
nssf
S3 licensed
does some1 know what the reason or why the headset cracling after a few min or even just when you put it into the usb port its just freaks me/and the other people out you pay 85+ for it and what you get is a piece of crap

if some1 knows a (serius)selution im happy to hear it

not like trow it away blablabla

gr jp
nssf
S3 licensed
i got the same i using WHIRELESS! with the adaptor on win xp i installes all trhe things like in the manual but its not working on some websites i read its not for whireless?..... if its treu

is there a option to for whireless playing people to change anny configs?

for me its just 1 reason i want to seperate the trottle and break axes.... it wont work when you just do in lfs seperate when you do it even with callibrate its just do haftrottle or haf break.....

so what to do
nssf
S3 licensed
hehe oke i know enuf now ty for the info
nssf
S3 licensed
aaah oke my gramatica is not good even not in my own lange:P but why there is a lfsmods website than? is it not a official website from lfs or what?
nssf
S3 licensed
lol i dont understand what you mean does it mean its not allowd:P?
nssf
S3 licensed
no it isnt for that couse otherways i would have a massage or this topic would closed
nssf
S3 licensed
is it forbidden to talk/ask somthing about moding?
i opend a topic and i was checking for reaction but i getting this now

nssf, you do not have permission to access this page. This could be due to one of several reasons:
  1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
nssf
S3 licensed
you the upper part the lower part not that is why i made

but my time file /track file is default but that is to hi lol i didnt have found the time yet to change all those times
================================================
nssf
S3 licensed
i reconise the joke but im not here for joking and im chil

maby i told it in wrong words and i just want lower times.......why should not care or should it? but anyway

i tell you i just want to have people in top to with lower times i dont need only elite in the top thats why

========================================================

gai luron and what when im the admin?

but can i just change those times into those what you did write there?

car = ALL
MaxLapTime = 105%
split1 = 105%:110%
split2 = 105%:110%
lapTime = 105%:110%
car = XFR
nssf
S3 licensed
Quote from Krayy :I have a solution...drive faster?

But seriously, the split times are calculated as a percentage of the WR times, and even getting within 10% is sometimes a challenge, but stick with it. Watch the WR replays and learn the lines. Even the gear change points can take up to .5 off a lap. Good luck.

PS: Gai, Theoretically it would be possible for Lapper to calculate the split times on the fly using PubStat, and then we could set the threholds in Lapper itself. If you thinm it's not worth it, I might take a crack, so any thoughts you have on the best way to do it would be appreciated.

i dont believe that i asked to talk crap......
you have no awncer on th q than dont react on it
thank you
nssf
S3 licensed
hahahahahahahahahahahahahahahaha i could laugh me to death
nice 1 im not that smart to think that way lol epic fail

but i need to reinstal lapper again couse nothing annymore working like it chould

here standing
#$InRaceLapsVoteMinMax = Laps in between where votes are allowed in race
#$InRaceLapsVoteMinMax = 0-0 Votes are never allowed
#$InRaceLapsVoteMinMax = -5 Votes are allowed between lap 1 and 5
#$InRaceLapsVoteMinMax = 2- Votes are allowed between laps 2 and the end of the race
#$InRaceLapsVoteMinMax = - Votes are always allowed

so it should work now like this

$InRaceLapsVoteMinMax = "-";

$VoteRestart = -200;



Event OnVoteRestartChange($PlayerOnTrack, $Vote , $Need) # Lapper Event
openGlobalButton( "bargr1",60,1,10,6,6,30,96,langEngine( "%{main_vote_restart1}%"));
openGlobalButton( "bargr2",70,1,20,6,6,30,96,langEngine( "%{main_vote_restart2}%",$Vote,$PlayerOnTrack,$Need ) );
EndEvent

Event OnVoteRestartReach($PlayerOnTrack, $Vote , $Need) # Lapper Event
closeGlobalButton( "bargr1&bargr2" );
EndEvent

Event OnVoteRestartZero() # Lapper Event
closeGlobalButton( "bargr1&bargr2" );
EndEvent

$VoteQualify = -200;

Event OnVoteQualifyChange($PlayerOnTrack, $Vote , $Need) # Lapper Event
openGlobalButton( "bargq1",90,1,10,6,6,30,96,langEngine( "%{main_vote_qualify1}%") );
openGlobalButton( "bargq2",100,1,20,6,6,30,96,langEngine( "%{main_vote_qualify2}%",$Vote,$PlayerOnTrack,$Need ));
EndEvent

Event OnVoteQualifyReach($PlayerOnTrack, $Vote , $Need) # Lapper Event
closeGlobalButton("bargq1&bargq2" );
EndEvent

Event OnVoteQualifyZero() # Lapper Event
closeGlobalButton("bargq1&bargq2" );
EndEvent

$VoteEnd = -200;


==============================================
and 1 more thing
the minimum pb times ar so crazy hi that no1 can come into the !pb list do i need to change all those times in default>trackinfo file each after each?
Last edited by nssf, .
nssf
S3 licensed
its exaly lfs lapper 6,00 beta i using

this i changed but put it back in orginal

Event OnMSO( $userName, $text ) # Player event
# $idxOfFirtsSpace = indexOf( $text, " ");
# $LOF = getListOfPlayers();
dumpVar( $LOF );


this i changed to my cars i using in my server
$DefaultTopCar = "XFG+lx4+lx6+xrt+rac+fz5";


tops i changed to default again

SWITCH( $command )
CASE "!oldtop":
Top( $argv );
BREAK;
CASE "!top":
# Top( $argv );
DoMyTop( $argv,FALSE,FALSE );
BREAK;
CASE "!near":
# Near( $argv );
DoMyTop( $argv,FALSE,TRUE );
BREAK;
CASE "!topqual":
# topQual( $argv );
DoMyTop( $argv,TRUE,FALSE );
BREAK;
CASE "!nearqual":
# nearQual( $argv );
DoMyTop( $argv,TRUE,TRUE );
BREAK;

and this is a new problem
i dont want to people can vote so i did that but everytime people vote lfs lapper turns off than it goes on again
i tried serval code combinations like 0-0 -0 0- there is only 1 that working when i do the other 2 lfs lapper wont start up it sy its running but you get no screen

$InRaceLapsVoteMinMax = "-";
$VoteRestart = -0;

Event OnVoteRestartChange($PlayerOnTrack, $Vote , $Need) # Lapper Event
openGlobalButton( "bargr1",60,1,10,6,6,30,96,langEngine( "%{main_vote_restart1}%"));
openGlobalButton( "bargr2",70,1,20,6,6,30,96,langEngine( "%{main_vote_restart2}%",$Vote,$PlayerOnTrack,$Need ) );
EndEvent
Event OnVoteRestartReach($PlayerOnTrack, $Vote , $Need) # Lapper Event
closeGlobalButton( "bargr1&bargr2" );
EndEvent
Event OnVoteRestartZero() # Lapper Event
closeGlobalButton( "bargr1&bargr2" );
EndEvent
$VoteQualify = -0;
Event OnVoteQualifyChange($PlayerOnTrack, $Vote , $Need) # Lapper Event
openGlobalButton( "bargq1",90,1,10,6,6,30,96,langEngine( "%{main_vote_qualify1}%") );
openGlobalButton( "bargq2",100,1,20,6,6,30,96,langEngine( "%{main_vote_qualify2}%",$Vote,$PlayerOnTrack,$Need ));
EndEvent
Event OnVoteQualifyReach($PlayerOnTrack, $Vote , $Need) # Lapper Event
closeGlobalButton("bargq1&bargq2" );
EndEvent
Event OnVoteQualifyZero() # Lapper Event
closeGlobalButton("bargq1&bargq2" );
EndEvent
$VoteEnd = -0;
Event OnVoteEndChange($PlayerOnTrack, $Vote , $Need) # Lapper Event
openGlobalButton( "barge1",120,1,10,6,6,30,96,langEngine( "%{main_vote_end1}%") );
openGlobalButton( "barge2",130,1,20,6,6,30,96,langEngine( "%{main_vote_end2}%",$Vote,$PlayerOnTrack,$Need ) );
EndEvent
nssf
S3 licensed
man im so pissed off i dont understand annything annymore of that stupid crap the crap dont want to work f*ck sake i set all that crap on treu i removed the # in front of it i changed the default cars why the crap dont want to work and even stranger when i put the 2 # again in front of it the lapper exe letts me dump of lof end dump of lof :S its even telling me now without that # in front :S and when the # ar on i cant open !drf annymore pffffff now i set all treu false to default and stil not working
Last edited by nssf, .
nssf
S3 licensed
oke i drifted a round stil nothing happen i watching i that part of the file and see this do i need remove this things # ?

Event OnMSO( $userName, $text ) # Player event
$idxOfFirtsSpace = indexOf( $text, " ");
# $LOF = getListOfPlayers();
# dumpVar( $LOF );

and what do you mean with this
CASE "!top":
top( $argv );
BREAK;

CASE "!near":
near( $argv );
BREAK;

do i need to change that in the file or can i let that part in default
nssf
S3 licensed
lol if would know that its so easy xD wouldnt ask it hehe
the point is i just didnt know the commands

i would never ask some1 als his machine/program/add the only thing i would ask is how to do it

i did drift a round i did typ !drf !drfnear and its stil emty do i need to unlock a code or im to stupid?

i think i found the problem could it be this ? couse i have no driftpb file

##################
#Drifting options#
##################
# This is the filepath for a file containing the collected data.
# This file will be created if it doesnt exist yet.
# You must ensure read/write access to this path.
#-------------------------------------------------------------------

$DriftDatabase = "./DriftPB";

i dont have the driftpb file

do i just need to write in the title driftpb or /driftpb and where to put into includes or default

i just tryed to make a file driftpb and put it into default nothing changed stil have no score in the !drf

and what about this
SWITCH( $command )
CASE "!oldtop":
Top( $argv );
BREAK;
CASE "!top":
# Top( $argv );
DoMyTop( $argv,FALSE,FALSE );
BREAK;
CASE "!near":
# Near( $argv );
DoMyTop( $argv,FALSE,TRUE );
BREAK;
CASE "!topqual":
# topQual( $argv );
DoMyTop( $argv,TRUE,FALSE );
BREAK;
CASE "!nearqual":
# nearQual( $argv );
DoMyTop( $argv,TRUE,TRUE );
BREAK;

do i need to change somthing here some1 told me to put it all on treu than i would be see points but im not sure annymore if its treu so i ask it here
Last edited by nssf, .
nssf
S3 licensed
i got 1 more important q for you guys

is it posseble to change the !top file for drifting to? couse now there is no stats for drift points or tops like in race that you see who have the most points who is 2 3 4 5 6 7 8 9

and if some1 want he can help me xD when not i wil try to figger it out by myself i only need to know if its posseble
nssf
S3 licensed
you ar a nice helper and i try always to find the right sections to post i thougt here was it good couse this is programming so next topic about lapper i wil put in the lapper section

that ongooddrift change did work ty very mush

its just what i sed i never done this just yesterday i thougt give it a try more than wrong it cant go xD
nssf
S3 licensed
and the other thing what i dont understand is just thy the great drift... apears in the mirror and not like the other masseges on the left side cose the coding is the same on all thos lines its only the great drift what fails
nssf
S3 licensed
thank you very mush that helped me it was all those TDSM what i did need to change but why its ordered so stupid and not all codes for each section under echother..... i got head dach of those codes xD
oke 1 problem solved now the next one XD
http://img138.imageshack.us/i/jjgghjj.jpg/

the yellow great drifting pops up in the mirrow i was looking at those codes for the name great drifting
driftmeter_TDSM5 = "^5That was great";
so the fail must be in the tdsm5 section right?

this is the tdsm5 line
openPrivButton( "TDSM5",178,122,20,4,2,-1,16,langEngine( "%{driftmeter_TDSM5}%" ) );

this is for example tdsm6
openPrivButton( "TDSM6",178,122,20,4,2,-1,16,langEngine( "%{driftmeter_TDSM6}%" ) );

all those lines matching why is stil pop up in the mirrow

and than there is that other problem when not really bother me but its comming up sinse beginning but maby know what it is couse even without changing that pops up so its some program fail i think
its called id_main_agooddrift not found
Last edited by nssf, .
lfs lapper 6.00 bug report
nssf
S3 licensed
i dont know if its a bug but i think so

the first thing is i never did change a file befor so i started to test and figer out what it does when you change some numbers at the last and of the story i did know where the numbers ar to change position so put all the drift things to the right of the screen http://img85.imageshack.us/i/buggp.jpg/

but it dont work when i change the number in the line for that part

openPrivButton( "TDSM",6,140,20,4,2,-1,16,langEngine( "%{driftmeter_TDSM}%" ) );

it want to go there when im drifting but it always flips back to the old position

and that is the only code left what i didnt change so it must be that one

does some1 have a selution for this when you need to see more of the file (driftmeter) than ask me please
nssf
S3 licensed
did i post it in the wrong section or why there comming no awncer or selution
nssf
S3 licensed
omg why no1 have a cleu to solve this problem... does no1 ever got this problem? i cant find help on the internet annywere
1
FGED GREDG RDFGDR GSFDG