mazarati21 Posted July 15, 2019 Share Posted July 15, 2019 Hello, i'd like to know what functions do i need to get the text from the memo on client side then trigger it to the server and get the team name to be able to save the text for each team and save in xml file. Link to comment
HassoN Posted July 15, 2019 Share Posted July 15, 2019 (edited) guiGetText triggerServerEvent xmlLoadFile xmlCreateChild xmlNodeSetAttribute xmlSaveFile xmlUnloadFile Edited July 15, 2019 by HassoN Link to comment
mazarati21 Posted July 15, 2019 Author Share Posted July 15, 2019 54 minutes ago, HassoN said: guiGetText triggerServerEvent xmlLoadFile xmlCreateChild xmlNodeSetAttribute xmlSaveFile xmlUnloadFile Thanks, and how to save it for each team? Link to comment
HassoN Posted July 15, 2019 Share Posted July 15, 2019 Just now, mazarati21 said: Thanks, and how to save it for each team? What do you mean by saving it for each team? like an xml for each team? then create separated xml files for each one and apply the same functions. Link to comment
mazarati21 Posted July 15, 2019 Author Share Posted July 15, 2019 (edited) Yeah like <clans> <clan name="Any" rules="sadsadsadasd"> </clan> <clan name="owadas" rules="text..."> </clan> </clans> Edited July 15, 2019 by mazarati21 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