v1.10
Bug fixes for ox_target compatibility and locale corrections reported by community.
Changes:
Fixed: ox_target stops working after T-Pipe placement — next-in-sequence pipe (hologram) now gets collision enabled while it's the active target so ox_target raycast can hit it; collision restored to off when no longer the target
Fixed: progress bar always showing "Putting Back Materials" — every "take pipe" trunk action was calling the put-back animation by mistake (
pedtoVehicleinstead ofvehicletoPed); 13 call sites corrected across legacy menu and target event handlersFixed: Turkish locale —
receivingMaterialsandputBackMaterialsstrings were swapped, so Turkish servers showed the wrong message in both directionsFixed: German locale —
shortbend/longbendwere translated identically toshortpipe/longpipe(both "Rohr"); now use "Bogen" so bends and straight pipes are distinguishableBumped version 1.09 → 1.10
Changed Files:
client/main.lua • client/insertPipe.lua • locales/tr.lua • locales/de.lua • fxmanifest.lua
Last updated

