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 (pedtoVehicle instead of vehicletoPed); 13 call sites corrected across legacy menu and target event handlers

  • Fixed: Turkish locale — receivingMaterials and putBackMaterials strings were swapped, so Turkish servers showed the wrong message in both directions

  • Fixed: German locale — shortbend / longbend were translated identically to shortpipe / longpipe (both "Rohr"); now use "Bogen" so bends and straight pipes are distinguishable

  • Bumped version 1.09 → 1.10

Changed Files:

client/main.luaclient/insertPipe.lualocales/tr.lualocales/de.luafxmanifest.lua

Last updated