artek Posted December 4, 2010 Posted December 4, 2010 hi i must use executeSQLCreateTable but what next?
dukenukem Posted December 4, 2010 Posted December 4, 2010 executeSQLCreateTable("vehicles", "player TEXT, nr_plate TEXT, model INTEGER, pos_x REAL, pos_y REAL, pos_z REAL, rot_x REAL, rot_y REAL, rot_z REAL, health REAL, color1 INTEGER, color2 INTEGER, color3 INTEGER, color4 INTEGER, paintjob INTEGER, wheels INTEGER, hydraulics INTEGER, nitro INTEGER, boost INGTEGER, locked INTEGER, fuel INTEGER")
dukenukem Posted December 4, 2010 Posted December 4, 2010 omg kid .... https://wiki.multitheftauto.com/ go and learn function loadPlayerVehicles(player) return executeSQLQuery("SELECT * FROM vehicles WHERE player = ?", tostring(player)) end argument player, return executeSQLQuery and go!....
dukenukem Posted December 4, 2010 Posted December 4, 2010 no, i cant make script for you combine..... this is last help: arguments: thePlayer, vehicle functions and events: getElementPosition getElementRotation getVehicleColor executeSQLQuery executeSQLInsert hm maybe it.
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