-
Автор темы
- #1
yo wassup, quick question does anyone know how is it possible to animfix proxy users on legacy 2018?
im using kaaba animations + lc but every proxy user has some shaky legs xDDd, it happens only with proxy users tho
edit: sometimes they dissapear on esp(like they'r underground xd)
i've tried this but doesn't work
showcase:
im using kaaba animations + lc but every proxy user has some shaky legs xDDd, it happens only with proxy users tho
edit: sometimes they dissapear on esp(like they'r underground xd)
i've tried this but doesn't work
C++:
// fix legs failing idk
if (!pState->m_bOnGround) {
pEntity->m_AnimOverlayVec()[animstate_layer_t::ANIMATION_LAYER_MOVEMENT_MOVE].m_flWeight = 0.f;
pEntity->m_AnimOverlayVec()[animstate_layer_t::ANIMATION_LAYER_MOVEMENT_MOVE].m_flCycle = 0.f;
}
Пожалуйста, авторизуйтесь для просмотра ссылки.
Последнее редактирование: