Home
last modified time | relevance | path

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

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h885 Script* think_script; //execute when entity thinks. member
H A Dopenbor.c1789 if(Script_IsInitialized(ent->scripts.think_script)) in execute_think_script()
1795 Script_Execute(ent->scripts.think_script); in execute_think_script()
5714 lcmHandleCommandScripts(&arglist, newchar->scripts.think_script, "thinkscript", filename); in load_cached_model()
10989 pts = e->scripts.think_script; in spawn()
11020 e->scripts.think_script = pts; in spawn()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h883 Script* think_script; //execute when entity thinks. member
H A Dopenbor.c1939 Script* cs = ent->scripts->think_script; in execute_think_script()
5817 lcmHandleCommandScripts(&arglist, newchar->scripts->think_script, "thinkscript", filename); in load_cached_model()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h902 Script *think_script; //execute when entity thinks. member
H A Dopenbor.c2363 Script *cs = ent->scripts->think_script; in execute_think_script()
8388 …pos += lcmHandleCommandScripts(&arglist, buf + pos, newchar->scripts->think_script, "thinkscript",… in load_cached_model()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1648 Script *think_script; //execute when entity thinks. member
H A Dopenbor.c2636 Script *cs = ent->scripts->think_script; in execute_think_script()
9729 …pos += lcmHandleCommandScripts(&arglist, buf + pos, newchar->scripts->think_script, "thinkscript",… in load_cached_model()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h2133 Script *think_script; //execute when entity thinks. member
H A Dopenbor.c2074 Script *cs = ent->scripts->think_script; in execute_think_script()
10140 …pos += lcmHandleCommandScripts(&arglist, buf + pos, newchar->scripts->think_script, "thinkscript",… in load_cached_model()