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

Plutonium

piraplinundefined

piraplin

@piraplin
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
2
Following
2

Posts

Recent Best Controversial

  • Necesito ayuda
    piraplinundefined piraplin

    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.

    Temas De Español

  • Necesito ayuda
    piraplinundefined piraplin

    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.

    Temas De Español

  • Necesito ayuda
    piraplinundefined piraplin

    Kalitos Como lo hago??

    Temas De Español
  • 1 / 1
  • Login

  • Don't have an account? Register

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