The online racing simulator
Searching in All forums
(948 results)
filur
S2 licensed
:hide:
filur
S2 licensed
Quote :Please try again in 1 seconds

Lazy programming, i tells you.
filur
S2 licensed
Someone using a key to scream "<<<BLUE FLAG! BLUE FLAG!>>>" clearly has no idea how the rule actually works.
filur
S2 licensed
Quote from L0D0X :It's a real picture modified with photoshop

Who said it wasn't?

http://www.tsp-photo.de/andere/bilder/IMG_7309.jpg
filur
S2 licensed
/docs/InSim.txt
filur
S2 licensed
Quote from ORION :Is the background a screen from lfs? Looks like it

Who made the pic btw?

I guess i made it, and it's Aston club, as someone said.
filur
S2 licensed
Ask your administrator what he's on about, a server can't refuse your connection based on sniffing out that you're behind NAT. It's all pretty strange really, logically, you should be able to connect to (almost) everything, or if there's a network problem - nothing, not ~60% of servers.

Since there's no network config on behalf of an LFS server, and you can connect to certain servers, everything is basically working.



I've opened a server on a very non-standard port, see if you can connect to "NAT?", Blackwood RallyX/FO8.

Edit: @Becky, i really doubt the master server use anything other then pure IP's, there's really no reason to use hostnames.
Last edited by filur, .
filur
S2 licensed
:bowdown: :weeping:
filur
S2 licensed
The rally parts you get on rallycross tracks feel pretty good, all that's needed is a rally stage i guess.
filur
S2 licensed
Quote from Vain :I don't know what's wrong with the RAC but I can't drive it safely even if I only drive half the speed I usually do (literally 50% - instead of 120km/h 60km/h, and the thing still spins wildly).
So I never touch the RAC.

Vain

A cliché of course, but it's the setup. Also, speed brings stability in the RA, at times it's way more stable then, for example, the FZ5 or XRT. I start with a setup featuring massive understeer, and dial out just enough of it to properly get round the track in question.
filur
S2 licensed
The thing often missing in legal torrent situations is a high speed server joining in, even if the idea is to bypass the need of a server, torrents can start out very slow even if there are reasonably high speed peers and seeds, a server which completely disregards tit-for-tat will initally speed up traffic significantly, and as seeds increase its load will of course drop.
filur
S2 licensed
Quote from Hallen :How do you look at the data?

It's EXIF data i believe, Opera displays it, or you can use an exif reader.
filur
S2 licensed
I figured out the unpack types by trial and error, what i use is:
  • char: just grab raw (plain substr).
  • byte: signed char "c".
  • word: unsigned short "S", note that input must be 2 bytes.
  • short: signed short "s".
  • int: signed integer "i".
  • MSHT: 3x signed char "c", skipping thousands since they're never present.
The other types listed in InSim.txt that i haven't included are AFAIK only present in packets not needed in server handling, float, for example, is only used to present replay speed and FOV.
filur
S2 licensed
Quote from Dygear :So this it my (failed) attemp to read a LAP packet from the server using PHP

That's pretty similar to my thingie, tho mine isn't hardcoded like that.

Anyway, you're not using substr correctly, the parameters are string, start offset, length. You're thinking string, start offset, end offset, which isn't right.

<?php 
$LAP
['UName']    = substr$packet428);
?>

Will actually read 28 bytes from offset 4, not the range 4 - 28.
filur
S2 licensed
It will only repeat while you keep the button pressed, and the repeat-rate is extremely fast even at the lowest setting.
filur
S2 licensed
There's actually an ignore list feature available, evans.
filur
S2 licensed
filur
S2 licensed
There's always teh HVSC SID collection with ~110,000 songs, if you feel short on tunes.
filur
S2 licensed
Regular expressions are by far my favorite tool.

Very tricky to get used to, but once you're there pretty much any other string parsing thingie seems completely useless. The only problem is when expressions get very long.

@Dygear, sections on regular expressions in the PHP manual is basically for people who already know how to use them, it's more just a list of modifiers and basic syntax, google for some tutorials or buy a book instead, it'll be worth it.

Most hated function call? fork(), it doesn't work on Windows. (PHP)


<?php 
php
  $str 
stream_get_contents(fopen("http://liveforspeed.net","r"));
  echo 
preg_replace(array(
                      
"/\n/ms",
                      
"/<.[^>]*>/ms",
                      
"/.*April.[^W]*|(?=\!).*/ms",
                      
"/a(r)e/",
                      
"/th(?=[ai])/"
                      
),
                    array(
                      
" ",
                      
"",
                      
"",
                      
"\\1",
                      
"d"
                    
),
                    
$str) . "!!1! (rly?)\n";

?>

filur
S2 licensed
I stopped collecting mp3's when i got broadband, the challenge wasn't there anymore.
filur
S2 licensed
FOX without engine braking?

I know a whole bunch of corners i slow down for / thru by exclusively engine braking.
filur
S2 licensed
filur
S2 licensed
Quote from Taavi(EST) :I have S2 now

Welcome to S2, good choice.
filur
S2 licensed
.
filur
S2 licensed
FGED GREDG RDFGDR GSFDG