Closed TheSil closed 9 years ago
lol @ naming it "jesus" pos. Called "star" actually.
:D should rename it to jesus star perhaps then?
It's more like vitruvian man. It happens after leaving body after dying.
Anyway managed to fix this, appear to be in client mod though. Following lines of code cause it:
cg_entities[clientNum].currentState.legsAnim = 0;
and
cg_entities[clientNum].currentState.torsoAnim = 0;
in CG_NewClientInfo() in cg_players.c. Simply removing them seems to resolve the issue and so far i havent observed any side effects.
Plz, test more, I want to steal the proper fix.
Change teams AND siege class while being alive in game and you will see your character getting stucked with hands and legs straight, instead of just seeing regular dying.