ID:151828
 
Ok, is it possable for one server to retrieve a save file from another server the idea i was planning since most games i know have latency issues when high population i was hopeing to have it to where i could have a server dedicated to holding character save files and when a player joins a server there save file is retrived and loaded into the server this way players would not have to start all over on another server
You might find world.Import and client.Import interesting reading.
Yeah, it's possible. I've built a similar system for a project that I've been working on every so often.