I have some new revive animations I wish to use on my server, but can’t seem to get them to run.
I know the animations work properly, im thinking the syntax in the script file is screwed up. I know they work right because I can use them as death animations.
Anyway heres the clip from the human_base.script file
revive
{
default
{
both cartwheel_L
both cartwheel_R
both roll
}
}
Obviously the 3 animation files are called cartwheel_L, cartwheel_R and roll.
Any idea why this isn’t working? Its been bugging me for days 