Home
last modified time | relevance | path

Searched refs:ondeath_script (Results 1 – 10 of 10) sorted by relevance

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h887 Script* ondeath_script; //execute when killed in game. member
H A Dopenbor.c1618 if(Script_IsInitialized(ent->scripts.ondeath_script)) in execute_ondeath_script()
1641 Script_Execute(ent->scripts.ondeath_script); in execute_ondeath_script()
5750 lcmHandleCommandScripts(&arglist, newchar->scripts.ondeath_script, "ondeathscript", filename); in load_cached_model()
11001 pis = e->scripts.ondeath_script; in spawn()
11032 e->scripts.ondeath_script = pis; in spawn()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h885 Script* ondeath_script; //execute when killed in game. member
H A Dopenbor.c1773 Script* cs = ent->scripts->ondeath_script; in execute_ondeath_script()
5853 lcmHandleCommandScripts(&arglist, newchar->scripts->ondeath_script, "ondeathscript", filename); in load_cached_model()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h904 Script *ondeath_script; //execute when killed in game. member
H A Dopenbor.c2197 Script *cs = ent->scripts->ondeath_script; in execute_ondeath_script()
8424 …os += lcmHandleCommandScripts(&arglist, buf + pos, newchar->scripts->ondeath_script, "ondeathscrip… in load_cached_model()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1650 Script *ondeath_script; //execute when killed in game. member
H A Dopenbor.c2461 Script *cs = ent->scripts->ondeath_script; in execute_ondeath_script()
9771 …os += lcmHandleCommandScripts(&arglist, buf + pos, newchar->scripts->ondeath_script, "ondeathscrip… in load_cached_model()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h2137 Script *ondeath_script; //execute when killed in game. member
H A Dopenbor.c1861 Script *cs = ent->scripts->ondeath_script; in execute_ondeath_script()
10188 …os += lcmHandleCommandScripts(&arglist, buf + pos, newchar->scripts->ondeath_script, "ondeathscrip… in load_cached_model()