EOSERV Forum > Programming > EOPaperdoll [Release]
Topic is locked.
Page: << 1 2 >>
EOPaperdoll [Release]
Author Message
Post #140055 EOPaperdoll [Release]

Heres a program i made awhile ago that i forgot to release. You can customize the look of your avatar then save him as a png file :D 


Still some things that need to be done which include:

  • Cutting hair where the color is the color used to hide hair.
  • Hard coded hair hides
  • Weapons
  • Just realized theres a problem and it renders 1 choice behind XD.[Fixed]
  • Bag positioning is off [Wont be fixed because it is hardcoded in the client]

Instructions
  1. Drag your pubs and gfx folder into the folder with the executable.
  2. Change "Pubs" to "Pub"
  3. Run.
  4. Finished :D

You can download this program here : Download

http://screensnapr.com/e/etfaX8.png

Thanks to exile for showing me the algorithms he used for grabbing graphic poses.
---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 10 weeks ago
Post #140056 Re: EOPaperdoll [Release]

thats epic aha

---
CN:BH 4 lyfe
14 years, 10 weeks ago
Post #140057 Re: EOPaperdoll [Release]

Very nice! +1

14 years, 10 weeks ago
Post #140058 Re: EOPaperdoll [Release]

very kool

14 years, 10 weeks ago
Post #140060 Re: EOPaperdoll [Release]

Ha thanks guys. 

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 10 weeks ago
Post #140075 Re: EOPaperdoll [Release]

Cool program!
+1!

---
You're all fags.
14 years, 10 weeks ago
Post #140171 Re: EOPaperdoll [Release]

Small error incase anyones not able to figure it out "Directory Pubs not found" Change the folder "Pubs" to "Pub" +1

14 years, 10 weeks ago
Post #140172 Re: EOPaperdoll [Release]

Ahh, forgot about that. Thanks for pointing that out :)

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 10 weeks ago
Post #140180 Re: EOPaperdoll [Release]


Just a note on hair hides, EditPub has a type listed specifically for hiding hair. It is a small hack-in to EOSERV, but I would recommend you use that value to make the character bald rather than hard coding every hat type that does that. Also, there is another type that cannot be hacked into EOSERV which is hair over hat. This type is visible on a colored scarf, glasses, and the frog mask. Don't know why Vult-r didn't save himself some time by making all of this info into a data file, but there you have it.

Hacking in hard-coded hat types might make an ugly end result for a server using non-EO graphics. Use pub values... or you could add a switch to move the hair layer directly from a list box (recommended for that odd hair type). Hope these ideas are useful to you.

14 years, 10 weeks ago
Post #140182 Re: EOPaperdoll [Release]

Yeah i had saw that. In my post I said "Cutting hair where the color is the color used to hide hair." Might not of phrased this well but I was going to use the shade of black he uses to hide hair, but I have no clue how to do this in GDI+. I also didnt not want to hardcode it in either because of that. The only thing i will be hardcoding is what was hardcoded in the client.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 10 weeks ago
Post #140186 Re: EOPaperdoll [Release]

omg awesome release wild^^ +9 but i can only do+1

---
"With your feet steady and firm on the ground soar high and ignore limitations"  -Bladex
EOSERV Class : Pixel Artist, Grammar Nazi, Server Owner, Mapping Artist, Server Coder, Test Player,
The Game Maker
14 years, 10 weeks ago
Post #140201 Re: EOPaperdoll [Release]

Cool program. +1

---
Tire me.
14 years, 10 weeks ago
Post #140207 Re: EOPaperdoll [Release]


Nice, But im Curious what did u make it in?

14 years, 10 weeks ago
Post #140208 Re: EOPaperdoll [Release]

I made this in VB.Net

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 10 weeks ago
Post #140218 Re: EOPaperdoll [Release]

I would of made the picture box you used bigger because it cuts off some back equipment. I also would of made it so you can select your hair with one NumericUpDown and then select the hair color with a different NumericUpDown.

14 years, 10 weeks ago
Page: << 1 2 >>
Topic is locked.
EOSERV Forum > Programming > EOPaperdoll [Release]