Quote:
Originally Posted by ffcmike
If you mean specifically download a file into /graal/ I don't think it's possible, otherwise fileupdate("filename"); would download a file to it's relevant folder.
|
So let's say someone overwrote pics1.png.
Could I make it
PHP Code:
//#CLIENTSIDE
function onPlayerLogin()
{
fileupdate("pics1.png");
}
To fix the file?
To make it fix the file everyone