cortex
Sep 25 2004, 05:36 AM
i was wondering if anyone knew the complete list of weapon_ commands for weapon switching since slot1 etc seem to get bugged by the switching bug...
Kaine
Sep 25 2004, 06:03 PM
i don't have any problems with slot1, slot2 etc. anyway.
you're a sprite boy... you know the weapon_xx.txt that hold the definitions for the sprites for the different weapons? well........... afaik those filenames (minus the .txt of course) usually match up to the weapon_ commands you want.
good luck, lemme know if i'm wrong
cortex
Sep 25 2004, 06:41 PM
ahh, was thinking along the lines of that too... thnx for the confirmation.
Falcon_Fury
Sep 27 2004, 01:10 AM
alias "primaryDmg" "weapon_shotgun;weapon_machinegun;weapon_heavymachinegun;
weapon_grenadegun;weapon_bitegun;weapon_bite2gun;weapon_swipe;
weapon_spit;weapon_claws"
alias "secondaryDmg" "weapon_pistol;weapon_divinewind;weapon_bilebombgun;
weapon_acidrocketgun;weapon_spore;weapon_devour"
alias "passiveWep" "weapon_knife;weapon_mine;weapon_welder;weapon_leap;
weapon_primalscream;weapon_healingspray;weapon_blink;weapon_stomp"
these are all i ever use:
primary dmg is slot 1 stuff,
secondary is pistol, spore, acid, xeno, devour, bile
passiveWep is welder if you have one, mine if u have one and no welder, and knife
if u don't have a mine or welder, and healspray, leap, blink, stomp, and
primalscream
hope this helps
cortex
Sep 27 2004, 04:35 AM
thank you! saved me the trouble of sorting through all those .txt's

edit: welcome to the forums.
Falcon_Fury
Sep 27 2004, 06:27 AM
Thank you, and no problem.