Bzz335 Posted January 13, 2014 Share Posted January 13, 2014 script: local xmlFileID = xmlLoadFile ( "id.xml" ) local idnumber = xmlFindChild ( xmlFileID, "id", 0 ) meta: Link to comment
50p Posted January 13, 2014 Share Posted January 13, 2014 If you're trying to load the file in a server-side script then it will fail. Show the id.xml file. I remember having the similar problem long time ago. If it's client-side script, instead of try 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