Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. Temas De Español
  3. Necesito ayuda

Necesito ayuda

Scheduled Pinned Locked Moved Temas De Español
6 Posts 2 Posters 135 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • piraplinundefined Offline
    piraplinundefined Offline
    piraplin
    wrote on last edited by
    #1

    quiero crear mi propio servidor dedicado para mw3 y estoy siguiendo todas las normas de https://plutonium.pw/es/docs/server/iw5/setting-up-a-server/#port-forwarding pero cuando busco la carpeta C:\gameserver\IW5. para meter los archivos del servidor no me aparece en ningun lugar Gracias por la atención.

    Kalitosundefined 1 Reply Last reply
    1
    • Kalitosundefined Offline
      Kalitosundefined Offline
      Kalitos
      replied to piraplin on last edited by
      #2

      piraplin Esa ruta es solo un ejemplo. debes buscar la ruta donde está la carpeta del juego que descargaste o que vas a usar para crear el servidor.

      piraplinundefined 1 Reply Last reply
      0
      • piraplinundefined Offline
        piraplinundefined Offline
        piraplin
        replied to Kalitos on last edited by piraplin
        #3

        Kalitos Perdon por liarte tanto 😓 pero tengo otro problema y es que yo inicio mi servidor y no se me inicia y me dice esto could not send heartbeat to nix! error was: non-success status code: 401 connection with nix socket lost, reconnecting in 15s... yo creo que tengo todo bien configurado pero si quieres te mando mi config del servidor no vaya a ser que tenga algo mal ```

        @echo off
        ::Paste the server key from https://platform.plutonium.pw/serverkeys here
        set key=Zl3jHyXxOeOc55sJ15qZetMHItk9SUg7
        ::Name of the config file the server should use. (default: server.cfg)
        set cfg=Map Rotation
        ::Name of the server shown in the title of the cmd window. This will NOT bet shown ingame.
        set name=TDM 1
        ::Port used by the server (default: 27016)
        set port=27017
        ::Only change this when you don't want to keep the bat files in the game folder. MOST WON'T NEED TO EDIT THIS!
        set gamepath=%cd%
        
        title PlutoniumIW5 - %name% - Server restarter
        echo Visit plutonium.pw / Join the Discord (a6JM2Tv) for NEWS and Updates!
        echo Server "%name%" will load %cfg% and listen on port %port% UDP!
        echo To shut down the server close this window first!
        echo (%date%)  -  (%time%) %name% server start.
        
        cd /D %LOCALAPPDATA%\Plutonium
        :server
        start /wait /abovenormal bin\plutonium-bootstrapper-win32.exe iw5mp "%gamepath%" -dedicated +set key %key% +set sv_config %cfg% +net_port %port% +start_map_rotate
        echo (%date%)  -  (%time%) WARNING: %name% server closed or dropped... server restarts.
        goto server
        

        Bueno perdon por liarte tanto.

        Kalitosundefined 1 Reply Last reply
        1
        • Kalitosundefined Offline
          Kalitosundefined Offline
          Kalitos
          replied to piraplin on last edited by
          #4

          piraplin Asegúrate que tienes abierto el puerto "27017" tanto en tu firewall de windows y en tu modem.

          piraplinundefined 1 Reply Last reply
          0
          • piraplinundefined Offline
            piraplinundefined Offline
            piraplin
            replied to Kalitos on last edited by piraplin
            #5

            Kalitos Como lo hago??

            Kalitosundefined 1 Reply Last reply
            1
            • Kalitosundefined Offline
              Kalitosundefined Offline
              Kalitos
              replied to piraplin on last edited by
              #6

              piraplin busca en google como abrir puertos en el modem y en windows.

              1 Reply Last reply
              0

              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Donate