Is it possible to make an Online RPG (or MMORPG) with RPG Maker XP? The short answer is Yes. However, it can be a pain in the ass. So, to remind me on how the hell I did it and help anyone who will embark in this endeavor, here's a guide to do it--and in English!. First of all, bear in mind that this process has to do with MySQL databases and advanced networking, about which, by the way, I am clueless. Nevertheless, I made it work, which is what counts in the end :). 1) Materials: You'll need the following programs in order to accomplish making an Online RPG in RMXP: -Wamp Server ( http://www.wampserver.com/dl.php ) -One-Click Ruby Installer ( https://rubyforge.org/frs/download.php/29263/ruby186-26.exe ) -Netplay Plus 2.0 Server and Client ( http://rapidshare.com/files/43139697/Netplay_2.0_Server_And_Client.zip ) -RMXP (:P) 2) Setup your Server -Run WAMP (it will load in your tray bar.) -Click on the tray bar icon and select "phpMyAdmin", this will bring up a web page...