Home
last modified time | relevance | path

Searched refs:NPC_ChangeWeapon (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/openjk/OpenJK-07675e2/code/game/
H A DAI_GalakMech.cpp480 NPC_ChangeWeapon(WP_NONE); in Pilot_Steer_Vehicle()
697 NPC_ChangeWeapon(WP_NONE); in Pilot_Steer_Vehicle()
705 NPC_ChangeWeapon(WP_NONE); in Pilot_Steer_Vehicle()
713 NPC_ChangeWeapon(WP_BLASTER); in Pilot_Steer_Vehicle()
743 NPC_ChangeWeapon(WP_NONE); in Pilot_Steer_Vehicle()
751 NPC_ChangeWeapon(WP_NONE); in Pilot_Steer_Vehicle()
H A DAI_Atst.cpp227 NPC_ChangeWeapon( WP_ATST_MAIN ); in ATST_Attack()
232 NPC_ChangeWeapon( WP_ATST_SIDE ); in ATST_Attack()
263 NPC_ChangeWeapon( WP_NONE ); in ATST_Attack()
H A DAI_Grenadier.cpp523 NPC_ChangeWeapon( WP_MELEE ); in NPC_BSGrenadier_Attack()
536 NPC_ChangeWeapon( WP_THERMAL ); in NPC_BSGrenadier_Attack()
H A DAI_BobaFett.cpp290 NPC_ChangeWeapon( wp ); in Boba_ChangeWeapon()
690 NPC_ChangeWeapon(WP_BLASTER); // Update Delay Timers in Boba_Fire()
700 NPC_ChangeWeapon(WP_BLASTER); // Update Delay Timers in Boba_Fire()
H A DAI_Sniper.cpp734 NPC_ChangeWeapon( NPC->client->ps.weapon ); in NPC_BSSniper_Attack()
751 NPC_ChangeWeapon( NPC->client->ps.weapon ); in NPC_BSSniper_Attack()
H A Db_local.h117 extern void NPC_ChangeWeapon( int newWeapon );
H A DAI_Stormtrooper.cpp2373 NPC_ChangeWeapon( NPC->client->ps.weapon ); in NPC_BSST_Attack()
H A DNPC_combat.cpp1025 void NPC_ChangeWeapon( int newWeapon ) in NPC_ChangeWeapon() function
H A DNPC_spawn.cpp1254 NPC_ChangeWeapon( ent->client->ps.weapon ); in NPC_Begin()
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A DAI_Atst.cpp228 NPC_ChangeWeapon( WP_ATST_MAIN ); in ATST_Attack()
233 NPC_ChangeWeapon( WP_ATST_SIDE ); in ATST_Attack()
264 NPC_ChangeWeapon( WP_NONE ); in ATST_Attack()
H A DAI_Grenadier.cpp525 NPC_ChangeWeapon( WP_MELEE ); in NPC_BSGrenadier_Attack()
538 NPC_ChangeWeapon( WP_THERMAL ); in NPC_BSGrenadier_Attack()
H A DAI_Sniper.cpp705 NPC_ChangeWeapon( WP_DISRUPTOR ); in NPC_BSSniper_Attack()
721 NPC_ChangeWeapon( WP_DISRUPTOR ); in NPC_BSSniper_Attack()
H A DAI_GalakMech.cpp866 NPC_ChangeWeapon( WP_REPEATER ); in NPC_BSGM_Attack()
877 NPC_ChangeWeapon( WP_REPEATER ); in NPC_BSGM_Attack()
1041 NPC_ChangeWeapon( WP_REPEATER ); in NPC_BSGM_Attack()
H A Db_local.h119 extern void NPC_ChangeWeapon( int newWeapon );
H A DNPC_spawn.cpp998 NPC_ChangeWeapon( ent->client->ps.weapon ); in NPC_Begin()
H A DAI_Stormtrooper.cpp2509 NPC_ChangeWeapon( WP_DISRUPTOR ); in NPC_BSST_Attack()
H A DNPC_combat.cpp817 void NPC_ChangeWeapon( int newWeapon ) in NPC_ChangeWeapon() function
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A DNPC_AI_Atst.c278 NPC_ChangeWeapon( WP_NONE ); in ATST_Attack()
H A DNPC_AI_Grenadier.c531 NPC_ChangeWeapon( WP_STUN_BATON ); in NPC_BSGrenadier_Attack()
544 NPC_ChangeWeapon( WP_THERMAL ); in NPC_BSGrenadier_Attack()
H A DNPC_AI_Sniper.c710 NPC_ChangeWeapon( WP_DISRUPTOR ); in NPC_BSSniper_Attack()
726 NPC_ChangeWeapon( WP_DISRUPTOR ); in NPC_BSSniper_Attack()
H A Db_local.h117 extern void NPC_ChangeWeapon( int newWeapon );
H A DNPC_AI_GalakMech.c897 NPC_ChangeWeapon( WP_REPEATER ); in NPC_BSGM_Attack()
908 NPC_ChangeWeapon( WP_REPEATER ); in NPC_BSGM_Attack()
1076 NPC_ChangeWeapon( WP_REPEATER ); in NPC_BSGM_Attack()
H A DNPC_combat.c860 void NPC_ChangeWeapon( int newWeapon ) in NPC_ChangeWeapon() function
H A DNPC_spawn.c1116 NPC_ChangeWeapon( ent->client->ps.weapon ); in NPC_Begin()
H A DNPC_AI_Stormtrooper.c2557 NPC_ChangeWeapon( WP_DISRUPTOR ); in NPC_BSST_Attack()

12