I've tacked the whole 'Lang' section on at the end of the file... like this...
Lang "EN"
main_TDS01 = "^8?";
main_TDS02 = "^8?";
EndLang
And copied the Drift section over the top of the original.
Still nothing.
Has it got anything to do with the !gui needing to have the drift set as default to on instead of using !gui after the Lapper has loaded?
Also.. this appears to be the same script that came with the downloaded Lapper in driftmeter.lpr- and I really don't know which is the best set of instructions to follow and neither seem to work
Am I better off editing the LFSLapper.lpr with all the driftmeter info or telling lfslapper.lpr to look for it with pitboard etc.?
1). Is there an escape code for the TM superscript logo?
I want to have a trademark logo show up in the Lapper welcome screen - but I can't figure out what the code is
My nickname comes up as Drew [™Pirate] but it doesn't work on the Lapper screen.
2). I'd like to have a message pop up on screen when anyone leaves the pit box - I assume this is possible using something like 'OnLeavePits' but I can't find anything like that in the lfslapper.lpr file
3). And... how do I get the welcome screen (where it says friendly rank -/-) to use drift scores to rank instead of laptimes?
4). Last one for now Now that I have got !drf working, is there a way of getting the top scores that are saved by the users Nickname - NOT their username?
openPrivButton( "welc",25,50,150,15,12,-1,16,"^1Welcome " . $NickName . " ^1to [™Pirate] server!&^0Type ^7!help ^0after leaving garage to see commands." );
And it didn't work - it actually displayed:
[#153;Pirate]
And I want...
[™Pirate]
:edit: ffs - I can't get the forum to show the ascii code, buy you get what I mean. Instead of the TM logo, I'm actually getting the ascii code minus an 'and' symbol.
The driftscore personal bests don't appear when using !drf - the table is blank although I have done several runs. << Fixed, I was a noob, hadn't set the default car to XRT
And... I want the welcome screen (where it says friendly rank -/-) to use drift scores to rank instead of laptimes.
I'd like to have a message pop up on screen when anyone leaves the pit box - I assume this is possible using something like 'OnLeavePits' but I can't find anything like that in the lfslapper.lpr file
And is there a resource online that covers all of the avaliable commands so I can leave Gai alone for a little while?
Right... I've got Lapper working - but I can't seem to get this to work.
I've copied the code (from DRIFTING OPTIONS to LANG) into lfslapper.lpr over the top of the otriginal DRIFTING OPTIONS - and that stops the drift scoring from working.
If I add the LANG section to lfslapper.lpr very little seems to work (including !gui).
Am I putting the LANG section in the wrong place? because I can't find an original LANG section in my original lfslapper.lpr file.
Oh - and how do I get the drifting option set to 'yes' by default instead of having to set it in !gui every time?
Object reference not set to an instance of an object.
LFSLapper
at LFSLapper.LFSClient..ctor(String pip, Int32 pport, String pWorkingDir, String pInifile, String pSuperUsers) in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\LFSClient\lfsclient.cs:line 243
at LFSLapper.LFSListen.Listen.goWorkMode() in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\LFSListen\Listen.cs:line 82
at LFSLapper.LFSListen.Listen.start() in D:\Dev\DevInsim\lapper\LFSLapper5.840\LFSLapper\src\LFSListen\Listen.cs:line 126
Void .ctor(System.String, Int32, System.String, System.String, System.String)
Closing Instance...
-----------------------------------------------------------------------------
Also that although I have tried all these password/ file combinations (and more):
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...
-----------------------------------------------------------------------------
Mean anything to anyone?
:edit:
I've removed the passwords altogether now, and it seems to be working - but I'm obviously going to want a password
:edit2:
lol.... when I try to !start the Lapper.... it tells me:
Only for admin!
And I've put my username into the admin.txt file, and the superusers.txt file
I keep getting an incorrect password error message when I start lapper... but the passwords match.
Is there something else that may cause the same error?
The password I use to set up the server (via 'start new host') is exactly the same as the one in LFSLapper.lpr and default_1.ini - and 8 characters long.
I'm not using the dedicated server and lapper version 5.8.4.1