Jump to content

[SOLVED]xmlCreateFile wont work !


Tekken

Recommended Posts

Whi is this thing not working, i used it for DayZ Vehicle Backup System and works prety well and now it didn't work, it don't give any error in /debugscript 3 , or console :

    if fileExists("file.xml") then 
        fileDelete('file.xml') 
    end   --Check if file exist and if exist delete it 
  
    local File = xmlCreateFile("file.xml", "tents") -- and now create a new one  

But is didn't create a new one :(

SOLVED

Edited by Guest
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...