The online racing simulator
Searching in All forums
(482 results)
burnsy1882
S2 licensed
Quote from [d9] :there are ZION servers with own admin system (ZION Team Manager) with hierarchy of user groups. "subadmins" using !cancel command to stop restarting, working in demo.

could you tell me who the ZION manager is, so i may ask them how they have done that?
Insim Vote Cancel
burnsy1882
S2 licensed
FireFox and I are making a program to go with our demo server, and we've come across a problem. we're wanting to not allow the restarting of the race until either the original starters finish their race, or spectate or pit or whatever. we were wanting to use the TINY_VTC packet that's taken care of by the LFSLib. this works correctly in our S2 server, but does not do anything in our demo server.

is vote cancelling allowed in demo servers?
burnsy1882
S2 licensed
Quote from Drift King CZ :Hello,

I don't know, if anyone wrote here before me, but if on the server runs SO Chicane Route, I can't see chat log, track... And FBM is missing in Race SPectator too, isn't it? Will be update? + Blackwood is changed...

I hope you understand what I mean, my english isn't perfect, maybe it's even terrible, so...

EDIT:
Aha, I see FBM is included, but the SO6...

if you go to the LFS.net homepage, the updated SMX and PTH files are on there. then you'd get the updated BL1 and SO6.
burnsy1882
S2 licensed
that RS-232 port would be for either programming the cable box, or upgrading the firmware. it is not for video, nor would it ever have the bandwidth to do video.
burnsy1882
S2 licensed
Quote from M4ver1ck :So the +80kg on FZR and +30kg on XRR stay ?

http://www.lfsforum.net/showthread.php?t=34754
burnsy1882
S2 licensed
ok, now i need to revise my bug report.

now that i've setup the view i want through the menu BEFORE joining a server, i can Shift+O anytime, and no crash. so it must be something to do with the wheels only view or something. not sure, but i know the more information, the better.
burnsy1882
S2 licensed
hate to be the bearer of bad news, but just had the patch crash on me. i just went into a server to just spectate, to watch, switched to a person, and was going to switch to an onboard camera. i got to the other onboard camera, the one after the cockpit one, and it showed only the wheels view. so i was going to go into the options menu by hitting Shift+O to set it up how i would have wanted, and that's when it crashed.

Problem signature:
Problem Event Name: APPCRASH
Application Name: LFS.exe
Application Version: 0.0.0.0
Application Timestamp: 475d507a
Fault Module Name: LFS.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 475d507a
Exception Code: c0000005
Exception Offset: 001367e6
OS Version: 6.0.6000.2.0.0.768.3
Locale ID: 1033
Additional Information 1: 17e4
Additional Information 2: 21fac5ea679a1a1f46c06fc6f0b657c1
Additional Information 3: 9f96
Additional Information 4: 3106a7102b479abc2e14629e169de26c

Read our privacy statement:
http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409

that's all i was given by Vista, so i hope it's enough to figure out what's wrong. i'm gonna go and try to replicate it again.

EDIT: yes, same exact problem, so it's replicatable.

EDIT 2: nvm, X30 will crash anytime you hit the Shift+O combo to get to the options menu.
Last edited by burnsy1882, .
burnsy1882
S2 licensed
i've tried this program recently to help new racers in our races finish instead of usually just dropping out. but there was a bad side effect from the program. if a person came into the pits just a little to fast, or left too fast, and got a DT, that's fine, as they go around again and serve the DT. however, as soon as they cross the line and the DT is lifted, your program slaps on another DT, and as such, they have to do that one too.

if you would like to have the replay of this happening, i'll post it. but please look through your code to fix this.
burnsy1882
S2 licensed
Quote from Cawwa :Sry, but I only get a blank page at any of the final gear adresses ...

the link works at finalgear, you just have to give it a sec before the server starts sending it to you. it's a delayed download.

EDIT: nvm, seems the site is down.
Last edited by burnsy1882, .
burnsy1882
S2 licensed
i tried, but the analysis software crashed when trying to open the raf file. also, it defaults to asking for a .run file, not a .raf file. did i load the file wrong?

EDIT: nvm, figured it out. RTFM.
burnsy1882
S2 licensed
Win 2003 server, IIS 6.0, php 5, mysql 5

