The online racing simulator
Searching in All forums
(217 results)
sarxes
S3 licensed
Quote from sinanju :I've been unable to find a way of getting anything but !drf and a number (e.g. !drf 20) to work - can't even get !drf RB4 to work.

I would have thought !drf would work same way as !top, but it doesn't - unless anyone else knows a way?

I looked inside in DriftPB and GripPB and also are "same" just I dont know which is the command line that allow to limit the score just for one car ... But if there isnt any code no problem. And one question how should I remove the OK button from buttom of the list because i rewrited your code a bit and there is a Close Drift Score button and I dont need the OK button
sarxes
S3 licensed
Sin,

Your driftmenu is awesome, is working like a charm . I have a question about the list. I want to show only 1 drift score for an account.

ex:

XRT [KBD]SarXes 8200
FZ5 [KBD]SarXes 9200
LX6 [KBD]SarXes 10120

So I have 3 drift score but I want to show only the best with LX6 so if I drift a better score with XRG overwrite the score and shows only the XRG . Im so bored if a new player drift with 6 scars and show only his name ... So with this shows only his best score ....
sarxes
S3 licensed
Quote from paul88 :I am new to LFS Lapper and would like some help
i have placed ip / insim in LFS Server file
DEF1|^0Launch ^1Racing|213.229.77.230|50001|./default|default_1.ini|autoStart
i have put admin password in .ini file
when i start it goes into standby state when i type !start in chat window it puts it back in standby state and says in lapper window err

2/10/2012 11:05:49 PM
Lapper Instance 213.229.77.230/50001 abort!
Object reference not set to an instance of an object.
LFSLapper
at InSim.CodePage.GetString(Byte[] pack, Int32 offset, Int32 len) in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\Commun\CodePage.cs:line 176
at InSim.Decoder.pakGetString(Byte[] pak, Int32 first, Int32 len) in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\InSim4.cs:line 781
at InSim.Decoder.VER..ctor(Byte[] packet) in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\InSim4.cs:line 835
at InSim.Connect.insimConnectTCP(String host, Int32 port, String adminPassword, String mode, String nameApp, Boolean isLocal) in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\InSim4.cs:line 310
at InSim.Connect.insimConnect(String host, Int32 port, String adminPassword, String mode, String nameApp, Boolean isLocal, Boolean TCPmode) in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\InSim4.cs:line 255
at LFSLapper.LFSListen.Listen.openStbMode() in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\LFSListen\Listen.cs:line 98
at LFSLapper.LFSListen.Listen.startStbMode() in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\LFSListen\Listen.cs:line 197
at LFSLapper.LFSListen.Listen.start() in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\LFSListen\Listen.cs:line 153
System.String GetString(Byte[], Int32, Int32)
Closing Instance...

please help
thanks

Why dont you try the new LFSlapper version 6 ?
sarxes
S3 licensed
Maybe the problem the song cheking time period is to short ?

I saw that the winamper timeout if the music is longer about 4-5 min ... and if I listen for a 8-10 min song timeout ... maybe this is the reason cuz the app chech the song too less...
Last edited by sarxes, . Reason : I forgot something
sarxes
S3 licensed
Well I reinstalled the 0.6B and Working ! Sorry for all , but I never thought that I have any problem in LFS ... It was clean or not o.O ? Thank you so much for helping !!!!!!!!!!!!!

Just one problem I have after showing 2-3 songs the app disconnects. So it shows in LFS : InSim timeout: Winamper
Last edited by sarxes, . Reason : I forgot something
sarxes
S3 licensed
I done everything but doesnt working Idk where is the problem, I tried a lot of things but no one has succes ... :/
sarxes
S3 licensed
Quote from sinanju :Try the attached.

Unzip, and follow instructions in the code (basically add into the \includes folder and amend the addonsused.lpr file).

The lapper code is bit long winded (proper coders will wince!), but should be extremely easy to follow, and amend if you want to go past 200 top scores.

