The online racing simulator
Searching in All forums
(931 results)
2.0 Beta
Fire_optikz001
S2 licensed
Hey guys, Well, i have 2.0 BETA ready i want u guys to test this for me ony lang i have is en if u want to translate them to another language for me put them in a .txt file and post it here

i will have the update up in a few minutes
Fire_optikz001
S2 licensed
ok well i will have this update out by tuesday im hoping, i am only changing the major stuff for translations atm, in 2.1 i will hopefully have it all translated...

i will release a beta version first so you guys can double check and make sure its stable
Last edited by Fire_optikz001, .
Fire_optikz001
S2 licensed
ok guys well 1.98 is out go ahead and download it

http://t3charmy.net/LFSLapper-Cruise/
Fire_optikz001
S2 licensed
hey all... Guess what! im 25% done with 2.0! [(woohoo) so i will have 2.0 by monday(if all goes well)]
but... i will have to release a small patch tonight to fix a few bugs

some things that will be removed in 2.0:
  1. Old Bank system
  2. Some other minor things...
Last edited by Fire_optikz001, .
Fire_optikz001
S2 licensed
Quote from Krayy :
userisserveradmin

i been needing this!
Fire_optikz001
S2 licensed
he is referring to the bl1 object mod ... where u can drive through barriers (at least i think that is what he is referring to)
Fire_optikz001
S2 licensed
ok guys well in 2.0 im gonna have a lot of small fixes ... gonna re code the whole system for multi language support and i am gonna finish happy hour!

i am thinking this wont be out for a month or so ... i might have tiny patches here and their tho
Fire_optikz001
S2 licensed
Team Name: Sup3rCr3w
Team Tag: [SC]™
Server (Y/N): Yes we have 7 (6 public 1 dev server)
If yes server name:
  1. [SC] Race Server
  2. [SC] Race Demo
  3. [SC] Drift Server
  4. [SC] Drift Demo
  5. [SC] Cruise Server
  6. [SC] Cruise Demo
  7. [SC] Dev Server
Type:
  • Race
  • Cruise
  • Drift
Team info: you may only be on [SC] if u join [SC]
Website: http://www.sup3rcr3w.net/
Are you willing to accept members immediately or will you test drivers?: test drive(for Race and Drift devisions) immediately for Cruise
Demo/S1/S2?: Demo AND S2
Fire_optikz001
S2 licensed
Quote from Leofred2000 :Cant unlock it. "Cant connect to master server"
What can I do??

you get this message because the master servers ip has changed since then
Fire_optikz001
S2 licensed
Quote from Bass-Driver :hi
i think i found a bug in: GetLapperVar("LongDate")
it must show the date of the current day right.
i have made some tests few min ago and it shows the date from yesterday.

i have running lapper 24/7
and current version is:5.925

edit:
it change to the next day around 12:00 AM
i think lapper has lil problem with AM and PM

you have to restart LFSLapper.EXE to change time :P
Fire_optikz001
S2 licensed
Quote from Fire_optikz001 :hey guys i fixed 2 things...
  1. User data saved even when not in cruise mode
  2. updated the domain
http://t3charmy.net/LFSLapper-Cruise/

Quote from sinanju :Error when trying to download from web

This Page Cannot Be Displayed

The host name resolution (DNS lookup) for this host name ( t3charmy.tk ) has failed. The Internet address may be misspelled or obsolete, the host ( t3charmy.tk ) may be temporarily unavailable, or the DNS server may be unresponsive.
Please check the spelling of the Internet address entered. If it is correct, try this request later.
If you have questions, or if this condition persists, please contact your corporate network administrator and provide the codes shown below.
Notification codes: (1, DNS_FAIL, t3charmy.tk)

... read ...
Fire_optikz001
S2 licensed
Hey Guys ... if any one wanna help me get my Race Servers running(and popular) that would be nice ... might also give out a treat* or 2

* u will have to find out

im also working on my control panel where the winner of the race can change the track car and restrictions (safety car can also change settings...)
Last edited by Fire_optikz001, .
Fire_optikz001
S2 licensed
Quote from turbonurbo :hey could you put my name in the database so i can play on ur drift server?? it says im not a member anymore. is that true??

i did right after u got kicked :P
Fire_optikz001
S2 licensed
a few points of intrest
  1. New web domain: http://sup3rcr3w.net
  2. got a new Dedi server
Fire_optikz001
S2 licensed
hey guys i fixed 2 things...
  1. User data saved even when not in cruise mode
  2. updated the domain
http://t3charmy.net/LFSLapper-Cruise/
Fire_optikz001
S2 licensed
Hey All starting Next week im getting a new domain (t3charmy.net) so i will have a patch when ever i get the new domain set up
Fire_optikz001
S2 licensed
Quote from ShoBByims :Hello i have a big problem