i am not able to upload any setups, the site continually gives an error of invalid file size, 132 bytes. i've added the write permissions for the setup folder, but still am not able to add setups. all other functions of the site work great.
burnsy1882
S2 licensed
Team FinalGear.com
Car: FXR
Number: 95

K. Burns - burnsy1882 - USA
L. Kaczmarek - mischief007 - Canada
H. van Arem - firefox86 - Netherlands
burnsy1882
S2 licensed
Team FinalGear.com

Car: FXR
Number: 95

Drivers:
K. Burns USA (burnsy1882)
L. Kaczmarek Canada (mischief007)

Reserve Drivers:
P. Danev Netherlands (pdanev)
H. Van Arem Netherlands (firefox86)
Last edited by burnsy1882, .
burnsy1882
S2 licensed
for those that were able to get an LFSPoints xml parsed into Paddock, can you explain to me how you did it?
burnsy1882
S2 licensed
Quote from the_angry_angel :short_open_tag isn't enabled on your installation of PHP (which is a good thing, but the code relies on it)

if this is a good thing, and it is, and you follow the note below:
Quote :; Allow the <? tag. Otherwise, only <?php and <script> tags are recognized.
; NOTE: Using short tags should be avoided when developing applications or
; libraries that are meant for redistribution, or deployment on PHP
; servers which are not under your control, because short tags may not
; be supported on the target server. For portable, redistributable code,
; be sure not to use short tags.
short_open_tag = Off

may i ask as to why it is being used? some people that may want to use this might not have access to their php.ini file.
burnsy1882
S2 licensed
curious as to what i've done wrong, if anything
http://burnsy.no-ip.info/paddock
# Organisation title. This is the linked title that will appear on top of the page.
$config['org'] = "test";

# Organisation link. This will be where the link points to.
$config['org_link'] = "http://test.com";

# MySQL server configuration
$config['mysql']['host'] = "localhost";
$config['mysql']['user'] = "root";
$config['mysql']['pass'] = "******";
$config['mysql']['db'] = "paddock";
?>

burnsy1882
S2 licensed
Quote from Bladerunner :snip

