Jump to content

LordGalyen

@Renegade Staff
  • Posts

    886
  • Joined

  • Last visited

  • Days Won

    42
  • Donations

    0.00 USD 

Posts posted by LordGalyen

  1. Loved talking to Zunnie. He always asking me to join TS or or test something for him.

     

    Zunnie, thanks for all the good times on Renegade. You helped the game, kept it going for so long and provided a place for us to have fun and get away from the troubles of life for a short time. May you rest in peace. You will be greatly missed. Prayers for the family.

     

    :coffee::dino:

  2. So I am trying to get renlist working. I keep opening up and no servers would load. So I decided to re-install renlist from the website. So I downloaded and tried to reinstall. I keep getting an error when I try to join the server. "Rengade Executable does not exist"  I am clueless on how to get this thing up and running and I cant find any help on the forums. Anybody be able to lend me a hand? Thanks!

  3. This is the one that I tried from this forum.

    on *:start:{  server irc.cncirc.net}
      on *:connect:{
        if (*.cncirc.net iswm $server) {  
          join #mpf   
          join #cncirc  
          join #mpf-newmaps  
          join #mpf-tcw  
          join #mpf-apb  
        }
      }

     

    The following one is the one I used for years(also from this forums long time ago)

     

    on *:connect:{
      if (*.cncirc.net iswm $server) {
        nick LordGalyen
        ns identify mypasswordhere
        join #mpf
        join #mpf-mods
        join #mpf-newmaps
        join #mpf-newmaps-admin
        join #mpf-newmaps-admin2
        join #mpf-snipers
        join #mpf-snipers-admin
        join #mpf-tcw
        ns update
      }
    }

     

  4. Need some help for IRC. I'm setting it up on a new computer. I copied everything from my old one to the new one, word for word.  I am getting the following message.

     

    #MPF Unknown command
    -
    #MPF Unknown command
    -
    #MPF Unknown command
    -
    #MPF Unknown command
    -
    #MPF Unknown command
    -
    #MPF Unknown command
    -
    #MPF Unknown command
    -
    -NickServ- Password accepted - you are now recognized.
    -
    [email protected] LordGalyen You are now logged in as LordGalyen
    -
    * NickServ sets mode: +r
    -
    #MPF Unknown command
    -
    -NickServ- Status updated (memos, vhost, chmodes, flags).
    -
    * LordGalyen sets mode: +i
    -

     

    What am I doing wrong here? I even tried the setup tutorial that Unknown put up on this topic.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.