How can I delete a file on RC with a script? The only alternative that I could find was:
NPC Code:
requestfiledeletion( "filepath/filename" )
But like Skyld said when I asked him; thats a function with the scripted Client RC.
Whatever, but can anyone tell me how its done?