Ruta: resource/gui/windows/mecanico_s.lua Linea: 433
if exports.factions:isPlayerInFaction(player, 3) and not isElementInRange(player, X, Y, Z, Rango) then outputChatBox("(( No estás en el taller. ))", player, 255, 0, 0) return end
Cambiamos los dígitos X Y Z Por las cordenadas de nuestro taller y el Rango por el tamaño o rango de nuestro taller mecánico.
Guardamos y hacemos restart gui en F8.
Guardamos y hacemos restart gui en F8.