Thanks..
But it still doesn't show me the countdown and restore button.. Do I miss a packet or something?
Last I knew, there wasn't a 'packet' for transformations. It's simply a compound 1017/10017 packet that includes life, max life, and the transformed lookface.
EO server source:
Code:
bool CUser::SynchroTransform()
{
CMsgUserAttrib msg;
IF_OK( msg.Create(GetID(), _USERATTRIB_LOOKFACE, GetLookFace())
&& msg.Append(_USERATTRIB_MAXLIFE, GetMaxLife())
&& msg.Append(_USERATTRIB_LIFE, GetLife())
&& msg.Append(_USERATTRIB_SIZEADD, GetSizeAdd()) )
BroadcastRoomMsg(&msg, INCLUDE_SELF);
this->BroadcastTeamLife(true); // true: with max life
return true;
}
Are you sending the new mesh properly? It's transformation, bodytype and avatar combined into 1 uint. I'm guessing.though that the countdown button is from sending the skill use packet if it won't show from just not having default transformation in your mesh
(TransformationMeshId * 10000000) + NormalMeshId <<<--- this shall include your avatar...
basically... it's that how you set the mesh of transform... the client recognize it automatically as a transform and block jump/walk or w/e the transformation do client side...
[5017] Item Packet Subtype for Special Effects 05/09/2011 - CO2 Private Server - 10 Replies Heya,
I would need both Enum and Packet for Reborn Effects like:
Shield
AddHP
...
Thanks for reading
[RELEASE]Big Project..5095,5065,5017,5017 (command Server) 10/01/2009 - CO2 PServer Guides & Releases - 23 Replies Hi,
Yes i made a big project with my self by my self i host i edit i control i code.
The Project contain 3 Co plvling Servers and 1 Command server the plvling servers are Snow Server and Treasure island .
snow server works with 5065 client and it have alot of edits , adds , well i have made 135 gears and you can upgrade it in market from De La Vega for 250k CPS for each item also you should get 1 blessing amulet to make dmg -1 and you can get it by killing 1000 Birdman or 1000 Snake man or...