Yes i know but if is set this, he stil have 1000 health:
if ai_classiccharacter_anubis_stopanim_trigger ==0 then
SetEntityHealth( e, 100000 )
StopAnimation(e)
else
SetEntityHealth( e, 100 )
is there a command to set the character to static on or of ?