Home
last modified time | relevance | path

Searched refs:weaponindex (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/atanks/atanks-6.5/src/
H A Dclient.cpp340 int weaponindex, amount; in Parse_Client_Data() local
341 sscanf(args[1], "%d", &weaponindex); in Parse_Client_Data()
343 if ( (weaponindex >= 0) && (weaponindex < WEAPONS) && in Parse_Client_Data()
346 global.client_player->nm[weaponindex] = amount; in Parse_Client_Data()
348 if (weaponindex == (WEAPONS - 1)) in Parse_Client_Data()
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbe_ai_weap.h68 int weaponindex; member
H A Dbe_ai_weap.c61 {"weaponindex", WEAPON_OFS(weaponindex), FT_INT}, //index of weapon in inventory
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbe_ai_weap.h73 int weaponindex; member
H A Dbe_ai_weap.c67 {"weaponindex", WEAPON_OFS( weaponindex ), FT_INT}, //index of weapon in inventory
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbe_ai_weap.h68 int weaponindex; member
H A Dbe_ai_weap.c61 {"weaponindex", WEAPON_OFS(weaponindex), FT_INT}, //index of weapon in inventory
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbe_ai_weap.h73 int weaponindex; member
H A Dbe_ai_weap.c67 {"weaponindex", WEAPON_OFS( weaponindex ), FT_INT}, //index of weapon in inventory
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbe_ai_weap.h69 int weaponindex; member
H A Dbe_ai_weap.c62 {"weaponindex", WEAPON_OFS(weaponindex), FT_INT}, //index of weapon in inventory
/dports/games/evq3/evq3/code/botlib/
H A Dbe_ai_weap.h68 int weaponindex; member
H A Dbe_ai_weap.c61 {"weaponindex", WEAPON_OFS(weaponindex), FT_INT}, //index of weapon in inventory
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbe_ai_weap.h68 int weaponindex; member
H A Dbe_ai_weap.c61 {"weaponindex", WEAPON_OFS(weaponindex), FT_INT}, //index of weapon in inventory
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ai_weap.h68 int weaponindex; member
H A Dbe_ai_weap.c61 {"weaponindex", WEAPON_OFS(weaponindex), FT_INT}, //index of weapon in inventory
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ai_weap.h68 int weaponindex; member
H A Dbe_ai_weap.c61 {"weaponindex", WEAPON_OFS(weaponindex), FT_INT}, //index of weapon in inventory
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbe_ai_weap.h74 int weaponindex; member
H A Dbe_ai_weap.cpp66 {"weaponindex", WEAPON_OFS(weaponindex), FT_INT}, //index of weapon in inventory
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h1396 …int weaponindex; // the spawned entity with an weapon item, this is the… member
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h1410 …int weaponindex; // the spawned entity with an weapon item, this is the…
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h1432 int weaponindex; // the spawned entity with an weapon item, this is the id of the item model member
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h2203 int weaponindex; // the spawned entity with an weapon item, this is the id of the item model member

12