The online racing simulator
Searching in All forums
(345 results)
Basic information in this thread
Tur8o
S2 licensed
is there just a GTR only league??
Tur8o
S2 licensed
Thanks Guys for positive comments we are trying to do our best we are working on the limited Admin side of stuff give us a chance we have only been up and running for less than a month.

sometimes its you that has to be the one that slows down and waits for them to crash the reason we don't kick the "noobs" straight away is because as i have been driving as3 for just over half a year i have seen "noobs" come on and within a week they are in low 42 and high 41 area for instance a guy called narval not very good driver but when he asked for some help "most" people ignored him but the ones that did help him now he is better race and faster

Thanks Tur8o
Tur8o
S2 licensed
Thanks Gai much appriciated

yes this is very complicated lol my head hurts i will get it into my head though

Tur8o
Tur8o
S2 licensed
Gai your a life saver.. Thanks ever so much that will also help me in future when i would like to add more things similar....

and its like adding an extra paragraph in to the original paragraph isn't it?

I did a RegisteredActionSchedule for it to go off every 15 minutes but when it gets to the 15 minutes it just spams it loads of times and i dont know why this is what it looks like

RegisterScheduleAction( "* 00 * * * * * : * 15 * * * * * : * 30 * * * * * : * 45 * * * * *", SA_webad );

Sub SA_webad() # Lapper Event
cmdlfs ( "/msg ^3Visit Our Website At ^6www.AMGMotorsports.ucoz.com" );
EndSub

Thanks Tur8o
Tur8o
S2 licensed
Quote from Gai-Luron :Hello,

Great!

onIdleExclude was created before UserGroup, it's for this on idle exclude exist. But now it's easy to do with usergroup. You become a GLScript coder

Gai-Luron

thanks

i just need to work out how to give people limited admin now im not sure what to do from here...

UserGroupFromFile( "admin", "./admin.txt" );

UserGroupFromFile( "halfadmin", "./halfadmin.txt" );

i have this for the files like the exclude files from spectate

and i have this but it doesnt work maybe you could help
IF( UserInGroup( "admin",$userName ) == 1 )
THEN
IF( UserInGroup( "halfadmin",$userName ) == 1 )
THEN
cmdlfs( "/restart" );
ELSE
privMsg( langEngine( "%{main_notadmin}%" ) );
ENDIF
BREAK;

thanks tur8o
Tur8o
S2 licensed
Hello Guy i have fixed it i made a separate file with usernames in and made it similar to the swear filter one

Event OnIdle1() # Player event
UserGroupFromFile( "Exempt", "./idleexempt.txt" );
$UserName = GetCurrentPlayerVar("UserName");
IF( UserInGroup( "Exempt",$UserName ) == 1 )
THEN

ELSE

privMsg( langEngine( "%{main_idle1}%" ) );
ENDIF
EndEvent

thanks for the help
Tur8o
S2 licensed
Quote :for Tur8o, i take a look on iddle exclude, try to put all username in lowercase

Gai-Luron

no i tried lower case still no luck :/
Tur8o
S2 licensed
Quote from sinanju :Hi Yisc{NL]

I emptied the large log file, and re-run with drift on. Did this a few times.

Log file attached.

It says error on line #2262

My Lapper.lpr file has no line spaces in it, so using PSPad, line #2262 is:

main_split1 = "^7SP1: {0} {1}({2})&^7TPB:{3}";

However, that line is not much different to next 2 lines:

main_split2 = "^7SP2: {0} {1}({2})&^7TPB:{3}";
main_split3 = "^7SP3: {0} {1}({2})&^7TPB:{3}";

Doesn't make much sense, unless line numbering is wrong somewhere.

what i did was cut out the Lang_En and put it into a separate lpr file then in the override options i put
include( "./includes/Lang_En.lpr");
include( "./includes/Lang_Fr.lpr");

and that is for both of them En & Fr i havent had a prob with them since
Tur8o
S2 licensed
Quote from Gai-Luron :Work only with username, no nickname

#$IdleExclude = "Tur8o,5ini5t3r,Andy King,Blaine"; # Usernames excluded for idle check
$IdleExclude = "&./idleexempt.txt";
$OnIdleTimeout1 = 40; # Idle timeout for OnIdleAction1 in seconds
Event OnIdle1() # Player event
privMsg( langEngine( "%{main_idle1}%" ) );
EndEvent
$OnIdleTimeout2 = 50; # Idle timeout for OnIdleAction2 in seconds
Event OnIdle2() # Player event
cmdLFS( "/spec " . GetCurrentPlayerVar("Nickname") );
privMsg( langEngine( "%{main_idle2}%" ) );
EndEvent