01101000011001010111100100101100001000000111011101100001011100110010000001101010011101010111001101110100001000000110100001100001011101100110100101101110011001110010000001100001001000000110110001101001011101000111010001101100011001010010000001100110011101010110111000100000011101110110100101110100011010000010000001101001011101000010111000100000011110010110010101100001011010000010110000100000011010010111010000100000011101110110000101110011001000000110110001101111011011100110011100101100001000000110001001110101011101000010000001101001011101000010000001101101011000010110010001100101001000000111100101101111011101010010000001110111011011110111001001101011001000000110000100100000011011000110100101110100011101000110110001100101001000000011101100101001
burnsy1882
S2 licensed
001011100010111001100110011001100100110001001100010011000100110001001100010011000100110001001100010011000100110001001100010011000100110001001100010011000100110001001100010011000110011001100110001011100010111000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000001101000010100010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000001001100010011000111010001110100010011000100110000100011001000110110100101101001010001110100011100100011001000110010001100100011010010110100101101000101010001010010001100100011010010110100101100111011001110110010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000000110100001010001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000001001100010011000101011101010111011001100110011000111010001110100100110001001100011010100110101000111011001110110100101101001011010010110100101101101001011010010100110001001100001000110010001101001011010010110100101101001011011001100110011000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000000011010000101000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000111011001110110100011101000111011101000111010001000111010001110110100101101001011010010110100101000111010001110100011101000111001000110010001101101010011010100110100101101001010101110101011101000100010001000110100101101001010001000100010001001011010010110110100101101001011010010110100101101001011010010110100101101001011010010110100101101001011010010110100101101001011010010110100101101001011010010010111000101110001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000001110100011101000110011001100110011001100110011001100110011001100110011001100110011010010110100100100000001000000010000000100000001000000010000000001101000010100010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000100011101000111010001110100011101000100010001000010001100100011010001000100010001000100010001000010001100100011001000110010001101000100010001000011101100111011010001110100011101001011010010110100110001001100010001110100011101001011010010110100010101000101010101110101011101010111010101110100010101000101010010110100101101000101010001010100010101000101010001010100010101000101010001010100010101000101010010110100101101000111010001110100011101000111010011000100110000101110001011100010000000100000001000000010000000101110001011100100101101001011010001110100011101001100010011000100011101000111001000110010001101110100011101000010000000100000001000000010000000100000001000000000110100001010001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000010001000100010001101010011010100110101001101010010001110100011101001100010011000110011001100110010001110100011101010111010101110011101100111011011101000111010001010111010101110110101001101010001110110011101101000101010001010110101001101010011010010110100101000101010001010110101001101010011010010110100101000111010001110011101100111011011010010110100101100110011001100010110000101100011101000111010001001011010010110110101001101010011001100110011001001011010010110100101101001011010011000100110001001100010011000100011101000111010010110100101101101001011010010110100101101001010001110100011101000111010001110010111000101110001000000010000000100000001000000010000000100000000011010000101000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000011010010110100101000100010001000010110000101100011101000111010001010111010101110110101001101010011010010110100101000100010001000110101001101010001011000010110001000101010001010100010101000101001110110011101101000111010001110100110001001100001110110011101101000111010001110110101001101010011010010110100101000101010001010110101001101010001110110011101101000100010001000110101001101010011010100110101001001011010010110110100101101001011010100110101001101001011010010110011001100110011101000111010001101010011010100100110001001100010001110100011101101010011010100011101100111011011010100110101001010111010101110110100101101001001000000010000000100000001000000010000000100000001000000010000000001101000010100010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001110110011101101001011010010110011101100111011001011000010110001001011010010110100110001001100001011000010110001101010011010100100010101000101011101000111010001001100010011000010001100100011011001100110011001001100010011000100101101001011011010100110101001100110011001100100110001001100010011000100110001001011010010110100010101000101011010100110101001100110011001100100011101000111011010100110101001000101010001010100010001000100011001100110011001000100010001000111010001110100011101000111010001110100011101000100011101000111001000110010001101001100010011000011101100111011011010010110100101001011010010110100110001001100001000000010000000100000001000000010000000100000001000000010000000100000001000000000110100001010001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000001000111010001110100110001001100001110100011101001101001011010010100010001000100011010100110101001100110011001100101011101010111010001110100011101001100010011000100011101000111010001000100010001000111010001110100011101000111010001000100010001000100010001000100011101000111010001110100011101000100010001000100011101000111010001110100011101000111010001110100010001000100010001110100011101000111010001110100010001000100010001110100011101000111010001110100011101000111010101110101011101000111010001110100011101000111010001000100010001000111010001110110100101101001011010010110100101000111010001110100010101000101001011000010110000100000001000000010000000100000001000000010000000100000001000000010000000100000000011010000101000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000001101001011010010100101101001011011010100110101001001100010011000100101101001011011101000111010000111010001110100100110001001100010101110101011100101100001011000011101100111011010001000100010001001011010010110011101100111011011010010110100101100110011001100111010001110100011101000111010001100110011001100100010001000100011101000111010001110100011101000110011001100110011010100110101001110100011101000110011001100110010001010100010101101010011010100111010001110100011001100110011001100110011001100110100101101001011001100110011000100011001000110110011001100110011010010110100101101010011010100101011101010111011010010110100100100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000001101000010100010000000100000001000000010000000100000001000000010000000100000001000000010000000101110001011100100010101000101011010010110100100111010001110100100011101000111010010110100101100101100001011000110100101101001010101110101011101100110011001100010110000101100011010100110101000100011001000110110101001101010001110110011101101101010011010100110101001101010011010010110100101101010011010100100010001000100010001110100011101001100010011000100010001000100010001110100011101101001011010010111010001110100010001000100010001000111010001110100110001001100010011000100110001000100010001000110100101101001011101000111010001010111010101110100101101001011011010010110100101101001011010010100101101001011010011000100110000101110001011100010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000000110100001010001000000010000000100000001000000010000000100000001000000010000000100000001000000100110001001100010011000100110000101100001011000111010001110100001000110010001101110100011101000010110000101100010001010100010101001011010010110011101100111011001110110011101101010111010101110100010001000100001110110011101100111011001110110100011101000111011010010110100101101001011010010100010001000100010101110101011101101001011010010110100101101001010001110100011101110100011101000110100101101001010001110100011101010111010101110110100101101001011010010110100101100110011001100110101001101010011010010110100101000111010001110010001100100011011010100110101001101001011010010100011101000111010010110100101100111011001110110010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000000011010000101000100000001000000010000000100000001000000010000000100000001000000010000000100000010010110100101101000111010001110100110001001100010001110100011101000111010001110100011101000111010010110100101101010111010101110111010001110100001110110011101101100110011001100100010001000100010001110100011101000111010001110100010101000101010001010100010101000111010001110100011101000111010001000100010001000111010001110100010001000100010001010100010101001011010010110100011101000111010001110100011101000111010001110100011101000111010001110100011101000100010001000101011101010111010001000100010001000111010001110100010001000100010001000100010001000111010001110100011101000111010101110101011101101001011010010010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000001101000010100010000000100000001000000010000000100000001000000010000000100000001000000010000001101001011010010100011101000111010001110100011101000111010001110100011101000111010001000100010000100011001000110110011001100110011010010110100101101010011010100101011101010111010001000100010001000111010001110100011101000111010011000100110001001100010011000100011101000111010001110100011101000111010001110100011101000111010001110100011101001100010011000100110001001100010001110100011101000111010001110100011101000111010001110100011101000111010001110100011101000111010011000100110001000111010001110100011101000111010001000100010001000111010001110100011101000111010001110100011101101010011010100010111000101110001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000000110100001010001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000101110001011100010111000101110001011100010111001100110011001100010001100100011010001110100011101000111010001110100101101001011011001100110011000101110001011100010111000101110001011100010111000100000001000000010000000100000001011100010111000101110001011100010111000101110001011100010111000101110001011100010000000100000001000000010000000101110001011100010111000101110001011100010111000111010001110100100011101000111011001100110011001100110011001100100011101000111010011000100110001000111010001110100010001000100011010010110100101100110011001100100011101000111011001100110011001110100011101000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000000011010000101000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000110011001100110010001000100010001000100010001000100010001000100010001110100011100101110001011100010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000111010001110100011001100110011001110100011101000100011101000111011001100110011001001100010011000100011101000111010011000100110001100110011001100100110001001100010011000100110001000111010001110011101000111010001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000001101000010100010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000101110001011100010111000101110001011100010111000101110001011100010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001110110011101100101110001011100010000000100000011101000111010000111011001110110011101100111011001110110011101100111011001110110110100101101001001110110011101100111011001110110011101100111011
burnsy1882
S2 licensed
geezer45: not to go off of off-topic to go on-topic, but FireFox released his own version of a race watcher. Race Viewer. you can probably try that, though it's still in an alpha stage.
burnsy1882
S2 licensed
i've got a HP TC4200 with 512MB and a centrino, and i find the same problem most of the time. tablet pc's are meant to just be basically document recorders, like MS Onenote.

i wish i had at least 1 GB in mine, it'd run better.
burnsy1882
S2 licensed
Quote from flinty72 :How do I get to see more servers in the selection list, can you actually see all LFS servers like the in-game multiplayer server list?

RS uses the InSim Relay to show the servers, and since it's gone for a little while, you'll have to wait for other servers to join the Relay to get more.
Last edited by burnsy1882, .
burnsy1882
S2 licensed
Quote from Shaun - SRT :Since the release of the first show we have been in touch with LFS and are going to cover it equal to all sims. As mentioned in this very thread the LFS community is not as public as other sims. It will also require help from this group here. I didn't see a single post pointing us in any direction towards a league that we could cover. That would be very helpful. If you research the leagues that we did cover you will notice one thing in common. They are well organized league running somewhere between 25 and 35 drivers per week. I would love to know of some LFS league of that level.

The LOTA GTC has just started tonight and was great. It may be a league that might be worth being covered.
http://www.lfs-lota.net/index. ... lm_league;sa=series;id=20
that URL will give all the information about it, along with the replay of tonights race.
FGED GREDG RDFGDR GSFDG