Stanley Sathler Posted April 11, 2012 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. Software Engineer & Entrepreneur • Running Lustrel and VilarikA • Highly engaged on open source community
Guest Guest4401 Posted April 11, 2012 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.
Jaysds1 Posted April 11, 2012 Posted April 11, 2012 Did you try the Wiki? if not: setElementData() getElementData() EDIT: You beat me My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
Stanley Sathler Posted April 11, 2012 Author 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. Software Engineer & Entrepreneur • Running Lustrel and VilarikA • Highly engaged on open source community
Jaysds1 Posted April 11, 2012 Posted April 11, 2012 The selElementData is stored either in a Sqlite Database or MTA it self. To check your Database, use this Sqlitebrowser My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
Stanley Sathler Posted April 11, 2012 Author Posted April 11, 2012 Wow, Jaysds, it is what I wanna know. Thanks for the answer. Hugs, Sathler. Software Engineer & Entrepreneur • Running Lustrel and VilarikA • Highly engaged on open source community
drk Posted April 11, 2012 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. EPT Team Server Development: 0% Learning C++ | C++ is amazing
BriGhtx3 Posted April 11, 2012 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. Currently working on gamemodes : Reallife Script 70% Breakout Script 10%
drk Posted April 11, 2012 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 EPT Team Server Development: 0% Learning C++ | C++ is amazing
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