Are there plans to implement some indication for the player about where the routes are going?
For example triggering waypoints when boarding the bus to know the route the bus is using.
Really liking this <3 I want to add the path between bus stops in unique color for each bus route like the tram route map in the stations.
Very nice!
Hey @PixelPril
Yesss that feature is indeed coming! You’ll be able to adjust the train speed in the upcoming update^^
Thank you for all your amazing feedbacks and suggestions
I’ll make sure this feature comes soon @ERR_R … adding a waypoint or route indicator when boarding the bus would make the whole system way clearer for players. Great suggestion ![]()
Thank you for you amazing feedback
really cool idea** giving each bus route its own color on the path would make the whole system super good looking. I’ll make sure we look into adding that! ![]()
![]()
I love the taxi wave system but I would like to have it as an app in lbphone can you add that??
Thank you so much @Zherker88! ![]()
Yeah, you can absolutely turn it into an LB Phone app. The system already gives you everything you need — just call one of these from the app button:
- Client Event:
taxi:wave - Export:
waveTaxi - Command:
/wavetaxi
Or if you want the ordering version:
- Client Event:
taxi:order - Export:
orderTaxi - Command:
/taxi
Super easy to use in any other system or phone script ^^
Nice!! pay can be linked too?
Yes its editable u can use any banking system u want, and if u need help with any of it u can hitme up anytime ^^
Using this for a long time do we get discount for v2? @ENYO69
Any News about an Update? Like to customize train speed or a schedule system. Can’t see changelogs for long time. I like the script ![]()
Its FREE update from your assets ^^ you can update use v2.0 now… Enioy ^^
any chance of adding plane trip for custom map airports? we run roxwood on our server and would love to have a plane route for it
Is this real
if so lemme know I need this asap![]()
Yess
and you’re gonna love it ^^ we just dropped a big update with a lot of new things, ticket systems for bus and train and planes, boat transport, and smart taxis with even more realistic behavior, check out the latest video here ^^ enjoy and hit us up if u need anything ^^
hey! yess absolutely, the plane routes are fully configurable so you can add any airport you want, just add a new entry in Config.PlaneRoutes in the config file like this
{
Name = "LS International to Any Other Airport",
id = "R101",
start = {
runwayStart = vector3(...), -- your runway start coords
runwayEnd = vector3(...), -- your runway end coords
},
waypoints = {},
finish = {
runwayStart = vector3(...), -- LSIA or wherever u want it to land
runwayEnd = vector3(...),
},
planeModel = "shamal",
Price = 1000,
},
just grab the coords of your runway and drop them in, thats it ^^ hit me up if u need help finding the right coords or setting it up! ^^
Thanks you’re the goat
![]()
really enjoy this only suggestion is adding a sit option for metro instead of only standing can it be done plz?
Thank you for your amazing feedbacks
glad u liking it! good news u can already sit in metros, added that in the v2.0 update (its free btw just grab it). also added buying tickets from machine ui at stations, and a metro worker npc that kicks ppl without tickets, plus speed control config for the metro too. Enjoy ^^