Stanley Sathler Posted April 11, 2012 Share Posted April 11, 2012 Hi guys, I wanna know more about setElementData() and getElementData(). He's like a database? Where is saved these informations? I would know more about it. If somebody have any information, can post here. Hugs, Sathler. Link to comment
Guest Guest4401 Posted April 11, 2012 Share Posted April 11, 2012 https://wiki.multitheftauto.com/wiki/SetElementData https://wiki.multitheftauto.com/wiki/GetElementData The first sentence at wiki gives you the best answer. Link to comment
Jaysds1 Posted April 11, 2012 Share Posted April 11, 2012 Did you try the Wiki? if not: setElementData() getElementData() EDIT: You beat me Link to comment
Stanley Sathler Posted April 11, 2012 Author Share Posted April 11, 2012 https://wiki.multitheftauto.com/wiki/SetElementDatahttps://wiki.multitheftauto.com/wiki/GetElementData The first sentence at wiki gives you the best answer. I tried use Wiki. But it not answer: where the informations are saved? Is saved in a mini-database? In a XML file? I wanna know it, Karthik. - Jaysds1, haha, I won't beat you But thanks for the post. Link to comment
Jaysds1 Posted April 11, 2012 Share Posted April 11, 2012 The selElementData is stored either in a Sqlite Database or MTA it self. To check your Database, use this Sqlitebrowser Link to comment
Stanley Sathler Posted April 11, 2012 Author Share Posted April 11, 2012 Wow, Jaysds, it is what I wanna know. Thanks for the answer. Hugs, Sathler. Link to comment
drk Posted April 11, 2012 Share Posted April 11, 2012 LOL You're wrong Jaysds1. I don't know exactly where is saved but I think that it's in the memory because when the element is deleted the data is deleted too. Link to comment
BriGhtx3 Posted April 11, 2012 Share Posted April 11, 2012 I think it is stored in MTA itself. Try to download the decompiled MTA version and search after the setElementData function. It looks like a temporarly save of a certain key. Link to comment
drk Posted April 11, 2012 Share Posted April 11, 2012 I think it is stored in MTA itself.Try to download the decompiled MTA version and search after the setElementData function. It looks like a temporarly save of a certain key. Yes, basically that's what I tried to say Link to comment
eAi Posted April 11, 2012 Share Posted April 11, 2012 It's not saved anywhere, unless you use saveMap. Link to comment
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