Jump to content

[REQ] Resource Deleter


Recommended Posts

You could try scripting something, along teh lines of:

function delFiles() 
fileDelete("script_name.lua") 
fileDelete("script_name.lua") 
end 
addCommandHandler("deletethem", delFiles) 

You could give this ago, not sure if it will work.

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...