I have LFSLapper on my server.. he work great , But a command doesn;t work , command is !drf (name car) i write !drf XRG and nothing doing... please help me !
And another problem is


Thx

wrong forum but i can help

looks to me u either have a extra ) in "drifttolowaction" or your missing one

best would be to post it here: http://www.lfsforum.net/showthread.php?t=58234&page=16
Last edited by Fire_optikz001, .
Fire_optikz001
S2 licensed
Quote from Krayy :How about a Global stored value database that resides in the Lapper.exe directory so that you can store common variables across all Lapper instances, like Player membership status, last server joined etc. Used like:


<?php 
SetGlobalUserStoredValue
$uName"H_Mass"GetPlayerVar($uName,"H_Mass"));
$uMass GetGlobalUserStoredValue$uName"H_Mass");
?>


that would be cool
Fire_optikz001
S2 licensed
Quote from morpha :

ye i re read the first post

i wish there was an addon like this for LFSLapper :'(
Last edited by Fire_optikz001, .
Fire_optikz001
S2 licensed
ok guys i found a bug in the new expire sys i will have a new version up in about 10 min
Fire_optikz001
S2 licensed
Quote from MrSir :Hello everybody, ive been playing LFS for quite some time now and in the past 6 months have involved myself in learning how the Lapper really works and looking at its source code. Over that period of time i came to two conclusions that probably many of you have:
1. The lapper doesnt provide real angle of the car as a variable, but rather AngleVelocity
2. The drift point calculation is based entirely on speed and angle.
3. There was no event that could give the user real-time data.

So after about a week of setting up my programming environment and looking through the source code of LFSLapper 6.0 curtecy of Gai-Luron, I have come up with this:


Othern than the obvious visual menus and Drift Meter i have changed a couple of things on the back end.
1. I made the absolute angle be an available variable for use in the .lpr files
2. Modified the drift calculation allowing the player for possible chaning of drifts and raising their multiplier. (I will give more details further down on how it works)
3. I have added a "OnDrive" event which is being called withing the UpdateState method of the infoPlayer.cs file (meaning it gets called 10 times a second)
4. Added a best drift feature which tracks down the single best drift done by any driver and displays it for all players on their personal drift meters

Drift System Details:
Ok so wat ive done with the drift calculation is this. The basic formula for calculating the drift points in a drifttick is still the same:
points = anglee * speed *speed/10000

However i have added an additional variable which begins to increment if the players angle goes out of the drift range(sort of like a timer). I use it to create a time gap in which a new drift can be started and added to the previous one creating a chained drift. Furthermore by chaining drifts for each additional one the multiplier goes up by 0.1. If no new drift is started in the time gap, then the total sum of all the drifts in the current combo is multiplied by the current multiplier and added to the total score. Some limitations i have implemented so far to avoid cheating and absurd scores in the 500k range, are the following. The multiplier has a max value of 2.0 otherwise clever players would continue chaining drifts for a whole lap getting a x50 multiplier and blowing up their score like crazy. Also the time gap between drifts is 1.2seconds long however in the first 0.2seconds you can not start a new drift, giving the player a 1 second gap after the initial 0.2seconds to start a new drift. This is done to eliminated the case of people doing quick slides from side to side getting their multiplier very high and basically cheating the system.

There are still some imperfections with the system i am working on fixing up, as well as making it a bit more compatible with the Racing components of the Lapper, since its not very friendly with the pitboard and the OnDrive event isnt called all the time but only when drifting. Let me know wat you think and if you have any additions you might want to see made.

is this ever gonna be released?
Fire_optikz001
S2 licensed
Quote from BuTTnuGG3T :Hello,

i hope someone can help me =)
I have LFSLapper with ur great cruise AddOn. Now to my problem. I guess everything is working for me when i play on my Dedi-server. But when i shut my server down all player stats are cancled. When i restart and relog to my server everything is blown away =(
But i guess i do everything right, 'couse things like Drift-meter is working. The Cruise mod is also working, but like i said, when server is down everything is gone =(

Forgive my bad english ;-)

Regards

hmm do you get the message that says "user data saved"?

and what version of lfslapper
Last edited by Fire_optikz001, .
Fire_optikz001
S2 licensed
Quote from PoVo :Aww, I thought i could actually get a free server + 100,000 euro

hmm Monthly Rental Total Price £-4,000,000.00 thats odd B) lol i think i might try this company they look pretty solid

also how do i get a trial server?
Last edited by Fire_optikz001, .
Fire_optikz001
S2 licensed
Quote from Bmxtwins :Will the alien's ever respond about sponsors

same i applied long time ago not even a single post yet :/
Fire_optikz001
S2 licensed
Quote from Azzano62 :Well he has a server called SC Cruise too lol

o/t i have had mine since 2009 x.x
FGED GREDG RDFGDR GSFDG