I modified the supplied *.cfg file using my settings...just been through it line by line...and cant see any missing ";"
One thing I DID note was that the trackInfo.cfg file has a datestamp of JULY 2007...surely you didnt have THAT much advance knowledge of the new tracks/cars?
Anyway, attached is my *.cfg file to see if you can find the error! (renamed to *.txt to allow upload!)
i have a small question about new authoring system, i run a single s2 drift server from home, is it possible to restrict cars allowed by driftscore gained. ie. everyone starts with the XRG, then when they scored enough driftpoints, they can then drive the XRT, and so on ?
First of all, happy new year and a big thank you for the latest update of Lapper.
Second, I want to "bother" with two small glitches in the configuration-file:
Original lines:
BeginPitPrivMess = Pit begin! Work : {Work};
EndPitPrivMess = Pit finished in {PitTime} - Total Pit : {TotalPitTime}!;
Should be:
BeginPitPrivMess = Pit begin! Work{colon} {Work};
EndPitPrivMess = Pit finished in {PitTime} - Total Pit{colon} {TotalPitTime}!;
Third thing are some outstanding wishes for lapper:
- Clear penaltycount at the start of a new race
- Give warning before kick or ban is executed (max penalties=2 ; after first penalty a warning, after second a kick or ban)
- Exclude 'no pitstop made' from the 30sec penalty option (when a player doesn't make a pitstop in a race where this is required, LFS automaticly gives a 30 sec penalty. If the 30sec penalty rule in Lapper is enabled, Lapper kicks/bans this player on top of the penalty given by LFS)
Please let me know if one or more of this wishes can be accomplished in a next version of lapper.
Last thing is a question about LFS it self, when does LFS give a 30/45 sec penalty? I know a sec penalty is given for not making a pitstop when you should have done that, but which are the other situations to receive such penalties?
Thanks for all the work done on Lapper and thanks in advance for the answers.
just one more question, i know its possible to spectate a driver who hasn't scored enough driftpoints, but is it possible to spectate someone if they dont complete a lap under a certain time as well?
i was thinking of knocking up a speed drift server
LOL, I've been smiling reading your last post Gai-Luron.
Thanks for all the hard work done and being done.
I really like this application and as said before, it's getting better and better.
Keep up the good work and if you need me for some more explaination or testing, just ask me and I'll help you in the best way possible. Many thanks again.
hi, there is very old bug in lapper with playernames, not so significant in s2 (but too), and last time more and more people using that bug to "protect" themself eg. from flooding, penalties etc. in lapper.
problem is with special symbols in player names like arrows, squares... etc. which are not properly interpreted in commands in script and "invalid parameters" errors comming up.
example log: /msg good 1st (0.24.36) by ^LTest
good 1st (0.24.36) by ^LTest
TestŤ‹›^L pitted
TestŤ‹›^L left the pits (FBM)
/msg Clutch Mouse
Clutch Mouse
/msg unbelivable 1st (0.23.85) by ^L» ^Cňens1on
unbelivable 1st (0.23.85) by ^L» ^Cňens1on
TestŤ‹›^L : DRIVE-THROUGH PENALTY
/rcm GAY!
/rcm_ply Test
Parameter is not valid
TestŤ‹›^L : STOP-GO PENALTY
/msg ^LTest
^LTest
/kick Test
player name is - TestŤ‹›^L, but commands (/rcm_ply, /kick...) are executed with only Test name
Hi ive got some probs the lapper starts but dont work i cant understand why. Here the error: LFSLapper, Version=5.3.2.1195, Culture=neutral
Copyright (C) 2005-2007 Janez Cufer and Gai-Luron
LFSLapper comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions. Read LICENSE for details.
Intercept don't work
Loading WR...Not Loaded
The following error occurred:
File not found.
mscorlib
in <0x00284> System.IO.StreamReader:.ctor (System.String path, System.Text.Encoding encoding, Boolean detect_encoding_from_bytemarks, Int32 buffer_size)
in <0x00026> System.IO.StreamReader:.ctor (System.String path)
in (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
in <0x00150> LFSLapper.trackCarData:.ctor (System.String filePath)
in <0x00c20> LFSLapper.LFSClient:.ctor (System.String scriptfilename, LFSDebug.debug Pdebug, Boolean debugmode)
in <0x000f1> LFSLapper.LFSLapper:Main (System.String[] Args)
Void .ctor(String, Encoding, Boolean, Int32)