The online racing simulator
Searching in All forums
(966 results)
Gai-Luron
S3 licensed
Good french

Better is
main_keyboard = "Sinanju utilise le clavier et ne peux répondre rapidement";

You can have many language section as you want: Italian, Deutch, etc...


sinanju you are good in GLScript and translation feature. Maybe, you can write a little howto for GLScript

Gai-Luron
Gai-Luron
S3 licensed
Hello,


no other way.

bye

Gai-Luron
Gai-Luron
S3 licensed
it's not visual basic you need to use but visual c#
Gai-Luron
S3 licensed
Ok, i take a look when i receive your file already partially done

Gai-Luron
Gai-Luron
S3 licensed
Hello,

give me you work done ( script file ) and i try to correct then and explain more to you. No you aren't stupid, it's a system like programmation similar to string.format in c#. A little time is needed to understand how it work . Don't worry, i am sure you understand quickly how is work

Gai-Luron
Gai-Luron
S3 licensed
pitboard_gained_time="^2you've gained^7: {0}";

When you use langEngine give one parameter for replacing {0}
langEngine( "%{pitboard_gained_time}%",NumToMSH(GetCurrentPlayerVar( "DiffSectorSplit1" ))

Lapper replace {0} in string with NumToMSH(GetCurrentPlayerVar( "DiffSectorSplit1" )

you can add more {0} {1}...{n} and give to langEngine the prarameter to be used for replace this. Take a look a LFSLapper.cfg, i use it in most case.

I think same issue for the rest of your exemple

Gai-Luron
Gai-Luron
S3 licensed
I corrected bug in last release about line error number. Do you use this last release.

If yes, give me an exemple and how i can reproduce it to fix. Normally, i don't want display error in console, because use of LFSLapper on dedicated host without screen display. it's for this, i create errorlog file

Gai-Luron
Gai-Luron
S3 licensed
Try project->rebuild or something like
Gai-Luron
S3 licensed
Do you look in folder i say to you?
Gai-Luron
S3 licensed
@fireb0llch
open csproj with c# in src dir
type F6
Go to bin/release subfolder and get the new exe file

that'all!

@Yisc[NL]
this msg is because i cut a little hardly Lapper server, but this no cause problem.
Do you take a look to the translation mode. If you have time to add it to your Scripts . Then i wrote french translation. Translation section must be in you script file it's better. Prefix each key with your own prefix to avoid conflict to other translation.
Ex: if you need a not allowed message in your pitboard script

notallowed = "You are not allowed";
better with
pitboard_notallowed = "You are not allowed";

bye

Gai-Luron
Gai-Luron
S3 licensed
New release

Quote :+-------------------------------+
|Changes from v5.842 to 5.843 |
+-------------------------------+
1. Fix crash when password is to big in config file. Now send an error message

2. working dir autocreation when a new entry is present in LFSServers.cfg.

3. Add a new directory "defaultfiles" containing default file for autocreation

4. Fix bug in driftdbs when player have a \0 ( zero ) in nickname

Gai-Luron
S3 licensed
Hello,

Fixed, take a look at the new release

Gai-Luron
Gai-Luron
S3 licensed
@ VK RACING

You server pass is too big. you can have a pass less than 16 char.Insim restriction!!


Gai-Luron
Last edited by Gai-Luron, .
Gai-Luron
S3 licensed
Quote from fireb0llch :Ok thank you, it works on XP, so do you know any solutions that it works on Windows Server 2007 too?

Greetings,
Xcite | Fireball

Try to recompile LFSLapper using microsoft C# in windows server

Bye
Gai-Luron
S3 licensed
Hello,


Can you try in XP? Maybe An issue with sqlite dll

Gai-Luron
Gai-Luron
S3 licensed
Hello,

Use !myconfig in chat

Gai-Luron
Gai-Luron
S3 licensed
I prefer you make the link to the LFSLapper dev subforum, not the release thread, thank's

Gai-Luron
Gai-Luron
S3 licensed
Hello,


Correct link for lapper is : http://www.lfsforum.net/forumdisplay.php?f=262

Thank's

Gai-Luron
Gai-Luron
S3 licensed
Download new version for corrected configs file ( FBM issue, parenthesis )
Gai-Luron
S3 licensed
Config file working
Gai-Luron
S3 licensed
Release 5.8.4.2b

Default language is English and not french. Mistake by me ^^


Gai-Luron
Gai-Luron
S3 licensed
To manually change language, type !myconfig in chat.

I do a mistake, now default lang is english and not french

Download the 842b version

Gai-Luron
Gai-Luron
S3 licensed
Hello
  • yamakawa have graph.exe source
  • Use System.Xml on C# to read and write xlmdocument
  • How to read lfsworld stat? here http://www.lfsforum.net/showthread.php?t=14480 and take a look on LFSLapper reading lfsworld info
  • For automatic upload, take a look on LFSLapper ftp upload working in thread mode
  • To avoid tarpiting from lfsworld, you have to pay for this. But you can turn around this reading info and store it in DBS
  • Take a look at insim.txt to view what it's possible to catch from insim connection
Gai-Luron
S3 licensed
Remove /* and */ around drift counting option in config file
Gai-Luron
S3 licensed
Hello,

Lapper is started in stand by mode. it was waiting you to type !start in LFS chat to start in work mode if you are admin. Check at admin.txt to put your lfs username

In chat you can type now:
!status to view status of Lapper, work mode or stand by mode
!start to go in work mode when you are in stand bye mode
!stop to go in stand by mode when you are in work mode
!reload to reload config when you are in work mode without restart Lapper

To go in work mode directly on launch of LFSLapper type in LFSServers.cfg
autowork at end of definition line

example:
change
DEFs|gr1|192.168.2.100|29999|./default|default_1.ini|autoStart
in
DEFs|gr1|192.168.2.100|29999|./default|default_1.ini|autoWork

if you don't need the first line put a # at begin of line
DEF1|gr1|127.0.0.1|29999|./default|default_1.ini|#autoStart
in
#DEF1|gr1|127.0.0.1|29999|./default|default_1.ini|autoStart




There is many many difference between previous release. If you have time read accurately the change.txt file


Gai-Luron
Last edited by Gai-Luron, .
FGED GREDG RDFGDR GSFDG