The online racing simulator
Searching in All forums
(931 results)
Fire_optikz001
S2 licensed
i have made this insim... i will be doing a small update on it soon but here

http://www.lfsforum.net/showthread.php?t=64274
Fire_optikz001
S2 licensed
just thought i might tell you guys that i am looking at doing a small patch for this soon... i have not had time at the computer lately but i dont want to leave you guys hanging and i have not received any bug reports ... so i assume there isn't any... so please if you find any bugs let me know...

also the website for it will be down for a few days as i make some small updates on it hopefully it wont look like crap :P will have support forums and other things
Last edited by Fire_optikz001, .
Fire_optikz001
S2 licensed
Quote from iOL(Qc) :Great tips !




My scripting take's shape.

Now i want to process RT.

I was looking for something like:


<?php 
Event OnGreenLight
($UserName # Possible to make this as a player Event?
WHILE (ToInt(GetCurrentPlayerFunctionReturn(GasIsPressed())) != 1)
$reactionTime StartCounting();
ENDWHILE
...
?>

Is there another way to do this, should it be in the next release or am i dreaming?

Olivier

no but there is a way to do this... i can try and make up a little code when i have time
Fire_optikz001
S2 licensed
i do have http://www.lfsforum.net/showthread.php?t=61635 but i need to re do it cause the code is wrong ... so i fill fix it asap
Fire_optikz001
S2 licensed
Quote from Bass-Driver :hi there
lil question

if i have a file with 10 users in it.
is it possible to show how many users the file has like the example below

$ListOfUsers = GetListOfUsersGroup(ExampleFile);
privMsg( "^7>There are ( ^3" . $ListOfUsers . " ^7) Users in this file");

but its show Array for $ListOfUsers.


<?php 
$ListOfUsers 
GetListOfUsersGroup(ExampleFile);
$ListOfUsers arrayCount($ListOfUsers);
privMsg"^7>There are ( ^3" $ListOfUsers   " ^7) Users in this  file");
?>

Fire_optikz001
S2 licensed
Quote from Thijs-boy :yes, in game i do /insim 29999
  1. start lfs server
  2. (if you don't have this set up already[dedicated server]) type /insim 29999
  3. make sure u(Thijs-boy) are in admin.txt
  4. start LFSLapper
  5. once LFSLapper is running in lfs chat type !mode cruise
Fire_optikz001
S2 licensed
Quote from master_lfs.5101 :There is nothing wrong with house hosting, and there is no lag if you choose the right plan. I have a seperated business dedicated 20/25 line for my servers, and a residential 5/10 for my personal computers.

thats what we do for our main dedi...
Fire_optikz001
S2 licensed
Quote from Thijs-boy :You have make a nice InSim but, i can't start it.
it comes stands, as i klick LFSLapper in Bin
Error on connect to server DEF1 127.0.0.1/29999 retry in 1 mn.
What must i do? to let work it.

do you have a lfs server with the insim port of 29999 started on the same computer insim is on?
Fire_optikz001
S2 licensed
Quote from Thijs-boy :Okay,
can you try to start your dedi?
I have a forum, http://liveforspeed.actieforum.com

dedis are in a diffrent state o-o atleast 1 is the other is down because we are getting a new one
Fire_optikz001
S2 licensed
Quote from Krayy :Ahhhh. I see. Sorry, I tought those functions had been put into Lapper in the last release. I'll work on a patch for it.

no you have released that code after 6.0 came out :P
Fire_optikz001
S2 licensed
Quote from Ziroh :Hello. How can i host a server without being on it?
Like a bot (lol) ^^
Please help me!

that would be a dedicated server

http://www.lfs.net/file_lfs.php?name=LFS_S2_DEDI_Z28.zip
Fire_optikz001
S2 licensed
Quote from master_lfs.5101 :Nothing wrong with hosting from a house.

i know but the problem is some times lag gets bad

on the plus side our new main dedi when it gets in will be on a 1000 watt UPS battery backup(8 hours of backup router and server is on the backup)
Fire_optikz001
S2 licensed
Quote from Krayy :I've updated the lpr file, as it had a missing $ on a var reference

problem is not every one has your code for server admin and ucid
Fire_optikz001
S2 licensed
Quote from hp999 :lmfao.

Economy these days. You're asking people to waste their eletricity 24/7,for you.

eh i have to host my 7 clan servers anyways :P thats why i have 2 dedis at 2 locations .... bad thing is they are hosted at a house .... good thing the networks they are on are decent
Fire_optikz001
S2 licensed
Quote from Krayy :What errors are you getting in the lapper log?

oh wait DOH my bad forgot to remove the # from the includes line 0

5/27/2010 2:44:46 PM -> Syntax error in cfg file "./member_admin.lpr" at line #178
Function not defined...UserIsServerAdmin
Function 'userisadmin' script aborted

5/27/2010 3:06:06 PM -> Syntax error in cfg file "./member_admin.lpr at line #148
Can't convert string "" to number ToNum
Function 'membertypedecrease' script aborted

:P might help if you include the exe with the mods required
Last edited by Fire_optikz001, .
Fire_optikz001
S2 licensed
Quote from PoVo :The ANSWER is mind your own business

i finally realized who your forum avi was ... its stig of course :o but ye i will try and get my dedi up asap
Fire_optikz001
S2 licensed
Quote from Thijs-boy :Who can host for us, for free?
And 24/7?
(And can you host a InSim?)

Please host for us anybody!

i might be able to if i ever get my dedi back online :P we have a web control panel too restart/stop server edit config ect :P
Fire_optikz001
S2 licensed
hmm nice i will be checking this out

:/ it does not work for me :o
Last edited by Fire_optikz001, .
Fire_optikz001
S2 licensed
No, no news yet ... haven't had time lately to do much as i just got out of school for summer. i will talk to GuberX about getting his dedi up :P
Fire_optikz001
S2 licensed
Quote from Bmxtwins :SC site takes years to load..

i do know the dedi page takes a while to load :/ idk why it loads slow otherwise
Fire_optikz001
S2 licensed
Quote from Silox :(Is this even allowed? Modding .DDS files?)

yes DDS mods are allowed as its not affecting the game play of others where as VOB mods do
Fire_optikz001
S2 licensed
Quote from broken :Add what to the timeline?
Are you creating a new symbol for each link?

And, I even feel like it's pointless to ask, because I sure do hope that the answer will be no, but still: IF there is a background to the link, do you add it to the library each time you use it?

idk racer does all the flash :/ i do html/php :/
Fire_optikz001
S2 licensed
Quote from broken :Adding/Editing link buttons in flash takes no more than 10 seconds.

must not be for racer :P

cause u also have to add it to the time line and all that :P
Fire_optikz001
S2 licensed
Quote from matijapkc :You should also add a forum link on the site...

i already am doing that ... it takes time to edit flash ... which i nor my web dev have right now
Fire_optikz001
S2 licensed
i updated the image on our forums... im also working on the site little by little ... added a dedi status section to servers page... that way you can see what dedi of ours are online
FGED GREDG RDFGDR GSFDG