peds[i] = {}
local rows = mysql:numRows(query)
for i = 0, rows do
"i" is no where defined, it should go after the for loop, like this:
local rows = mysql:numRows(query)
for i = 0, rows do
peds[i] = {}
Line 37 in the script you posted is:
exports.box:showBoxS(thePlayer,"error","Nincs egyetlen karakter sem hozzárendelve ehhez az accounthoz. A játék megkezdése előtt mindenképpen szükséged van legalább 1 karakterre, melyet weboldalunkon tudsz elkészíteni. ([url=http://www.sa-stories.net]http://www.sa-stories.net[/url])")
Is not the right line.
You are talking about the game mode where you can have weapons on your vehicle? like rocket launcher, laser gun all attached to your vehicle.
If so, then here's the link to Interstate69:
https://community.multitheftauto.com/ind ... ails&id=32