MightyAnimals Posted August 1, 2014 Posted August 1, 2014 (edited) I made an SQL column that shows the Carname, only when I enter this in my script outputChatBox("(( This " ..getElementData(source, "vehName").. " belongs to " .. ownerName .. ". ))", thePlayer, 255, 195, 14) It doesn't show the output, sql named vehName Edited August 12, 2014 by Guest
Bonsai Posted August 1, 2014 Posted August 1, 2014 Try /debugscript 3. Then you would know that "getElementData("vehName")" can't work like this.
Et-win Posted August 1, 2014 Posted August 1, 2014 Or even better: getElementData Click on it and read what arguments it need!
MightyAnimals Posted August 12, 2014 Author Posted August 12, 2014 BUMP, Still require help with this.
Et-win Posted August 12, 2014 Posted August 12, 2014 Function? And where gets the date set and on what?
MightyAnimals Posted August 14, 2014 Author Posted August 14, 2014 Data gets saved into into sql database, it saves the carname when vehicle gets spawned. As in custom name.
Controlled Posted August 14, 2014 Posted August 14, 2014 But does it assign the data to the element? It just doesn't appear as element data out of no where.
MightyAnimals Posted August 14, 2014 Author Posted August 14, 2014 Not sure, don't have a clue wether it is or not.
Et-win Posted August 14, 2014 Posted August 14, 2014 Give the script..... And you are making a script, and you don't know where it sets the element data? Weird..
tosfera Posted August 14, 2014 Posted August 14, 2014 Give the script.....And you are making a script, and you don't know where it sets the element data? Weird.. Because it's not his script, it's part of the leaked files from vG. Can I request a lock on this topic?
50p Posted August 14, 2014 Posted August 14, 2014 Locked. Topic author's signature is epic. "Need help with something? Message me, and maybe I'll get back to you. And might even do it for a fair price." If you don't have a clue if data is set or not then how can you help others?
Recommended Posts