gerbenjacobs / HabboAPI

A PHP wrapper for the (undocumented) Habbo API
MIT License
44 stars 10 forks source link

FigureString Gender #42

Closed Pandafuchs closed 6 years ago

Pandafuchs commented 6 years ago

This is not an issue with the HabboAPI PHP Wrapper, but this place just seems to be full of intelligent people so I might just ask here:

Are you able to extract the gender from a FigureString?

gerbenjacobs commented 6 years ago

Nope, the figurestring knows no gender, some items are just gender specific.

It would be possible through deduction if we have something like #36 working. It would look at the hair, shirt and trousers/skirt and make a guess if these are the typical M or F clothes.

Pandafuchs commented 6 years ago

Oh that's a good idea but not very reliable. I really thought it contained the gender though :/