Jump to content

Soiley

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Soiley's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. Soiley

    Syntax Error

    Im trying to make a DB table, when i run the server it says dbexec failed, near "-" Syntax error.... here is the code of the lua function createVehicleForPlayer(player, command, model) local db = exports.db:getConnection() local x, y, z = getElementPosition(player) y = y + 5 dbExec(db, "INSERT INTO vehicles (model, x, y, z) VALUES (?. ?. ?. ?)", model, x, y, z) createVehicle(model, x, y, z) end addCommandHandler("createveh",createVehicleForPlayer, false, false) addCommandHandler("vehcreate",createVehicleForPlayer, false, false)
  2. Is it possible to have a script that makes CJ running turned off? I need it for a RP server.
  3. I really want to open up a RP server, since GTA SA is really big where i live, i would like to open up a server. Of course i know the basics of running servers, i port forwarded and got everything working. The thing i need now is someone to help me, since coding is not really easy. I would like somone to help me with script making, teach me and maybe do a bit things for me. IF the job is well done i WILL keep on sending a bit of payments for your time, probably on paypal. Of course if we do a good job and get the server running, i am willing to give you 200$+ for your time! Email me at: [email protected]
×
×
  • Create New...