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

Plutonium

Kalitosundefined

Kalitos

@Kalitos
About
Posts
871
Topics
38
Shares
0
Groups
0
Followers
104
Following
25

Posts

Recent Best Controversial

  • error on game launch
    Kalitosundefined Kalitos

    dinofansem https://forum.plutonium.pw/topic/23158/exe-cannot-find-zone/5?_=1694353123047

    Launcher Support

  • No me deja jugar con amigos
    Kalitosundefined Kalitos

    snr0presor12 https://plutonium.pw/docs/custom-games/#inviting-your-friends Siga la guia

    Temas De Español

  • What solutions do I have? steam verification
    Kalitosundefined Kalitos

    Aldair_201 That is the objective of the Steam verification implemented, that the players in this case as owners have purchased the game they want to host on Steam.

    BO2 Server Hosting Support

  • What solutions do I have? steam verification
    Kalitosundefined Kalitos

    Aldair_201 1. Have you purchased the game on Steam?
    2. Do you have the game list set to public?

    BO2 Server Hosting Support

  • Bot warfare error mw3
    Kalitosundefined Kalitos

    cYBORG1 Your mistake is that there is no script that needs "_bot.gsc". It should be in the plutonium "maps/mp/bots/" folder. The last thing left is to see your folder "maps/mp/bots/

    MW3 Server Hosting Support

  • Bot warfare error mw3
    Kalitosundefined Kalitos

    cYBORG1 Do you use the same base folder of the game?

    MW3 Server Hosting Support

  • [MAP] Seatown from COD:OL
    Kalitosundefined Kalitos

    Artyx Will the same waypoints as the original map work?

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Kalitosundefined Kalitos

    Apart from that, I would recommend neroZzero-2035 creating a GITHUB account and sharing all your resources from there. That of posting mega links is not very reliable and does not look good in my opinion. It is a community to help each other. I think GITHUB is better option to keep your resources. Also, I think anyone can open a request in the BOTWARFARE project for custom map waypoints to be added to the project.

    MW3 Modding Releases & Resources

  • zzTenMileRadiuszz ModernWarfare: 3 Server. UnderConstruction.
    Kalitosundefined Kalitos

    TenJellybeans https://plutonium.pw/docs/server/iw5/setting-up-a-server/#setting-up-a-server
    There you will find the documentation you need.

    MW3 Server Hosting Support

  • Ayuda por favor
    Kalitosundefined Kalitos

    Luckhm20 Disfrutalo mientras puedas.

    Temas De Español

  • Ayuda por favor
    Kalitosundefined Kalitos

    yesid20 Actualmente debes conseguir el juego de manera legal, osea comprando en steam. Plutonium no promueve la piratería, y en unas semanas implementarán la verificación de propiedad del juego.

    Temas De Español

  • Auto server restart
    Kalitosundefined Kalitos

    Resxt At the time, I copied it from the forum. I currently don't use it. I had it saved.

    BO2 Server Hosting Support

  • Auto server restart
    Kalitosundefined Kalitos

    Lemonn_ It's not a bat file, but with this script every time the server goes empty it will automatically reboot. You need to use a plugin for the "quit" command to work, and work with the "autorestart" bat file. It is a matter of modifying it if you want it to restart every time a game ends. Because if the server runs out of players, the game will automatically restart.

    #include maps\mp\zombies\_zm_utility;
    #include common_scripts\utility;
    
    init()
    {
     level thread onPlayerConnect();
    }
    
    
    onPlayerConnect()
    {
    	for(;;)
    	{
    		level waittill("connected", player);
    		player thread onplayerdisconnect();
    	}
    }
    
    
    restartserver()
    {
    	players = get_players();
    	if(players.size == 0)
    	{
    		executecommand("quit");
    		return 0;
    	}
    }
    
    onplayerdisconnect()
    {
    	level endon("game_ended");
    	self waittill("disconnect");
    	wait(3);
    	restartserver();
    }
    BO2 Server Hosting Support

  • SnD Alive Counter
    Kalitosundefined Kalitos

    chicken emoji Very good, it reminded me of a similar script that was for iw5 S&D

    BO2 Modding Releases & Resources

  • Bot warfare error mw3
    Kalitosundefined Kalitos

    cYBORG1 I recommend you do a clean install of plutonium again and see what happens.

    MW3 Server Hosting Support

  • Cant create a Server key
    Kalitosundefined Kalitos

    SirJoyn You need to make your game list public as well.

    BO1 Client Support

  • Ban Appeal
    Kalitosundefined Kalitos

    8MAdRevenue no. you should read the documentation. https://plutonium.pw/docs/intro/
    https://plutonium.pw/docs/anticheat/

    BO2 Client Support banned

  • Main menu text is no visible
    Kalitosundefined Kalitos

    Javiuh Have you thought that it may be a problem with read and write permissions, try moving the game to a freer directory such as the download folder.

    Game Support

  • Steam Overlay
    Kalitosundefined Kalitos

    Close Steam then

    Game Support plutonium bug
  • 1
  • 2
  • 5
  • 6
  • 7
  • 8
  • 9
  • 43
  • 44
  • 7 / 44
  • Login

  • Don't have an account? Register

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