Jump to content


Photo

Game crash on alias use


Best Answer nitrous24 , 27 August 2013 - 12:56 AM

Whenver I use the aliases below I get "Itemizer has encountered fatal error" and pol crashes.  Please help.  I couldn't post full script because when I het Post new topic I got message its too long.

alias pet input /echo HP: <pethpp> TP: <pettp>;p1;rage;p1;ward;
alias rage input /recast "blood pact"; rage";
alias ward input /recast "blood pact"; ward";
 

alias rage input /recast "Blood Pact: Rage";

alias ward input /recast "Blood Pact: Ward";

 

You have a semi-colon instead of a colon, and a quote that doesn't need to be there, which is causing an infinite loop rage -> recast -> rage -> recast -> rage -> recast over and over and over again

Go to the full post


    1 reply to this topic

    #1 unacornz

    unacornz

      Advanced Member

    • Members
    • PipPipPip
    • 37 posts

      Posted 26 August 2013 - 09:58 PM

      Whenver I use the aliases below I get "Itemizer has encountered fatal error" and pol crashes.  Please help.  I couldn't post full script because when I het Post new topic I got message its too long.

      alias pet input /echo HP: <pethpp> TP: <pettp>;p1;rage;p1;ward;
      alias rage input /recast "blood pact"; rage";
      alias ward input /recast "blood pact"; ward";
       

       



      #2 nitrous24

      nitrous24

        Member

      • Members
      • PipPip
      • 17 posts

        Posted 27 August 2013 - 12:56 AM   Best Answer

        Whenver I use the aliases below I get "Itemizer has encountered fatal error" and pol crashes.  Please help.  I couldn't post full script because when I het Post new topic I got message its too long.

        alias pet input /echo HP: <pethpp> TP: <pettp>;p1;rage;p1;ward;
        alias rage input /recast "blood pact"; rage";
        alias ward input /recast "blood pact"; ward";
         

        alias rage input /recast "Blood Pact: Rage";

        alias ward input /recast "Blood Pact: Ward";

         

        You have a semi-colon instead of a colon, and a quote that doesn't need to be there, which is causing an infinite loop rage -> recast -> rage -> recast -> rage -> recast over and over and over again


        • latravant likes this




        1 user(s) are reading this topic

        0 members, 1 guests, 0 anonymous users