Lebuhraya 3.8.5 Patch Notes

Lebuhraya v3.8.5 fixes broken delivery job GUIs, unresponsive streetlight puzzles, phantom driving HUDs on passenger seats, Yifish physics launches, and more!

Lebuhraya 3.8.5 Patch Notes

Bug Fixes

Pos Nasional delivery job GUI not appearing when switching teams — The delivery job GUI was only created once on initial join and permanently destroyed if the player wasn't already on the Post Office team, making the job inaccessible for the rest of the session. (Thanks @okheloym!)

Power Nasional streetlight repair puzzle unresponsive to input — The 10 wire-endpoint buttons had Active=false, which disabled their input events entirely. No matter how many times players tapped or clicked, nothing happened. The puzzle now works normally on both desktop and mobile. (Thanks @kekegaming900!)

Streetlight repairs requiring multiple attempts — The Assign and Complete actions shared a single 2-second rate-limit cooldown, so a player who solved the puzzle quickly would have their completion silently dropped by the server, leaving the streetlight broken. Each action now uses its own rate-limit bucket, so fast completions succeed on the first try.

Added success notification for streetlight repairs — A banner now confirms "Streetlight Repaired — +25 XP" when a repair completes, so players know their work counted instead of guessing.

Power Nasional SUV passenger seats showing a Drive prompt — The 4 passenger seats on the Tayoti Hilux PNB were accidentally created as VehicleSeats instead of regular Seats, causing a phantom "Speed 0" speedometer to appear. Passenger seats now correctly show "Sit" with no driving HUD, while the driver seat still shows "Drive" as expected. (Thanks @kekegaming900!)

Remove and Parking Brake buttons silently doing nothing — When you didn't own a spawned vehicle, the settings menu buttons registered taps but the server quietly dropped the request with no feedback. Both buttons now grey out when you have no vehicle, so you can see at a glance whether they're usable. (Thanks @NICO_23378!)

Pos Nasional / Tayoti Hiace left turn signal never lighting up — An extra texture on the left-side signal mesh was overriding the amber colour, washing the Neon glow out to white/grey and making it invisible from a distance, while the right signal blinked brightly as intended. Affected all 4 Tayoti Hiace variants (New, Set 1, Set 2, Set 3) including the Pos Nasional courier van. (Thanks @NICO_23378!)

Yifish flinging players into the sky when caught — The Yifish model's parts had nearly zero physical mass, causing the fishing rope constraint to produce unstable physics forces and launch the player upward. The Yifish now has proper physical weight so it reels in naturally. (Thanks @GeoffreyAde!)