The online racing simulator
Searching in All forums
(190 results)
Franke
S2 licensed
Alias Racing Team would like to apply for a second car, i know we can't expect it until someone unjoins the series.

Team Name: Alias Racing Team II
Car Model: FXR
Team Manager: F. Sonne/Franke
Team Vice-Manager: J. Holme/Astro [ BJRL ]
Drivers:
F.Sonne [Franke]
J.Holme [Astro [ BJRL ]]
P.Larsen [pzl]
D.Josefsen [Dan Josefsen]
L.Vad [LasseVP]
J.Larsen [Generalen33]
M.Telling [mtelling]
D.Furey [dan f]
J.Højfeldt [Who Cares]

Regards
Franke... Click
Last edited by Franke, .
Franke
S2 licensed
Nope stats stops after about half way point tried 3 times, need another replay, can you download it from server?

Regards
Franke... Click
Franke
S2 licensed
I am running Vista Business x64 using Logitech G25...

But i don't know what you are talking about concerning the drivers, i did this install on Aug. 25, 2007, and it has worked like a charm, from day one. Honestly i am still running the drivers installed back then. Maybe i should have a go at installing the new ones.

Regards
Franke... Click
Last edited by Franke, .
Franke
S2 licensed
Alias Racing Team will be REQUIRED to be there.

Will skins and tags be REQUIRED also?

Regards
Franke... Click
Franke
S2 licensed
Thanks TAA,

I actually found that file yesterday, when i was do some extensive searching for, but thanks anyways.

If anyone wants to se the result of the rolling start procedure i made, it's used on server: lfs-event.com
Just start a race, and it will activate automatically... Hopefully

Regards
Franke... Click
Franke
S2 licensed
Problem is i am making a rolling start simulator, and need to show text "LINE UP AND ENGANGE PIT LIMITER" message when 1st car passes last split And being 1st lap i don't know by then which split is the last...

I suppose i will need to make a file containing tracks and no. of splits on that track then...

Regards
Franke... Click
Franke
S2 licensed
Quote from T-RonX :SPX does the job.

Do you by chance have a variable containing the number of splits on track? Like a SPX.LastSplit indicator?

Regards
Franke... Click
Franke
S2 licensed
Thanks a million, can you please tell me the one for split as well?

Forgot i need that one too

Regards
Franke... Click
Franke
S2 licensed
Hi,

A bit of documentation would be in order, on that we can agree, but right now i need to know which of theese 3 letter code things to enable, to see when someone crosses the start/finish line, can anyone help, please?

Regards
Franke... Click
Franke
S2 licensed
I tried, but it tells me that IP and port has been used before, even though i checked that port is not the same, but it will not accept as long as i have the same IP

Might be an issue for Victor?

Regards
Franke... Click
More servers on same IP for relay
Franke
S2 licensed
Hi, i sigened up for Insim relaying, and got access to it for my servers, my problem is that my 3 servers are connected on the same IP, and the setup will only let me input one of them, though they have different insim ports...

Any suggestions? Or might this be an error?

Reagrds
Franke... Click
Fuel estimate in pit...
Franke
S2 licensed
It would be nice if fuel consumption showed the actual LFSWorld fuel usage, unless combo never driven before. Or just a buttom that gets it off LFSWorld...

Regards
Franke... Click
Franke
S2 licensed
On KY National, the Restricted XFR had a top speed of 181 to 185, and the best anyone achieved in the Restricted UFR was 172 i think... So XFRr has WAY to much power at 43%, i suggest that we try a few tests with 45% setting... We have to find the correct setting, otherwise the UFRr will die, in these matched Restricted UFR+XFR races... And it would be bad to have different restrictions, as it has happened with the GTRr class, as CTRA has one restriction spec and MoE has another one

Regards
Franke... Click
Franke
S2 licensed
We tried your restrictions today, and it is WAY off, in the end, no one selected the Restricted UFR as the Restricted XFR was close to 3 seconds pr. lap faster than the Restricted UFR... We drove on KY National...

Regards
Franke... Click
Franke
S2 licensed
Well, as said earlier, i haven't cleaned up the code, the result posted was made from no knowledge of C# in 7 hours, where the goal was to make a restriction checker, that i needed like 3 days ago, so when i got it to work and it did the basics, i had to stop for the night... I have to find out how to add files in projects, make classes and about a million other different things, and being a Delphi programmer, i know about classes, units ond the importance of keeping it nice and neat, hence i wrote that i didn't have the time to clean up... Have to learn a bit more c# before that is possible. But the will be a priority when i get back to it... Could just have made the easy solution and let everything be static in the program, but that wouldn't have been nice, as i promissed to publizise the app, as lots of people seem to want the functionality... Found 3 or 4 treads regarding this, once i got into what it really was...

Regards Franke

