I didn't intend for that, my apologies. Anyway to add to this, for rathena to implement this it seems we need a new way or modify the way how we create the characters it seems
yeah its just a skin,
the char select screen is very cool as well, since you can scroll through haircolor and hairstyle easier with sliders,
and I saw from the video as well which seems like a nice feature. But seems it will take time for rathena to support these new clients fully
much more organized obviously xd
we have a great growing community, active members, great administration, and make rathena a better place.
PLace rathena has it's own svn which is imo is better than eathena
https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/
well guess what im trying to say if its the way the coder intended to code it in as a status, then i wouldn't really call it a bug.
But yeah probably isn't offical behaviour, but from rytech's post it seems we can't add any more options masks anymore?
not really a bug per se since its how its coded in
sc_start2(&sd->bl, SC_ON_PUSH_CART, 9999, type, 0, INVALID_TIMER);
so obviously it lasts forever, but sinces its a SC status obviously it would be gone after you die
So everyone has seen that most of the hairstyles on 2011-11+ clients are capped at only 27. Anything beyond this it will start to repeat only one hairstyle.
I've looked through with a hex editor and saw that they don't keep track on of the hairstyles like they normally do before this client.
These are some of the things that keep track on what hairstyle your on, I'm not sure of other places that could see where the hairstyle is or up the limit somehow.
27..26..25..24..23..22..21..19..18..17..16..15..14..13..11..12
look at groups.conf in the conf folder
simple as putting the command in there
here's an example as well
http://rathena.org/board/topic/58936-commands-for-normal-player-in-new-groupconf/
yeah, seems normal since cart is using that status effect SC i believe to spawn the cart, which seems official since rathena uses that as well. As for the items not showing, i just had to get a new cart and respawn my location like @go map.
I think this only happens if your using other compiles. I checked out a clean rA and applied this patch, and didn't have to relog to see items in my cart again