The online racing simulator
Searching in All forums
(414 results)
fujiwara
S3 licensed
Mostly it's from the Spanish League.
fujiwara
S3 licensed
Quote from andy29 :Fujiwara, Ian... thanks for the information. I am learning with every post

I don't think I really explained it right though. At the moment die is ending the script. What I want to do now is to change it so that it doesn't stop... I want it to keep looping and echoing any messages it gets, if that's possible. I have tried removing die and putting echo in its place, but it seems that it's not as simple as that.

Problem is, since you are running this script endlessly, you'll never see the output, unless you force it.
echo($out) works fine, problem is, you will only see the output after the script ends, wich never happens because you have a endless loop, to see the output, you have to force it.

Look at this 2 examples and you will understand:
No output forced...you see the result after the script ends.

<?php

//if (ob_get_level() == 0) ob_start();

while ($i < 10 )
{
echo "<br> Line number $i.";
sleep(1);
//ob_flush();
//flush();

$i++;
}

echo "Done.";

//ob_end_flush();

?>

With forced the output...

<?php

if (ob_get_level() == 0) ob_start();

while ($i < 10 )
{
echo "<br> Line number $i.";
sleep(1);
ob_flush();
flush();

$i++;
}

echo "<br>Done.";

ob_end_flush();

?>

Hope this helps.
Last edited by fujiwara, . Reason : Arg...Ian was faster :-)
fujiwara
S3 licensed
die("....") ends your script even if you are inside a while(true) loop.
to force the output, put your script inside this:


<?php

if (ob_get_level() == 0) ob_start();

while(true){
.............................
ob_flush();
flush();
.............................
}
ob_end_flush();

?>

Last edited by fujiwara, .
fujiwara
S3 licensed
Yes, on the STCC servers at that combo.
fujiwara
S3 licensed
Lovely to watch.
15/10 just for showing a car with a Euro 2004 Cup skin .
fujiwara
S3 licensed

Although i reallt don't waste too much time watching figure skating , al least they have more control than the guys dressed with mediavel armors...
About the real issue here, yup, tired of reading about drift setups, drift tracks, 1/4 mile setups, stunting, etc...it seems that racing is no longer the purpose of this game.
Quote from boosterfire :I say... figure skating is actually very similar to drift! Both are worse than the real sport possible to do with the same equipment (that is racing and hockey), and both have to use the other's field to do it!

fujiwara
S3 licensed
I would like to say that i'm very disapointed with some drivers running on this server.
I was yesterday before bed time on BL, and the server changed to 18 laps, with even 18 laps, there's people who cannot avoid crashing before T1 or crash in the strait, there are like 4 of 5 guys side by side on the strait, and suddenly everybody wants the same track spot.
I felt like i was in a jungle, not to mention some drivers that keeps talking and talking, crusing the car in track at low speeds, a total lack of respect for the blue flags .
That makes no fun racing like this.
Last edited by fujiwara, .
fujiwara
S3 licensed
Quote from Dru :You have plenty of experience in the UF1 Fuji you would be a quality name to add to the line up

But my experience tells me i dislike short tracks as fern club and cadet's...
can't we have a bigger track like bl or gold, and i'm even pointing anything biiger then as2, we or kyoto national
fujiwara
S3 licensed
I might be very interested too.
fujiwara
S3 licensed
I have V5 and V versions on my laptop, using V at the moment.
Yesterday downloaded a spr file and opened in the V5 version, it was in window mode already and the replay got freezed, although i still could hear the sound "dragging".
I can switch between other windows ok.
I'm playing in a:

intel M Processor 740
15.4" WXGA TFT LCD
Ati Mobility Radeon X700
1GB DDR2
80 GB HDD
fujiwara
S3 licensed
Fantastisco Fantastisco Fantastisco Fantastisco
Dude, i wanna see your next work.
You can't stop after this...let's say a movie per month is fair enough .
fujiwara
S3 licensed
Quote from Jakg :as off about a week ago we get NO points on the lower servers, which imho is a shame as i love the XRG and UF1

Agree.
Hey Becky, how many cookies do you want to give some points at lower server .
fujiwara
S3 licensed
He's not an hotlapper, i guess he only does hotlaps as a way to qualification, don't know much about the rulez in Oz.
What i can tell you is: he's fast, very fast, consistent and doesn't lose often.
Charles Wakefield is a very talented racer, bad thing about him is that he doesn't connect to euro or american servers.
Duck, Davo, Glenn plz help here
fujiwara
S3 licensed
Ok.
Since almost no one knows this guy, i'll say just this:

You can put him on the same level as MacEST, Norbi, Lefty ....
fujiwara
S3 licensed
I know his fame although i never meet him on track , just saw lots of replays.
It's an amazingingly fast racer.
I remember one race on Kyoto Long with the FOX, where he beats the WR on lap 15 or 16 and got disconnected on the next .
I't really bad that he doesn't join european servers.
fujiwara
S3 licensed
Quote from Da Hoe :are you able to make a "who drove what the most" out of it?

that would take a lot of data to process.
fujiwara
S3 licensed
Quote from tiagolapa :LOL post your UF1 stats...

NOOO.
Don't be mean .
fujiwara
S3 licensed
Quote from Da Hoe :
Blackwood GP 10573 laps 22203 miles 35733 km
XRT 25277 laps 51228 miles 82443 km
edit: oops, did something wrong it seems

Damn .
2 laps around the world with the XRT !!!!!
fujiwara
S3 licensed
Quote from JTbo :Track Environments Track Configurations Car Names
What I did wrong?

I got your results:
http://www.spdoracing.org/lfsw/quick_script.php?racer=jtbo
Must had been the idkey tarpit...
fujiwara
S3 licensed
Quote from joshdifabio :Hmm, is the 5 second tarpit based on the ident key being used or the IP making the request?

i think it's about the idkey, the premium idkey has this 5 second tarpit removed.
fujiwara
S3 licensed
yes, if it suports php scrips.
Damn...well you could ask your T7 mates to provide you some special location where you could place this scrips...only you would know where to acess them.
Last edited by fujiwara, .
fujiwara
S3 licensed
Can you host this test scripts at your team web site?
fujiwara
S3 licensed
What problems are you having?
FGED GREDG RDFGDR GSFDG