This is a simple plugin that will create a game with colored letters for you. The source is included so others can see how it works and maybe create their own plugin with better options.
Creating a colored game
Diablo has some color codes. They always start with "ÿc" and end with a number [0-9] or some other characters. The problem is that you cant use the "ÿ" char in diablo2 window because blizzard blocked it.
Because of that, to create a game with color, you must include a prefix in your game names. This prefix will be one of the following:
yc0, yc1, yc2, yc3, yc4, yc5, yc6, yc7, yc8 or yc9.
When the plugin detecs those prefixes, it will change the "y" to "ÿ" internally, so your game names will have color.
If you dont include any prefixes, the plugin wont do anything and your game will have no color.
Game name examples
yc0Brg Shako
yc1HRs ft
yc7HR 4 Orgset
Joining a game you created
If you created a game with a prefix, you must include the prefix when joining it. So, if you created this game:
yc5Mule Park
and you left it, to join back you must use the same name: yc5Mule Park
Color table
Installation
1. Put the DLL in Plugins folder
2. Put the INI in redvex folder
To disable it, go to the INI and set "Enabled" to 0.
Downloads
Link 1:
http://rapidshare.com/files/90329844/Hy ... r.rar.html
Screenshots
All credits to: hypper