If you want to change the vertical location of the buttons then search foir the line GlobalVar $DorigT and read/amend to suit.

When using the arrows, no need to click the Drift Table's OK button; table closes and re-opens to new page when using arrows.

Code is written in such a way that original button that starts process can only be seen when you leave the track, and whole process closes when you rejoin.

Its so nice, u are a genius ! But there is a problem all with this I attached the problem ... I know u fix is so fast ... !

I want to be visible after leaving the pit always
Last edited by sarxes, .
sarxes
S3 licensed
Quote from sinanju :Been playing around with the drf function, but no matter what I do, unless I do something like


<?php 
Sub Click_DRF
$KeyFlags,$id )
        
drf );
    
EndSub
?>


or


<?php 
Sub Click_DRF
$KeyFlags,$id )
         
drf $argv);
     
EndSub
?>


then I can't get the table to list just car of a particular type.

Tried things like


<?php 
Sub Click_DRF
$KeyFlags,$id )
          
drf RB4);
      
EndSub
?>


but couldn't get anything to work.

I will give it a try maybe should work ... I saw the function on a demo server that I could jump between pages from first top 18 to last page... maybe 200 and there was a button with i could jump back from page to page to top 18 ... Idk how was the script but if this code will work I'll be very happynes !!! But thanks anyway for you effort !!! U r a good man
sarxes
S3 licensed
At the password I have to put my admin password no ? What you think why I cant connect ? I tried to run without running the lapper but the same problem , with another port , nothing, without password ... I use kaspersky antivirus, maybe i have to add to exclusion list ?

I doesnt edited nothing but now is shows that error

Quote :Got Invalid IS_VER packet

What version of winamp you use ? Maybe the winamp is wrong at me. I use the latest winamp with LFS 0.6B and I run a dedi server of lfs... maybe this is what is the problem ?
Last edited by sarxes, .
sarxes
S3 licensed
Could you change something to make the app to make a log file with error... So with this file we should know why wont connect to LFS. port or something other !

I think maybe here is the problem why I cant connect

