Welcome to Dawn of Eternity

In order to download and play the game you need to sign up for an account and activate it, it's free. Once you have an active account you will be able to see the download page at the top of the forum.

Sign Up

Preset not showing in game, why?

Discussion in 'Help & Documentation' started by wikapl67, Nov 2, 2015.

Tags:
  1. wikapl67

    wikapl67 New Member

    Joined:
    Oct 30, 2015
    Messages:
    4
    Likes Received:
    0
    In-Game Name:
    wikapl67
    I did everything that tutorial said, but preset isn't showing in game.:(
     
  2. wikapl67

    wikapl67 New Member

    Joined:
    Oct 30, 2015
    Messages:
    4
    Likes Received:
    0
    In-Game Name:
    wikapl67
    1. I changed the material file (username_charactername, like so..)
    2. Then i did the textures (head, eyes, ect.)
    3. I layered fur texture on on other textures (in gimp. Also it was fur5, because i was creating a horse preset)
    4. Then i added some effects.

    (Sorry for my bad english. :/)
     
  3. wikapl67

    wikapl67 New Member

    Joined:
    Oct 30, 2015
    Messages:
    4
    Likes Received:
    0
    In-Game Name:
    wikapl67
    Here's material :
    Code:
    material wikapl67_Eq
    {
      receive_shadows on
      technique
      {
      pass
      {
      ambient 0.7 0.7 0.7 1
      scene_blend alpha_blend
      alpha_rejection greater_equal 128
      diffuse 0.5 0.5 0.5 1
      scene_blend alpha_blend
      alpha_rejection greater_equal 128
      specular 0.01 0.01 0.01 1
      scene_blend alpha_blend
      alpha_rejection greater_equal 128
      emissive 0.1 0.1 0.1 1
      scene_blend alpha_blend
      alpha_rejection greater_equal 128
    
      texture_unit
      {
      texture wikapl67_Eq.png
      }
      }
      }
    }
    (i used ghost code, if someone will wonder)
     
  4. wikapl67

    wikapl67 New Member

    Joined:
    Oct 30, 2015
    Messages:
    4
    Likes Received:
    0
    In-Game Name:
    wikapl67
    Yeah, thank you for trying. c;

    Edit :

    IT'S working!
     
    #4 wikapl67, Nov 2, 2015
    Last edited: Nov 2, 2015
  5. Zaroque

    Zaroque THE TRUTH IS OUT THERE
    Staff Member Developer

    Joined:
    Nov 1, 2014
    Messages:
    514
    Likes Received:
    78
    Gender:
    Female
    In-Game Name:
    Zaroque
    a bit more explanation for you when things go wrong:
    if your character appears white (or sometimes black) then there's a coding error, if your character appears yellow and black then there's a texture error.
     
    • Useful Useful x 2

Share This Page