Page 1 of 3 123 LastLast
Results 1 to 20 of 41

Thread: player made dye project

  1. #1

    Default player made dye project

    I have been searhcing deep for the game tint art and final found them so now I am trying to make a custom made dye for armor this is what I did on my frist try...not to bad I say looks like blighted blue armor not waht I had in mind but hey I did get a face on the hand warps[:P], or what ever you call them




    here is my second attempt to make it look more like me


  2. #2

    Default Re: player made dye project

    I belive I made a final version :)



    here is on the other tpye of clot armor


    I still havent seen what this looks like on metal yet so untill then it is not finished

    EDIT

    here is one metal verions...Sweet isnt it :)

  3. #3

    Default Re: player made dye project

    By request of firend for a darker purple this is what I came up with

    these were taking at night so not best color :(






    Edit im on a roll here :) was trying to make orange for a friend but I got this instead I call it Old gold




  4. #4

    Default Re: player made dye project

    cool!
    you changed the textures on your client?


  5. #5
    Fridlekh
    Guest

    Default Re: player made dye project

    Not textures, tints.
    Check out the act files in: \resources\textures\tints
    esp dye_*.act

    Each one of these is a 16x16 raw RGB image that represents a color map for a grayscale gradient. Most of the tints are sinple color gradients, but you'll notice that some have different colors that come out under different lighting situations, or vary greatly from one level of grey to another, this is useful for things you want to sparkle or shine.

    (256x1, 128x2, 64x4, 32x8. 16x16, 8x32, 4x64, 2x128, or 1x256 can be used for dimensions, choose the one easiest to work with. Save as RAW RGB with no header when you're done, should result in a 768 byte file.)

  6. #6

    Default Re: player made dye project

    Fridlekh i did not understand a word you said [:P]

    and ya it is client side only

  7. #7

    Default Re: player made dye project

    Cooolll...

    Now, if the Resources Override folder worked, we could have some real fun with that..

    I'm thinking tie dye!
    Klaus Wulfenbach
    Mithril Council, Chaos
    "Death is fleeting. Pride is forever."


    "Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it."-- Abraham Lincoln

  8. #8

    Default Re: player made dye project

    Tie dye is one the swatches I want to make.

    ANy one else got mabye a color pattern they would like to see in game post them here and I will give it a shot

  9. #9

    Default Re: player made dye project

    Here you go Laughing otter a tie dye Dye




  10. #10

    Default Re: player made dye project

    Here is the orange made right for my firend








    This here has to be my favorite dye i made yet :) I call it Purity









    here is a another dye that I call fire




  11. #11

    Default Re: player made dye project

    Ok more dye colors I have made :) enjoy pretty soon Ill place them for downlaod


    Moring sun Is what i call this





    I got two versions of this color scheme I call them Westorn Inforno
    Version 1


    Version 1


    version 2


    version 2

  12. #12
    Fridlekh
    Guest

    Default Re: player made dye project

    Well, the only other way you could have done it is to edit the "OLD TINTS" section of: \resources\tints.def

    Instead of a binary representation, it uses a text based representation with a format like:


    {
    string name = "color name"
    bool tintBlack = [true/false]
    floatbrightnessMultiplier = 1.0
    TTintColor list colors =
    {
    {
    float value = greyindex //start index, usualy 0 (why is this a float?)
    vector color = r, g, b
    }
    {
    float value = greyindex //mid index(s) if you don't want a smooth gradient
    vector color = r, g, b
    }
    {
    float value = greyindex //end index, usually 255
    vector color = r, g, b
    }
    }
    }


    A good example that shows msot of this off is "fiery", though it has conflicting tintBlack definitions, wtf?



    //------ fiery

    {
    string name = "fiery"
    float brightnessMultiplier = 1.0
    bool tintBlack = false
    TTintColor list colors =
    {
    {
    float value = 0
    vector color = 50, 0, 0
    }
    {
    float value = 128
    vector color = 140, 6, 6
    }
    {
    float value = 255
    vector color = 254, 120, 40
    }
    }
    bool tintBlack = TRUE
    }

  13. #13

    Default Re: player made dye project



    what i did fridlek was make my own color table (act. files) in photo shop CS.it took me many tries to learn the pattern of the color table of what section of the color table efects what part armor then when i get my color table made I over ride a dye tint file (act file) already in game, the one i use is blood dye (have 3 full sets of it already.

  14. #14

    Default Re: player made dye project

    You can now download my custom dyes i made so far in what I hope in an easy to use installer (same one the peka map pack uses) i never used this installer program before so please do tell me if it works for you I got it to work for me

    Custom Dye project.exe 95 kb

    This installer will override these color dyes with my new colors;



    Blue-----Blue Moon
    Brown----Orange
    Dark Blue----Hasia
    Gold-----Old Gold
    Light Blue---Moring Sun
    Obsidian-----Westorn Inforno Ver 1
    Platinum-----Westorn Inforno ver 2
    Purple----Purple (a richer purple)
    Radiant--Tye Dye
    Red---Fire
    White---Ice Glow


    Please do leave feed back on what you think of it... no comments mean well no comments[:(]

  15. #15
    Astroth
    Guest

    Default Re: player made dye project

    A few comments on your dye:

    1) Great Work!!!

    2) Make some dragon scales like this man!! ((If only our scales showed... :'(

    3) Installing was very fast.

    4) They look great,since I am dragon and couldn't wear 'em,butthe icons alone look so good!

    Download 'em and check out the colors. :) Good job Blue!

  16. #16

    Default Re: player made dye project

    Thanks astroth I have been playing around with the dragon scale color swatches, But from what i learned they are not compossed of one swatch like the dyes are but of many in a combinations of them...and changing the scales I have dropped I am not really a fan of changing my colors for the colors make up who I am and im sure it can go with every dragon armor dye is different than are actual scale color armor dye goes on the clothes not the skin.

    and another thing on the dyes in my next installer I got 2 new colors based on dragons scale patterns in game if that counts in your books :)

  17. #17

    Default Re: player made dye project

    Download
    Custom dye pack 2.0

    21 one NEW dye colors!!!!
    New in 2
    Silver--Imbued Silver
    Garnet--Flaming Flower
    Dark Green--Irish Gold
    Light Red--Kana
    Green--Poison
    Light Green--Green Leaf
    Jasper--Pokito
    Moonlight--Kix
    Essence--Portal
    Turquoise--Yellow

    What comes in version 1
    Blue-----Blue Moon
    Brown----Orange
    Dark Blue----Hasia
    Gold-----Old Gold
    Light Blue---Moring Sun
    Obsidian-----Westorn Inforno Ver 1
    Platinum-----Westorn Inforno ver 2
    Purple----Purple (a richer purple)
    Radiant--Tye Dye
    Red---Fire
    White---Ice Glow

    Or you can download version 1if you do now want Version2 colors included
    Custom dye



    If any one can help me host this file it seem my hoster didnt like so many getting downloaded and it will stop access from it for a while and prevent downloads till it feels ready to open up again if any one wants to helphosting the dye pack for me it will be big help.
    send me pm if insterested

  18. #18
    Altair
    Guest

    Default Re: player made dye project

    Some Sweet Stuff Blue!!!!

    Altair Argannon
    EoI
    Chaos

  19. #19
    Member j-Xiti's Avatar
    Join Date
    Oct 2004
    Location
    Realm of Order [Elsewhere: Los Angeles or Wesley Chapel]
    Posts
    192

    Default Re: player made dye project

    The first URL:
    http://209.245.59.108/Gimme/15420062...ustom_Dyes.exe

    Generates this error message:

    Download Error

    Sorry, download from this URL is no longer allowed.

    Contact us if you have any questions, and please include the URL of this document in your correspondence.


    j'Phaelluin:Mage/Monk/Scholar/Cleric,Druid,Scout,Warrior/Blacksmith/OutfitterTiaeruih:Scout/Cleric,Mage,Warrior/Outfitter/Scholar,BlacksmithMhoss:7DragonAdventure/3Crafter

  20. #20
    Member j-Xiti's Avatar
    Join Date
    Oct 2004
    Location
    Realm of Order [Elsewhere: Los Angeles or Wesley Chapel]
    Posts
    192

    Default Re: player made dye project

    The second URL:

    http://209.245.59.189/Gimme/15420062...m_Dyes_2.0.exe

    Generated this error:

    Download Error

    TOO MANY RECENT DOWNLOAD LOCATIONS

    The URL you are using to download this file from has been used from too many different locations. Please wait a while before trying again.

    Sorry for the inconvenience.

    Contact us if you have any questions, and please include the URL of this document in your correspondence.
    j'Phaelluin:Mage/Monk/Scholar/Cleric,Druid,Scout,Warrior/Blacksmith/OutfitterTiaeruih:Scout/Cleric,Mage,Warrior/Outfitter/Scholar,BlacksmithMhoss:7DragonAdventure/3Crafter

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •