Announcement

Collapse
No announcement yet.

IP addresses exactly where would I type them

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • IP addresses exactly where would I type them

    There is a hardcore server I would like to join,I have the IP info but where would I enter it?

  • #2
    Start the game up, then go to Options>Game Options and ensure that your console is enabled.

    Then press the ` (tilda key, button to the left of 1 and above TAB) then tpye in \connect 193.93.46.129:28961

    '193.93.46.129:28961' being an example .

    If your wanting to add the server to your favourites you can right the IP down, then start up the game click Join Game on the Source field at the top of the screen click it until it says Favourites, then click 'New Favourite', type the IP in that you wrote down including the .'s and :'s, click OK, refresh and join .

    Comment


    • #3
      Open your console window and type \connect IPADDRESS:PORT

      Crunch

      EDIT: Repulse got it and much better :P
      Twitter: @CptainCrunch
      Battlelog/Origin: CptainCrunch

      Comment


      • #4
        Thanks fellas I've asked the have been getting the run around,now I know where to go for answers

        Comment


        • #5
          or in server browser select Favourites, top right click new favourite and put in the iport there

          Comment


          • #6
            How would you connect if it was a password protected site?

            Comment


            • #7
              Start the game up, select join game, click Password at the bottom put the password in and double click on the server.

              OR - Hit the ` (tilda key, button to the left of 1 and above TAB) then type in \connect ServerIP:PORT password ServerPass

              The red text being what you input .

              OR - If your wanting to make things a little easier, open notepad copy and paste the following;

              @echo off
              echo.
              echo ----------------------------------------------
              echo This utility will enable you to connect to a
              echo CoD4 server which is password protected.
              echo (Providing you know the details)
              echo ----------------------------------------------
              echo.
              set /p ip=Server IP:
              set /p password=Server Password:
              cd %ProgramFiles%\Activision\Call of Duty 4 - Modern Warfare
              start iw3mp.exe + connect %ip% + password %password%
              goto end
              :end
              exit
              Then, File>Save As>Call it 'Connection.bat' save to desktop (make sure in the 'File type:' field ensure you select 'All Files'.

              bla bla .

              Comment


              • #8
                Holy crap! Teach me cmd plox! lol

                Comment


                • #9
                  Originally posted by Aerialz View Post
                  Holy crap! Teach me cmd plox! lol
                  Lol, shup it works and its simple .

                  Comment


                  • #10
                    No, i meant that as a complement... I can't even get the stupid echo's to work properly.

                    Comment

                    Working...
                    X