PS! I will update the source when it has been cleaned
Franke
S2 licensed
Anyony have a base setup for the UFR-babyR?, if i might be so bold as to call it that

Regards
Franke... Click
Franke
S2 licensed
First of all..... I DID IT, though i did whine A LOT... But that aside i made it... Thanks mostly to the_angry_angel and DarkTimes... Thanks a million couldn't have done it without you... YOU GUYS ROCK...

(DarkTimes i made an extra param for your source so i could use ushort, and a check so it allows for using linebreaks and comment lines)

Though its not completely testet... Means i have not done other testing than selecting a car with wrong settings...

Well i have included the App, dunno if its too many files, but you can setup the essentials in the Restrictions.txt file, and it works on local servers AND Dedicated server...

If you setup 0 KG restrictions, then any KG restriction is allowed, if you set >0 kg, it MUST be that setting on the car...

If you setup 0% restrictions, then any % restriction is allowed, if you set >0 %, it MUST be that setting on the car...

Have also included my C# project as well, didn't have time to clean it up, and is based on the Example from T-RonX's LFS External http://www.lfsforum.net/showthread.php?t=30012 Nice little tool, Thanks. So install that and use the enclosed source... Not cleaned, don't know what to clean and what not to

Kind regards
Franke... Click

EDIT: The program MUST be started after insim has been set in LFS, and the app MUST be closed before closing LFS, otherwise it fails...
Last edited by Franke, .
Franke
S2 licensed
Ok... Almost 4 hours later... And progress

I can easily make the restriction checks now, BUT i can for the life of me not find out how this file system works, would like to make an ini file like setup for restrictions, used inifiles a lot in Delphi, cos its easy peasy to find something, but i have now searched the help, but nothing...

It took me, by the help of TAA's post, about 10 minutes to figure out how to make the restriction, and an hour to /spec player, had difficulty finding the right variable to spectate... But thats done, but 2 hours to figure out how to read it EASILY from a file LOL... TOTAL C# NOOB...

If someone can make a function where i can put in Filename, Car, Restrictiontype and return me the value, i will make the app publicly available, with source code and everything

Can you help? Or point me in the right direction on file system in Visual C# 2008 EE... Will continue to look for a while... otherwise i will give up on file thingy, and just make it blocked, but then it will be worthless to the rest of you, as password is even hardcoded... Man i feel stupid 15 years programming experience and stuck on a simple thing like files... Tsk...

Kind regards
Franke... Click
Franke
S2 licensed
Problem is that i have not setup any programming tools for it, so have to get that to work first, then find out how to do everything, so the solution to my problem might be easy, but i "just" have to get everything to work, the programming itself is no problem, as i said i have many years experience in programming, but none for LFS

Franke... Click
Franke
S2 licensed
Well, i am now taking a crack at programming it myself... Will maybe return for a few questions, but TAA's pust should do, will postwhatever i get done...

Regards and thanks for your answers...
Franke... Click
Franke
S2 licensed
Alias Racing Team are sad to announce that we are pulling out, we have not been able to get enough drivers for the races, and i have to give up now, sorry for taking up a slot...

Kind regards
Franke... Click
Franke
S2 licensed
Thanks the_angry_angel,

your reply tells me that i am looking for someone to make this, cos i didn't understand much of what you told me there...

So I am now looking for someone to put it together... I would like to do it myself, but i need it a bit before i could finish it myself, by the looks of it. I have done a lot of programming, Delphi and ASP, but have not yet started with Insim/LFS.

A bit more info is needed then i guess... I would like to be able to test and race the babyR's mentioned elsewhere on the forum, so i need it to check that UFR has applied a 45% restriction and XFR has a 43% restriction. I know that am an not allowed to call it babyR... And if possible a restriction for the GTR's. FXR and XRR 25%, and FZR 20%, according to MoE... And if possible on a dedi server...

Kind regards
Franke.. Click
Restriction check
Franke
S2 licensed
Can any one help me?

I want to make a race with restricted cars, how do i go about checking, or disallowing cars that are not restricted enough, i need two different cars, with different restrictions...

Hope someone can help me !!!

Kind reagards
Franke... Click
Franke
S2 licensed
The answer to question 10 is a definate NO WAY
Franke
S2 licensed
Team Name: Alias Racing Team
Car Model: FZR
Team Manager: F. Sonne/Franke
Team Vice-Manager: J.Valentin/MZWiZard
Drivers:
F.Sonne [Franke]
J.Holme [Astro [ BJRL ]]
J.Larsen [Generalen33]
M.Telling [mtelling]
J.Højfeldt [Who Cares]
J.Valentin [MZWiZard]
U.Terasmaa [evilgenius]
Last edited by Franke, . Reason : Updated team roster
FGED GREDG RDFGDR GSFDG