UnoffLandz / unoff-landz

open source server for the eternal lands/other life client
9 stars 4 forks source link

identify how to attach sit/stand frame to add_new_enhanced_actor(51) packet #56

Closed themuntdregger closed 10 years ago

themuntdregger commented 10 years ago

The function process_log_in in module log_in.c currently implements the sit/stand frame through a separate add_actor_command(2) packet sent immediately after the initial add_new_enhanced_actor(51) packet. This is because the location of the frame byte within the add_new_enhanced_actor(51) packet has yet to be established.

Once this is found, it should then be possible to issue a single add_new_enhanced_actor(51) packet after log in which adds both the actor and the correct frame