<?php 
{
    
m_prefix QString(prefix);
    
LFSPackets::IS_ISI isi(100'\0'0passwd"WinAmper");
    
LFSPackets::IS_VER ver;

    
/* There already is an active InSim connection, close it */
    
if (m_lfsComm.connectionOK())
        
m_lfsComm.close();

    
QString msg m_lfsComm.initialize(QHostAddress("127.0.0.1"), portisiver);

    
/* Could we connect to LFS? */
    
if (QString::localeAwareCompare(msgQString("")) != 0) {
        
QMessageBox(QMessageBox::Critical"InSim connection error"msgQMessageBox::Ok).exec();
        return;
    }

    
qDebug() << ver.Size() << ver.Product() << " " << ver.Version();
?>

Last edited by sarxes, . Reason : I forgot something
sarxes
S3 licensed
Quote from MadCatX :The only way I can reproduce this issue is by not enabling InSim in LFS. If you're sure you have InSim enabled and it's working with other applications, then I have really no idea what would cause such a problem expect for the statically linked exe being somehow magicowierdly broken...

I use LFSlapper version 6 and its perfectly working with LFS. Maybe tomorrow I will look the source code of Winamper and if I have luck I will find the problem
sarxes
S3 licensed
Quote from MadCatX :I might have gone blind but from the screenshot it looks like LFS is not running on your machine so the app has nothing to connect to. You have to start LFS and init InSim first.

My LFS is running just is on RocketDock ... not on taskbar !
sarxes
S3 licensed
Quote from MadCatX :It worked for me, it might your firewall blocking it or for some reason the app cannot connect to LFS through "127.0.0.1". I can't think of anything else ATM.

I added the app for firewall exclusion, and I added special rights for the folder but nothing ... o.O If were a log file to show the problem were better !!!
sarxes
S3 licensed
Quote from sinanju :

As part of the sub-routine, you could add further buttons with arrows ([<] and [>]) and these are tied to further sub-routines, e.g. clicking on the [>] button takes you to a sub-routine with following line
drf ( XRG 19 );

My way would be tedious to code, but is fairly easy to do (look in my Menu.lpr file and you'll see how I've done my Top and Drift tables - this would just be something like that).

Could you make me these buttons to jump between pages in drift score list ? I dont need the grouping the cars
Last edited by sarxes, .
sarxes
S3 licensed
Quote from MadCatX :Since I discovered a rather stupid bug in the app, I eventually decided to reupload it, this time with the option to enter admin password.
http://dl.dropbox.com/u/37342755/WinAmper2.7z

I have problem: ERROR - Connection Refused

the password is correct, the port is correct ... IDK whats the problem :/
sarxes
S3 licensed
The solution metod is in LFSlapper log ... copy the lapper LOG file
sarxes
S3 licensed
Can someone make an "app" or a plugin for winamp from the mentioned solutions above ? Im not a programmer if anybody have a bit free time could make for our happy. It would be so nice while driving and others see the song played at me ... Musics are quiet good discussion when players are not playing just spectating and chatting ! Sorry for my english grammer ... :/
sarxes
S3 licensed
It would be nice to reupload somewhere because we cant download from nowhere :/
Winamp
sarxes
S3 licensed
Hy there is anybody who could make an insim program which shows the winamp song title with artist in LFS like a chat message ...

EX: Now Playing in Winamp: 50 Cent - Disco Inferno
Hungarian Rabocsiring real layout by SarXes
sarxes
S3 licensed
http://www.youtube.com/watch?v=1cUzXQx31c0
Hy guys here is my new layout of Hungarian Rabocsirng. I hope you like it

Last edited by sarxes, .
sarxes
S3 licensed
Or if you have a router at home you should put the IP adress in router so you dont have to put in firewall because the router block faster then the firewall. Ex if you have a D-Link router you type this http://192.168.0.1 in the web browser login as admin and there is a lot of option
sarxes
S3 licensed
Quote :Originally Posted by eclipsed
screw start grid box - better would be possibility to add every start position one by one - you could create 3-wide grid etc... And raise the limit from 16 to at least 24 if not more! And another thing in this same idea - custom pit stalls! Lack of those really destroys chances to host some serious racing in autocross area.

+1

Good Idea ... And the countdown timer would be nice to change for any time so players after pit out could wait only 3 or 1 seconds or 15 seconds and this value changing like the laps number
sarxes
S3 licensed
Quote from Flame CZE :You can already select more objects by holding Ctrl key.

I know but it were more easy with a shape like poligon lasso tool :P ^^
New Idea
sarxes
S3 licensed
1st of all , sorry for my english ...

I have some Idea to improve the LFS . Lets see these :

- Attached a picture of my idea how to impruve the layout editor in game. It would be nice to make the track sides with "photoshop pen" ... So people could make paths like in photoshop with pen after stroke woth object , ex. barrier red, or barrier long or bale ... and also select more object with pushing a button and delete them or move.It would be fantastic that modify the spacing between the objects in meter.
- My second idea that players could modify the ready time after leaving the pit , its so annoing to wait 12 seconds and 6 seconds in some layouts after left the pit. So we should disable the "Ready time" or players couldnt go anywhere until the times over.
- My last fantastic thing that we should put some new tables on layout like : Pit Entry , No Entry , or any some tables with customizable text , so players could put any text for it. With this idea the players could make fantastic layouts in Autocross or any other , and should make a "LFS city" with parking lots , fuel stations, police station or any kind of .... So this is my idea.
sarxes
S3 licensed
Its a fu... g thing. I made a layout on AS5X with checkpoints and start and finish and after left the pit every time I have to wait 12 seconds ... If I dont wait I get 30 sec. penality. Its not fair
FGED GREDG RDFGDR GSFDG