"-pshot Unknown Command"?

lechuxlechux Join Date: 2004-10-30 Member: 32536Members
Yo!

I've never tried scripts or anything like that before.
But now I tried to download some ready scriptpackage but it dosent matter
which of them I try to bind. I just get the "unknown command: -pshot" message in the console.

So... Any idea why that problem occour for me?

// LeChux

Comments

  • LordyLordy Join Date: 2003-10-12 Member: 21627Banned
    edited May 2005
    your missing a line in your script
    check that you have an 'alias -pshot "-attack" or w/e and +pshot as well
    also make sure you are executing the script right "exec configname.cfg"
  • 2_of_Eight2_of_Eight Join Date: 2003-08-20 Member: 20016Members
    Chances are, -pshot would likely be:
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias "-pshot" "+attack;wait;-attack"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
    Or something like that. I'm not sure.
  • Diablo_fxDiablo_fx Join Date: 2003-02-21 Member: 13793Members
    <!--QuoteBegin-2 of Eight+May 8 2005, 12:31 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (2 of Eight @ May 8 2005, 12:31 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Chances are, -pshot would likely be:
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias "-pshot" "+attack;wait;-attack"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
    Or something like that. I'm not sure. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
    alias +pshot "+attack"
    alias -pshot "-attack; wait; +attack; wait; -attack"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
  • lechuxlechux Join Date: 2004-10-30 Member: 32536Members
    Thanks for all the nice answers though it did'nt help :/
    Well... I helped in the way that I dont recieve that message as often as before. But the scripts dont work.
  • Diablo_fxDiablo_fx Join Date: 2003-02-21 Member: 13793Members
    Because you put it the wrong place.

    Put it in the userconfig.cfg (or create one if it isnt there)

    This should be it, if it stills dont work. Try reinstalling ns..
  • lechuxlechux Join Date: 2004-10-30 Member: 32536Members
    I've created a new .cfg file.
    Scripts.cfg

    But I put the scripts in userconfig.cfg instead. Now I dont recieve those message anymore. But the scripts is quite **** up. They don't work as they should and everytime I release my walk forward button(I use W <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->) the primary weapon triggers. It also trigger when I press escape to return to the game when I've been in the menu screen.

    Why isn't there any tutorial how to make this **** work <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo--> Im a idiot... <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
Sign In or Register to comment.