P47R!CK
Member!
- Joined
- Sep 8, 2005
- Messages
- 144
- Reaction score
- 0
link to the site: http://www.gamemunchers.net/index.php?showtopic=1697
Yes works on battle.net
Yes works on battle.net
README TEXT!Monty said:Hello everybody
I've done a little Mod, with it you can change the color of any item. In my mod, I've changed the color of all gems from white to violett.
current version: 0.4
NEW!: - A hugh bug called "An Evil Force" has been fixed and some other small name bugs
If you want another color or something else in a color, write me a pm or post it here.
You can download the Mod here:
English - 207KB
German - 227KB
To install the mod, read the Readme file in the archive!
If you want translate the mod in your own language (like chi,esp,ger) you must do this:
- Download MPQView 1.1 (link fixed) and extract it to your Diablo2 folder
- Download 1.11 Datafile for MPQView and load it to your MPQView
- extract from d2data.mpq the "strings.tbl" file from your language!
- extract from d2data.mpq the "use" file.
- extract from d2exp.mpq the "expansionstring.tbl" file from your language!
- extract from patch_d2.mpq the "patchstring.tbl" file from your language!
- replace all files from my mod with yours.
- Download TBLEdit
change the following from the strings.tbl:
between "gcv" and "gpw" are all gems. You have only one thing to do, add to everyline this: ÿc;
the line "gpw" have to see like this (in english): ÿc; Perfect Diamond
The command ÿc; will add the violett color the text. You can change the color to any other... look on this page for other colours: click...
replace from "ÿc;" the ";" with any number from the site. "ÿc2" will give you the color lime-green.
change the following from the expansionstring.tbl:
between "r33" and "r01" are all runes. Do the same like in strings.tbl
change the following from the patchstring.tbl:
between "r16" and "r31" are the missing runes. Do the same linke in strings.tbl and you are finished :lol:
Now close TBLEdit and save the file... now edit your Diablo2 shortcut on your desktop and add the follow parameter: -txt -direct
With it, it will use the Mod-file
Have fun with it :lol:
- Monty
Code:
Colored-Gem Mod 0.4
YOU USE THIS MOD AT YOUR OWN RISK!
This little Mod is a nice extra for the EasySuite from Netter.
What do I have to do?
----
Extract the data folder to your Diablo II Folder and add the following parameter to your Diablo II
Shortcut: -txt -direct
Your Shortcut have to look like this: "X:\Program files\Diablo II\Diablo II.exe" -txt -direct
Changelog
----
0.4
---
- A hugh bug called "An Evil Force" has been fixed and some other small name bugs
0.3
---
- Shael, Io and Jah has now colours
- I've added the Number of the Runes, like: Jah Rune (31), Shael Rune (13) etc.
0.2
---
- Runes do now have different colors (From 12-21 = Gold, 22-33=Lime-Green) and skulls takes now the
color grey
0.1
---
- first version
Infomation
----
If you want translate this mod in your own language or need more help you should read this Post:
http://www.gamemunchers.net/index.php?act=ST&f=7&t=1697
- Monty