The online racing simulator
Quote from Daviddabest :Hi,
Is there a way to start it with cruise mode set on?

Yes on start up look for


<?php 
    GlobalVar $Mode
;
?>

change it to


<?php 
    GlobalVar $Mode
$Mode "Cruise";
?>

Hi,
Thanks thats working perfect,

However I now have to set /laps 0
as it starts with 5 laps and qualify 10
Quote from Daviddabest :Hi,
Thanks thats working perfect,

However I now have to set /laps 0
as it starts with 5 laps and qualify 10

oh right then add


<?php 
                            
IF ( $Mode == "Cruise" )
                            
THEN
                                Turn_Cruise_On
$userName );
                            ENDIF
?>

Under

<?php 
    GlobalVar $Mode
$Mode "Cruise";
?>

Next update i'll be including some settings such as car price varying, default start up mode, how often prices change
Thanks I'll try that,

If you need any help for the development, feel free to PM me.


Is their a way to show road names / current speed / road speed?

also

Is their a way to create jobs?
Quote from Daviddabest :Thanks I'll try that,

If you need any help for the development, feel free to PM me.


Is their a way to show road names / current speed / road speed?

also

Is their a way to create jobs?

Ye i have been working on that, i think i will copy the node info from the other insim for AS5 and BL1
Quote from Fire_optikz001 :oh right then add


<?php 
                            
IF ( $Mode == "Cruise" )
                            
THEN
                                Turn_Cruise_On
$userName );
                            ENDIF
?>

Under

<?php 
    GlobalVar $Mode
$Mode "Cruise";
?>

Next update i'll be including some settings such as car price varying, default start up mode, how often prices change

I get the same as before,
Im guessing somewhere in LFS lapper starts with 5 laps and qualify 10


As an update happy hour end, boots the player back to pits so there is no car in race - even though own the car
Quote from Daviddabest :I get the same as before,
Im guessing somewhere in LFS lapper starts with 5 laps and qualify 10


As an update happy hour end, boots the player back to pits so there is no car in race - even though own the car

yep i already fixed the bug for next update
Ok, 10.8.0.3 is now online

whats fixed?
  • Happy hour no longer spectates when it ends if you own the car your driving
Whats New?
  • Cruise_Settings.lpr(this has all of the settings that you can change)
what bugs are known?
  • when insim starts and it should be happy hour it does not start happy hour
http://T3charmy.net/LFSLapper-Cruise/
As an update:
You commented out the Mall

Otherwise working perfect!
Quote from Daviddabest :As an update:
You commented out the Mall

Otherwise working perfect!

yes i know cause it is no longer needed it was replaced ... reminds me i for got to include the layouts
Helpppppppppppp
hi
i cant get the cruise comands to work HELPPPPPP
thanx bye
Suggestion: Car Rental
Rather than saving up lots of money for new cars, why don't you make it you can blow some of your money on 'renting' a better car for a short while?

Or one of the prizes for winning the lottery is getting rental or even a new car? Bigger the win, the better the car?
zip file error !
Thnx
Pls İnstallation you tell? PM or POST pls
Quote from sinanju :Or one of the prizes for winning the lottery is getting rental or even a new car? Bigger the win, the better the car?

actually... i was thinking of doing something like this... i have it coded already... just have to actually add to where you can get free car
Hey all, i will be releasing a small update this weekend that fixes small bugs, and fixes the lotto probbability
hey guys

I'm tired and I'm trying to run LFS lapper Cruise

on 500server put i dont know how or way to start it !



Quote from ViKTOOR-LFS :I'm trying to run LFS lapper Cruise on 500server put i dont know how or way to start it !

Unlikely to work as 500Servers only updated LFSLapper to version 5.926b, whereas I think the cruise add-on need the new version 6 to run.

However, to try it, go into your LFSLapper game server (not the LFS game server), then /File Manager, then /default, then /includes.

e.g.
(User Home > Game Servers > Lapperv5 47 Slots > File Manager > default)

From there, upload the cruise.lpr file(s).

Once uploaded, open the addonused.lpr file, and type in

include( "./cruise.lpr");

or whatever the name of the cruise lpr files are called.

Once that's done, restart the LFSLapper game server (don't need to restart the LFS server), and you should see something in your server (although likely to be errors due to lapper versions).
hmmmm

se this if anything proplem need to fix

default/includes/ addonsused.lpr

# GUI Framework main include - this MUST be first
include ("./gui.lpr");

# Help GUI
include ("./gui_help.lpr"); # Multi-tabbed help (all in one)

# Admin GUI
include ("./gui_admin.lpr"); # Admin GUI root include
include ("./gui_admin_membership.lpr"); # Admin GUI Membership administration
include ("./gui_admin_handicaps.lpr"); # Admin GUI Handicap allocations

include( "./utils.lpr");
include( "./myInc.lpr");


#### Include for splitting infos ####
include( "./pitboard.lpr");
include( "./pitwindow_gui.lpr");
# OR
#include( "./defPitInfo.lpr");
#####################################

#### Include for drifting infos ####
#include( "./driftdef.lpr");
# OR
#include( "./driftmeter.lpr");
#####################################

include ("./debug.lpr");

include( "./safetycar.lpr");
include( "./ctrack.lpr");

include( "./guiconfig.lpr");

include( "./who.lpr");

include( "./tops.lpr");

#include( "./listevent.lpr");
include( "./winnerflags.lpr");

############################
##### LFSLapper Cruise #####
############################
include( "./Cruise_Settings.lpr");

include( "./Cruise.lpr");
############################
### End LFSLapper Cruise ###
############################


To remind you before anything! lfslapper did not work properly
Attached images
files.JPG
files2.JPG
Quote from ViKTOOR-LFS :hey guys

I'm tired and I'm trying to run LFS lapper Cruise

on 500server put i dont know how or way to start it !

I think you need to look at your config file - clue (extracted from LFSLapper Changes document:

2. Start Lapper's instance with the unique ID, not with the line position. No space in ID
id|gr1|94.23.7.00|30211|./demo|demo_1.ini|autowork
Quote from ViKTOOR-LFS :yea thnx bro for help

lfslapper starting now good drift score and other stuff!

when i put !help i see crusie commaneds

i try to put !cars and all of list showing
(id cruise_hud_car notfound)

polise
Access Denied


!cars i will fix asap

!police you need to add yourself to police.txt
@ Fire_optikz001: is your creation only the Cruise? or also the drift?

coz I have a question on your LFSLapper Cruise Addon (Release 10.8.0.3)

Cruise Mode:
when ever I switch to cruise mode no data was saved and it comes back to $6,500.00

Drift Mode:
1) no points
2) no drift meter

Race Mode:

I set the voting to Vote Cancellation, when ever someone press SHIFT+R to restart the welcome message and pitboard setting always appears. How can I set this lapper to be stable if when ever press shift+r it will just say Voting is not available or Voting Canceled?

Thanks in advance
Quote from Deejayyaj :@ Fire_optikz001: is your creation only the Cruise? or also the drift?

coz I have a question on your LFSLapper Cruise Addon (Release 10.8.0.3)

Cruise Mode:
when ever I switch to cruise mode no data was saved and it comes back to $6,500.00

Drift Mode:
1) no points
2) no drift meter

Race Mode:

I set the voting to Vote Cancellation, when ever someone press SHIFT+R to restart the welcome message and pitboard setting always appears. How can I set this lapper to be stable if when ever press shift+r it will just say Voting is not available or Voting Canceled?

Thanks in advance

i only created the cruise ... not sure why is not saving for you ... do you have the latest version of LFSLapper?

FGED GREDG RDFGDR GSFDG