IDKWhatImDoing Posted October 4, 2022 Share Posted October 4, 2022 What could be the problem? https://im.ge/i/1fDjI1 if mysql:query_free("INSERT INTO `jobs_trucker_orders` SET `orderID`='"..SmallestID().."', `orderX`='"..tostring(x).."', `orderY`='"..tostring(y).."', `orderZ`='"..tostring(z).."', `orderWeight`='"..tostring(math.floor(tonumber(weight))).."', `orderName`='"..tostring(name):gsub("'","''").."', `orderInterior`='"..tostring(math.floor(tonumber(dim))).."' ") then 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