Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Account Messaging - When you login to your account, a website is checked for messages. If your account has
- unread messages then they are sent to the player on the char selection screen and the player can
- mark them as read. These are personal on an account basis.
- Cataclysm/MoP Level Up System - This allows you to have the Cataclysm/MoP leveling up system but you need to
- populate the data manually. What I mean by this is you need to write down what class gets what spells
- at what levels. This can then be added easily to a client side table and server side needs to be learnt.
- Blizzard Installer - This allows you to install a custom MPQ using the official Blizzard Installer. It works
- for all Windows clients and can be run in Linux or Mac using WINE (I do not own a Mac computer thus
- cannot directly develop for it.) The Blizzard Installer will automatically install the patch, change
- the realmlist and delete the cache folder. It currently does not protect MPQs by removing the listfile
- but can be done with a bit of research and development. The issue with this is you cannot update a patch
- that doesn't have a listfile, so you would need to create a new MPQ for every update if you want to deploy
- updates without a listfile.
- Custom Cinematics - This allows one to play a in game custom cinematic. A cinematic is not a movie file etc, it
- is a camera with the black bar on the bottom and top that moves around while playing a sound ID. You
- can see examples of this on my YouTube channel. http://www.youtube.com/user/stoneharryNotBan
- Custom Login Screen - I would be willing to sell my login screen, but not make a new one because it is extremely
- difficult to get how desired.
- Cataclysm/MoP Char Creation Screen - The title says it all, it does not include the new background M2s and when
- customising the characters you cannot pick images but instead use the normal cycle buttons.
- Cataclysm/MoP Loot System - When you win a item in a group, it shows "YOU WON - X" image and item etc as it
- happens in Cataclysm/MoP.
- Platinum Currency - Add a new currency for 100 gold. 100 gold = 1 platinum. This works in all the UI's, including
- vendors/mail/auction house/trading etc.
Advertisement
Add Comment
Please, Sign In to add comment