Jump to content
Eternal Lands Official Forums

Roja

Admin
  • Content count

    7693
  • Joined

  • Last visited

Posts posted by Roja


  1. Hi, I was wondering if someone can do a little bit of programming to add an extra texture to the avatar texture-block that would be used for eyes. This would make it so you can select eye color for your avatar. I'm also making it so the avatars will be able to blink, to add some more realism(that's in the animations though, so no extra programming needed for that).

     

    The spot in the 512x512 texture block is 24x24, and it is directly below the head texture, and directly to the right of the hand texture in the block. If more info is needed I can send a texture to show you.

     

    The option to choose eye color would also have to be added to the character creation screen.


  2. Glad you guys are happy with it :)

     

    Groomsh, yes some text colors aren't quite right..the problem is that some text is used in 2 or more different places where the backgrounds are different colors, so I can't separate them. The only option would be to make the backgrounds the same, but then that messes with the theme..so..have to find a happy medium :P


  3. Ok yes I tried that but I still get that it's missing a lot, like this:

    "Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR)

    Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR)

    Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)

    Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) "

     

    I set the source code dir. to where I have it on my computer, and the "where to build the binaries" as "C:/MinGW/bin" Do those need to be different?


  4. Can someone at least post some hints like, how do you find out what libraries are needed to be installed? Is there something somewhere that tells you that? I have the current client compiling on my system so have been just trying to figure out how to get this new one to compile, so most likely a lot is the same...?

×