Stand Alone Color Converter?
George, is it possible you could set up a stand alone color converter, where I can enter RGB value and get the single number EQ uses, as as vice-verse?
I would very much prefer this to be independent of any actual of your tools, so i don't have run/connect them to DB just to experiment with colors. thank you! |
You bet. Should be easy as pie (I think).. I should have it ready by friday nite
GeorgeS |
Quote:
Quote:
|
This is something I can do within the eqitems editor since it already has the loading of characters and a coloring tool.
So what you want (If I read it correctly) is to load the character's equipment, and then you want to be able to edit each item's color one at a time? ..and then save the data back. Probably not a problem. I'll come up with something over the weekend. The stand alone color picker is pretty easy, and I'll start that first. GeorgeS |
Quote:
|
thank you George =)
|
I created the color picker, stand alone tool
http://www.georgestools.eqemulator.net/ColorPicker.rar Akkadius, I looked into the tool you want, and I looked at npc_types_tint = which is empty BTW, and I do not have the schema description for that table. I guess that would be the first step. GeorgeS |
Quote:
Hopefully this will kind of help you out. This SQL: Code:
INSERT INTO `npc_types_tint` VALUES (9, 'Fironian palate', 127, 127, 127, 255, 255, 255, 127, 127, 127, 127, 127, 215, 25, 25, 25, 25, 25, 25, 251, 215, 65, 251, 215, 65, 251, 215, 65); And you assign it in npc_types via armortint_id. Could probably be incorporated into the NPC_Editor. I don't remember the exact slots but if you were going from left to right, I think it starts at #wc 0 and goes on in slot assignment 1, 2, 3, 4, 5, 6 etc. http://img.photobucket.com/albums/v4...types_tint.jpg |
Thanks, that should be enought for a starting point.
Consider it done - because I really like this addition to the npc/editor! I'm a bit optimistic, but then again, I have some time :) GeorgeS |
Quote:
|
Ah George, its missing one tiny thing - the final number in simple digits =)
I could do hex to decimal calculations by hand, but would be nice if program have it build in =) (in short, we need one more windows next to hex window) |
Ok, added the decimals as requested
GeorgeS |
thank you =)
|
Akkadius,
Good news! I worked all day on the npc tint editor, and incorporated it into the npc&loot editor. The tool can be found under menu item called special. The tint editor is not directly linked to any selected npc on the main page, however you select your npc id manually, and also edit tints and save them into the tint table directly with the tool. You select a color from a palette, then click on the #wc body type to 'paste'. It has the ability to create many tint combinations, and then you can assign them to your npc with the tool. Additionally, I also added the armorfield_id field to the npc editor as well (it's right before size). You can assign the tint there to the npc, or with the tint tool. The program is pretty comprehensive, so take your time to figure it out. Also, I am not 100% sure of the #wc asignments, but I did go into the game to identify them. I did make a few custom tinted npc's and they loaded into the game correctly. You also have a custom color palette to work from, making it easier to work with frequently used colors. Let me know what you think. It's uploading now to Rogean's server GeorgeS |
Quote:
Perhaps you could contact me about some ideas about the Diablo editor, I've got some crazy ideas I could probably work with you on if you are down for another project. Would probably include creating items dynamically, keeping a list of prefixes and generic names, selecting item type, making entire sets of items etc. It would simply be elaborating on the idea. Let me know. In the meantime I will check this out on the editor. Thanks much George! |
All times are GMT -4. The time now is 02:48 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.