MightyAnimals Posted August 1, 2014 Share 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 Link to comment
Bonsai Posted August 1, 2014 Share Posted August 1, 2014 Try /debugscript 3. Then you would know that "getElementData("vehName")" can't work like this. Link to comment
Et-win Posted August 1, 2014 Share Posted August 1, 2014 Or even better: getElementData Click on it and read what arguments it need! Link to comment
MightyAnimals Posted August 2, 2014 Author Share Posted August 2, 2014 Changed the getElementData. Link to comment
MightyAnimals Posted August 12, 2014 Author Share Posted August 12, 2014 BUMP, Still require help with this. Link to comment
Et-win Posted August 12, 2014 Share Posted August 12, 2014 Function? And where gets the date set and on what? Link to comment
MightyAnimals Posted August 14, 2014 Author Share Posted August 14, 2014 Data gets saved into into sql database, it saves the carname when vehicle gets spawned. As in custom name. Link to comment
Controlled Posted August 14, 2014 Share 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. Link to comment
MightyAnimals Posted August 14, 2014 Author Share Posted August 14, 2014 Not sure, don't have a clue wether it is or not. Link to comment
Et-win Posted August 14, 2014 Share 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.. Link to comment
tosfera Posted August 14, 2014 Share 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? Link to comment
Et-win Posted August 14, 2014 Share Posted August 14, 2014 *Edits 'Not helping people' list* Good. Link to comment
50p Posted August 14, 2014 Share 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? Link to comment
Recommended Posts