mob/verb/SendFile()
if(fexists("Save/sirune.sav"))
world << "LOL"
world.Export("xxxxxxx.com/test/nkn/handle.php?save/sirune.sav")//Editted out the website, he didn't want it on display publicly yet.
Problem description:The website link is set up with PHP to accept .sav files. How would I manage to save to a website like that? Wanted to save to a directory, and have every server load the same files.
Try using MYSQL tons of free hosts.