View Full Version : Dungeon Defenders Color Modding
snooz
01-04-2012, 10:22 PM
I am trying to figure out how to make a weapon that is the color red and has that neon/glowing kind of affect to it. If someone could post a picture on where to put in the hex codes, and if you could also post the hex codes that would be great! Thanks a lot.
Idlehands88
01-04-2012, 10:38 PM
I have already posted the locations for color modding a few weeks ago... http://www.360haven.com/forums/showthread.php?7565-Tutorial-Dungeon-Defenders-Item-Modding-Tutorial
To make a color glow just set the value higher then 3F800000 (100% color). The max you can set the color to is 4F000000 (2147483647).
SSSTONERRR
01-05-2012, 12:37 AM
really... and i even posted some on this in my tutorial lol, take the time to read the existing tutorials or use the search feature. :whut:
Realize my tutorial is related to Character modding, but the hex/colors below the picture are related to everything.
http://www.360haven.com/forums/showthread.php?8740-Tutorial-Dungeon-Defenders-Character-Modding-Tutorial-%2Av2%2A
Countryboy
01-05-2012, 01:55 AM
Lmao and the spamming of beggars continues..........
snooz
01-05-2012, 09:18 PM
Lmao and the spamming of beggars continues..........
I was not spamming dude i was just asking a question because i could not find it when i searched for it.
Also i have another question if anyone can answer it im confused because i dont know what code to put in for the primary colors.
For Example:
If i want to make the primary color red and the secondary color red how am i supposed to find out the hex code for all of the secondary and primary colors?:mmz:
SSSTONERRR
01-05-2012, 10:00 PM
I was not spamming dude i was just asking a question because i could not find it when i searched for it.
Also i have another question if anyone can answer it im confused because i dont know what code to put in for the primary colors.
For Example:
If i want to make the primary color red and the secondary color red how am i supposed to find out the hex code for all of the secondary and primary colors?:mmz:
Simple- Trial and error... lol like how most people first found out :yeah:
snooz
01-05-2012, 11:22 PM
trial and error is not simple though lol...... i dont know where to start with trial and error..
Edit: I think i might have figured it out if you could please tell me if im doing this right!
1) I found a color wheel
2) I click on the color Red
3) The hex code it gives me is FF1414
Is that the code that i put into the primary and secondary color slots? my other question is it is only 6 digits so do i just add an 00 to the end? :raage:
SSSTONERRR
01-06-2012, 12:31 AM
:facefloor:
Go look at Idlehands88's picture to find the locations for the colors (red, green, blue) link here (http://www.360haven.com/forums/showthread.php?7565-Tutorial-Dungeon-Defenders-Item-Modding-Tutorial)
and if you need color (saturation of colors, as well as location for character colors [red, green, blue]) look on my thread link here (http://www.360haven.com/forums/showthread.php?8740-Tutorial-Dungeon-Defenders-Character-Modding-Tutorial-%2Av2%2A)
To get the color you want (example: red) you will need to locate the red color (4 byte [float value]) in the weapon/character sting. then figure out what saturation you want (intensity of the color) then replace the red color (4 byte [float value]) **Use either Idlehands88's picture, or my picture (depending of what you are modding) as a reference and remember to change the array of bytes shown to 00-0F if it is not on that by default**
Please do not attempt color modding if you are just starting out modding, figure out how to effectively mod weapons, then progress into color modding, then character skills, and character color modding. **Unless you are wanting a headache or two.**
snooz
01-06-2012, 12:47 AM
LMAO Sorry dude i think i was making this so much harder then it actually is. So if i am reading your post correct then i just take the code that i want to use for the intensity of the color and place it in the red green or blue spot? Is this correct :O? I know how to mod weapons im just trying to understand the color modding. Thanks again for your help.
SSSTONERRR
01-06-2012, 07:08 AM
yes, and if you want to make a color that is not Red, Green, or Blue look at a color wheel (to realize that colors make it) then start messing around with mixing colors (more than one colors Example from my post... Teal is Blue, and Green)
snooz
01-06-2012, 08:32 PM
Thanks a lot for the help! I am 99.9% of the way there xD i just have to go grab a weapon and try it out on it.
so whats the firts 2 digit primary and secondary codes for...? my trial and error have yet to result in an answer....
earl95
02-10-2012, 09:48 PM
Thanks for the picture im having trouble understanding of putting the numbers in the hex
vBulletin Solutions, Inc. All rights reserved.