Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to add custom text for an item

Custom Title Activated
Loyal Member
Joined
Nov 1, 2008
Messages
1,290
Reaction score
232
to edit itemtooltiptext_eng.bmd
to edit itemtooltip_eng.bmd

First you find a line you want to use for your text,add it.
Itemtooltiptext:

LarvasFaint - How to add custom text for an item - RaGEZONE Forums

Now open your itemtooltip_eng and find 2 empty lines for your item
Here is an example with Deadly Staff
Itemtooltip:
LarvasFaint - How to add custom text for an item - RaGEZONE Forums
Column 29 is for text line in itemtooltiptext_eng.bmd file, column 30 is text colour
Colours:
  1. blue
  2. red
  3. golden
  4. green
  5. white on a red background
  6. pink
  7. white on a blue background
  8. white on a yellow background
  9. green on a blue background
  10. grey
  11. light pink
  12. light purple
  13. orange
  14. white
Now replace your files in client
After that fix your bmd with BMD Fixer (if you have error)http://forum.ragezone.com/f197/bmdfixer-v4-autofix-bmd-checksum-805001/
Result:
LarvasFaint - How to add custom text for an item - RaGEZONE Forums
Works on S6 and higher version
 
Last edited:
Newbie Spellweaver
Joined
Jan 4, 2014
Messages
21
Reaction score
2
  1. white on a red background
  2. white on a blue background
  3. white on a yellow background
  4. green on a blue background

not work in 803:(:
 
Joined
Mar 8, 2013
Messages
113
Reaction score
9
you should add your data in the first emply slot in the line, the fisrt two lines with -1 0, here you put your itemtoptiptext line + colour :) , if you leave emply slot before, it dont will show anythings at all.
 
Custom Title Activated
Loyal Member
Joined
Nov 1, 2008
Messages
1,290
Reaction score
232
you should add your data in the first emply slot in the line, the fisrt two lines with -1 0, here you put your itemtoptiptext line + colour :) , if you leave emply slot before, it dont will show anythings at all.
Yes,you can see that on the screenshot.



not work in 803:(:
As you can see it was tested on 603:wink:
 
Initiate Mage
Joined
Jul 11, 2016
Messages
2
Reaction score
0
Hello, I did the same as you described, but when I change the Itemtooltip.bmd file by placing the "text" and "color" commands in the given fields, all the server items go unmodified.Can you help me
Hello, I did the same as you described, but when I change the Itemtooltip.bmd file by placing the "text" and "color" commands in the given fields, all the server items go unmodified.Can you help me
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
Sorry for reviving but I'm trying to do this.
Is this only for newer versions?
I'm using Season4 and I can't find this bmd file.
 
Skilled Illusionist
Joined
Dec 9, 2009
Messages
373
Reaction score
42
You guy know how to change back the Ancient Item text color back to "Green on Blue background" instead of "Green" only from Season 9?
 
Back
Top