Weapon_ Cmd's

cortexcortex Join Date: 2003-11-28 Member: 23707Members
<div class="IPBDescription">someone know all of them?</div> 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... <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad-fix.gif' border='0' style='vertical-align:middle' alt='sad-fix.gif' /><!--endemo-->

Comments

  • KaineKaine Join Date: 2002-08-07 Member: 1096Members, Constellation
    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 <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
  • cortexcortex Join Date: 2003-11-28 Member: 23707Members
    ahh, was thinking along the lines of that too... thnx for the confirmation. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
  • Falcon_FuryFalcon_Fury Join Date: 2004-09-26 Member: 31946Members
    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
  • cortexcortex Join Date: 2003-11-28 Member: 23707Members
    edited September 2004
    thank you! saved me the trouble of sorting through all those .txt's <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->

    edit: welcome to the forums. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
  • Falcon_FuryFalcon_Fury Join Date: 2004-09-26 Member: 31946Members
    Thank you, and no problem.
Sign In or Register to comment.