Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c483 ICMPCONST(ANI_JUMPCANT) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h325 #define ANI_JUMPCANT 65 macro
H A Dopenbor.c6163 ani_id = ANI_JUMPCANT; in load_cached_model()
17445 else if(validanim(self,ANI_JUMPCANT)) in player_jump_check()
17448 ent_set_anim(self, ANI_JUMPCANT, 0); in player_jump_check()
H A Dopenborscript.c9081 ICMPCONST(ANI_JUMPCANT) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h326 #define ANI_JUMPCANT 65 macro
H A Dopenbor.c6271 ani_id = ANI_JUMPCANT; in load_cached_model()
18014 else if(validanim(self,ANI_JUMPCANT)) in player_jump_check()
18016 ent_set_anim(self, ANI_JUMPCANT, 0); in player_jump_check()
H A Dopenborscript.c8648 ICMPCONST(ANI_JUMPCANT)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h333 #define ANI_JUMPCANT 65 macro
H A Dopenbor.c6038 ani_id = ANI_JUMPCANT; in translate_ani_id()
24680 else if(validanim(self, ANI_JUMPCANT)) in player_jump_check()
24682 ent_set_anim(self, ANI_JUMPCANT, 0); in player_jump_check()
H A Dopenborscript.c10330 ICMPCONST(ANI_JUMPCANT) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h419 ANI_JUMPCANT, enumerator
H A Dopenbor.c6865 ani_id = ANI_JUMPCANT; in translate_ani_id()
28116 else if(validanim(self, ANI_JUMPCANT)) in player_jump_check()
28118 ent_set_anim(self, ANI_JUMPCANT, 0); in player_jump_check()
H A Dopenborscript.c13120 ICMPCONST(ANI_JUMPCANT) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h658 ANI_JUMPCANT, enumerator
H A Dopenbor.c7135 ani_id = ANI_JUMPCANT; in translate_ani_id()
30962 else if(validanim(self, ANI_JUMPCANT)) in player_jump_check()
30964 ent_set_anim(self, ANI_JUMPCANT, 0); in player_jump_check()