Returns 1 if the specified animation action exists for the player.
Format: AnimExist [oper] value
Arguments:
Return type: boolean (0 if false or 1 if true)
Error conditions: none
Example:
trigger1 = AnimExist != 200 ; Triggers if the player is missing action 200.