Hello, I have a monster entity with a custom model, I'm using pev_sequence to assign him a custom animation and it works, however, when the sequence ends, pev_sequence reverts back to the original value (0) and starts playing his ACT_IDLE animation sequences.
Is there a way to hold the monster in the last frame of the desired animation?