i comment the first one out because it didnt work so andy suggested i make a separate folder and put the names in there but still no success Andy hasnt been here for a while so i cant ask him this it the file aswell
it has the usernames andy said something about after the

$IdleExclude = "&./idleexempt.txt";

to put something like a "ELSE" i think but i was trying to keep up but no success again so please Gai could you help me on this one?
Tur8o
S2 licensed
what program?
Tur8o
S2 licensed
i cannot get my idle exclude to work could some one help please
Tur8o
S2 licensed
not my bodykit mate so dont report it to me
Tur8o
S2 licensed
Awesome mate good job
Tur8o
S2 licensed
hows this i put it together in about 20 minutes

thanks tur8o

needs to be uploaded
Tur8o
S2 licensed
get a higher res dragon and i will see what i can do
Tur8o
S2 licensed
You will need to upload it.
XRR Bodykit
Tur8o
S2 licensed
could someone help me find an XRR bodykit which is not daloonie's

dont get me wrong i like daloonie's i just dont want to use it for my current skin in progress

Thanks Tur8o
Tur8o
S2 licensed
Just a skin i made today its private though

Bodykit from Daloonie

P.S. Only nice comments ....

Thanks Tur8o
Tur8o
S2 licensed
Quote from Bmxtwins :NEW:


OLD:


Anyone ever heard of google images? Sheesh!

G-oo-g-l-e Im-a-g-e??? whats that? :P
Mercedes AMG Logo
Tur8o
S2 licensed
Can anyone direct me to find this specific logo
its the AMG one on the bonnet with the //// behind it..

thanks Tur8o
Tur8o
S2 licensed
its private skin for the FXR so i cant
***Mercedes DTM FZR + XRR***
Tur8o
S2 licensed
Hello could someone make me a skin similar to this but in the FZR and XRR

Thanks Tur8o

Without the Number 13 on the side
Tur8o
S2 licensed
Quote from Tim NL :Hi,

How can i add 2 strings together?
When i make something like this it gives on var $b1 the value 0 in case of Hello world.
I use lapper version 5.841.


CASE "!hello":
GlobalVar $a1 ;
$a1 = "hello " ;
GlobalVar $a2 ;
$a2 = "world" ;
privMsg( . $a1 . " + " .$a2 );
$b1 = $a1 + $a2;
privMsg( . $b1 . " this a1+A2" );
BREAK;


is it you pat a "THEN" after your message for example..
IF ( $enable_pitboard == "true" )
THEN
OnConnect_Pitboard();
ENDIF
EndEvent

Tur8o
S2 licensed
Quote from Gai-Luron :Error message is incomplete. need the few line before. Maybe default top car not set

default top car is set :/ i have looked at everyline it says and there is nothing wrong with it
Tur8o
S2 licensed
Hi Gai cand you tell me this problem i dont quite understand whats wrong i edit something this comes up the i get the .dbs files pop up i delete them from the FTP i !start it starts but when i try to !reload i get this come up again please guide me in the way of correctness

this is the error message
LFSLapper.LFSClient.managePacket(NCN newConnection) in D:\Dev\DevInsim\lapper\LFSLapper5.842\LFSLapper\src\LFSClient\managePacket.cs:line 51
at LFSLapper.LFSClient.Loop(Connect insimConnection) in D:\Dev\DevInsim\lapper\LFSLapper5.842\LFSLapper\src\LFSClient\loop.cs:line 889
at LFSLapper.LFSClient.doloop() in D:\Dev\DevInsim\lapper\LFSLapper5.842\LFSLapper\src\LFSClient\lfsclient.cs:line 625
at LFSLapper.LFSListen.Listen.goWorkMode() in D:\Dev\DevInsim\lapper\LFSLapper5.842\LFSLapper\src\LFSListen\Listen.cs:line 85
at LFSLapper.LFSListen.Listen.startStbMode() in D:\Dev\DevInsim\lapper\LFSLapper5.842\LFSLapper\src\LFSListen\Listen.cs:line 270

FGED GREDG RDFGDR GSFDG