N3GO10 Posted June 28, 2023 Share Posted June 28, 2023 (edited) Peguei esse sistema da net de plotagem e gerenciamento de base e não esta funcionando direito.. others.setVehiclePlotagem(playerData[player], data['plotagem'].element); Esta dando erro nessa linha others = { ['managerHud'] = function(element, state) return setPlayerHudComponentVisible("all", state); end, ['setVehiclePlotagem'] = function(vehicle, plotagem) return exports['[RS]Plotagem']:setVehiclePlotagem(vehicle, element); end, ['givePlayerWeapon'] = function(element, id, ammo) if (item and quantidade) then local worth = exports.worth_inventario worth:giveItem(player, item, quantidade) end end }; Edited July 4, 2023 by Lord Henry Código convertido de texto para Lua. Link to comment
noonbr Posted July 1, 2023 Share Posted July 1, 2023 É importante que você formate o código utilizando a funcionalidade do fórum. Você diz que está dando erro em alguma linha, mas não diz qual é a linha e nem o erro. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now