PW Upgrade
From XtremeWorlds - 2D MMORPG Maker
Upgrading from PW to XW
You’ll need the upgrader utility, as well as the settings.ini file associated with it.
Converting Data
Transfer the Upgrader.exe and Settings.ini files to your PW server folder, containing the items, accounts, etc. Open the settings.ini file in notepad and configure your settings based on your needs. Run Upgrader.exe and check the selections you wish to convert to XW. Maps are not included in this converter program, because XW works with original PW files. This utility will convert all the data, and put it in the “converted” folder. You’ll need to transfer this data into your XW folder.
Converting Scripting
Open your PW main.as scripting file, located in the "scripts" folder, with notepad. The following subs can be deleted, as they are not used in XW: Init, Destroy, OnReload The following subs are in the main.pwx file that comes with the server, and must be added to to main.as file: UseStatPoint and OnDeath Save the changes, and rename the file from main.as to main.pwx, and place in the XW "scripting" folder.

