Home
last modified time | relevance | path

Searched refs:ANI_GRABBED (Results 1 – 15 of 15) sorted by relevance

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c458 ICMPCONST(ANI_GRABBED) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h294 #define ANI_GRABBED 34 // Animation played when grabbed macro
H A Dopenbor.c6285 ani_id = ANI_GRABBED; in load_cached_model()
13325 else if(type == -1 || type >= max_attack_types) pain = ANI_GRABBED; in set_pain()
13332 if(pain == ANI_GRABBED) iPain->inpain = 0; in set_pain()
17243 else if(validanim(other,ANI_GRABBED)) ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
17407 else if (validanim(other,ANI_GRABBED)) ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
17412 if (validanim(other,ANI_GRABBED)) ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
H A Dopenborscript.c9050 ICMPCONST(ANI_GRABBED) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h295 #define ANI_GRABBED 34 // Animation played when grabbed macro
H A Dopenbor.c6361 ani_id = ANI_GRABBED; in load_cached_model()
13633 else if(type == -1 || type >= max_attack_types) pain = ANI_GRABBED; in set_pain()
13640 if(pain == ANI_GRABBED) iPain->inpain = 0; in set_pain()
17813 else if(validanim(other,ANI_GRABBED)) ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
17977 else if (validanim(other,ANI_GRABBED)) ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
17982 if (validanim(other,ANI_GRABBED)) ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
H A Dopenborscript.c8617 ICMPCONST(ANI_GRABBED)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h302 #define ANI_GRABBED 34 // Animation played when grabbed macro
H A Dopenbor.c6153 ani_id = ANI_GRABBED; in translate_ani_id()
18692 pain = ANI_GRABBED; in set_pain()
18717 if(pain == ANI_GRABBED) in set_pain()
24387 else if(validanim(other, ANI_GRABBED)) in player_grab_check()
24389 ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
24620 else if (validanim(other, ANI_GRABBED)) in player_grab_check()
24622 ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
24632 if (validanim(other, ANI_GRABBED)) in player_grab_check()
24634 ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
H A Dopenborscript.c10304 ICMPCONST(ANI_GRABBED) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h389 ANI_GRABBED, // Animation played when grabbed enumerator
H A Dopenbor.c7003 ani_id = ANI_GRABBED; in translate_ani_id()
21780 pain = ANI_GRABBED; in set_pain()
21822 if(pain == ANI_GRABBED) in set_pain()
27752 else if(validanim(other, ANI_GRABBED)) in player_grab_check()
27754 ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
27980 else if (validanim(other, ANI_GRABBED)) in player_grab_check()
27982 ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
27992 if (validanim(other, ANI_GRABBED)) in player_grab_check()
27994 ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
H A Dopenborscript.c13095 ICMPCONST(ANI_GRABBED) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h626 ANI_GRABBED, // Animation played when grabbed enumerator
H A Dopenbor.c7273 ani_id = ANI_GRABBED; in translate_ani_id()
23293 pain = ANI_GRABBED; in set_pain()
23347 if(pain == ANI_GRABBED) in set_pain()
30598 else if(validanim(other, ANI_GRABBED)) in player_grab_check()
30600 ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
30826 else if (validanim(other, ANI_GRABBED)) in player_grab_check()
30828 ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()
30838 if (validanim(other, ANI_GRABBED)) in player_grab_check()
30840 ent_set_anim(other, ANI_GRABBED, 0); in player_grab_check()