• Recoloring TDM Cars
    1 replies, posted
Hello, I am trying to make an NPC that you can talk with to change the color of your vehicle and then save it to an SQL database in order for it to be saved through restarts. I have the NPC all done but I need help with the code for recoloring and saving to the database! Thanks!
[CODE] car:SetColor(Color(255,255,255,255)) [/CODE] I doubt anyone is going to spoonfeed you code to save to SQL. Look up mysqloo or tmysql and then SQL syntax is all over the place online.
Sorry, you need to Log In to post a reply to this thread.