Mostrar posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vic88

Paginas: [1]
1
@vic88: Oh my God. That's exactly what I mean. How did you do that? I was really surprised and excited. In this Season 13 version, main.exe is very difficult to hook Glow.dll. I learned IGCN's way of using glow.bmd in Data / Local but it also didn't work.  aplausos aplausos aplausos

If you are just want to edit Glow Color for a particular Item Type in higher Season, you can open the file "Data/Lang.mpr" by IGCN tool or whatever released tool (it's simply just a zip file with password).
Then looking for "EnchantEffect.txt". There you go, it's the Glow File and should look like this format:
Code: [Select]
//type	index	red	green	blue
0 14 0 127 255
0 20 191 165 127
0 21 255 255 255
0 22 127 102 76
0 23 76 76 114
0 24 153 127 51
0 25 127 153 178
0 28 204 204 255
0 30 255 255 255
0 31 191 165 127
0 32 165 114 76
0 33 204 102 0
0 34 127 102 76
0 35 127 204 229
0 37 0 127 255
...

Btw... If a item type is not displayed in the file, it will. use the default value (255, 127, 0) or (1.00f, 0.50f, 0.00f)
Don't want to use default value? - just add it in the file.

Goodluck

2
@cobyzero: The purpose of using Glow is so that when we customize the item, we can change the color accordingly. For example, Leather Set +9. This set is green, but when +9 it convert gold color. Because the default RGB color in the game is gold color. This doesn't seem right. In my opinion, I think if I could add Glow, Season 13 would be perfect. Anyway thanks for the advice, brother!   banda banda banda

Are you talking about this one?

Paginas: [1]