John Smith Posted January 4, 2015 Share Posted January 4, 2015 hi umm how can i retrieve data of .map file? like there are things e.g model="3030" posX = "1", posY,posZ,rotX,rotY,rotZ etc how can i retrieve that data since its not an xml file? i would like to create objects depending on what's written in mta .map file about objects of a map thanks in advance Link to comment
Castillo Posted January 4, 2015 Share Posted January 4, 2015 It is a XML file, you can use XML functions. Link to comment
Dealman Posted January 4, 2015 Share Posted January 4, 2015 You'll find some info on the Wiki Page for Writing_Gamemodes. Link to comment
John Smith Posted January 4, 2015 Author Share Posted January 4, 2015 i thought that xml files were only files ending with .xml anyway thanks for quick answer guys Link to comment
Castillo Posted January 4, 2015 Share Posted January 4, 2015 You can name the file whatever you want, the content is what matters. Same for scripts, you can name them "myScript.lolipop" and it'll still work. Link to comment
John Smith Posted January 4, 2015 Author Share Posted January 4, 2015 didn't know that, thank you again 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