codeluaeveryday Posted January 24, 2013 Share Posted January 24, 2013 Ok guys I will need help, but I will make this a game. The first person to actually solve this wins cake! LUA CODE: xmlMain = xmlLoadFile('myvehicles.xml') What are the reasons for the above returning false? BTW, the file does exist, its in my folder, and this is clientsided. EDIT: SOmething is bugged in my post views for this Topic, wtf, where do i report this type of bug also? Link to comment
DiSaMe Posted January 24, 2013 Share Posted January 24, 2013 Does the XML file exist client-side? It must be either created in a client-side script or downloaded from the server by putting into meta.xml to exist on the client. Link to comment
codeluaeveryday Posted January 24, 2013 Author Share Posted January 24, 2013 lol just lol, I have contacted a few scripters and they can't solve it either, it was created on a client side script and it worked until I restarted the resource, then it started returning false. 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