
Kalitos
Posts
-
error on game launch -
No me deja jugar con amigos -
What solutions do I have? steam verificationAldair_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.
-
What solutions do I have? steam verificationAldair_201 1. Have you purchased the game on Steam?
2. Do you have the game list set to public? -
Bot warfare error mw3cYBORG1 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/
-
Bot warfare error mw3cYBORG1 Do you use the same base folder of the game?
-
[MAP] Seatown from COD:OLArtyx Will the same waypoints as the original map work?
-
19.08.2023 Bot Waypoints for Custom maps and otherApart 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.
-
zzTenMileRadiuszz ModernWarfare: 3 Server. UnderConstruction.TenJellybeans https://plutonium.pw/docs/server/iw5/setting-up-a-server/#setting-up-a-server
There you will find the documentation you need. -
Ayuda por favorLuckhm20 Disfrutalo mientras puedas.
-
Ayuda por favoryesid20 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.
-
Auto server restartResxt At the time, I copied it from the forum. I currently don't use it. I had it saved.
-
Auto server restartLemonn_ 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(); }
-
SnD Alive Counterchicken emoji Very good, it reminded me of a similar script that was for iw5 S&D
-
Bot warfare error mw3cYBORG1 I recommend you do a clean install of plutonium again and see what happens.
-
Cant create a Server keySirJoyn You need to make your game list public as well.
-
Ban Appeal8MAdRevenue no. you should read the documentation. https://plutonium.pw/docs/intro/
https://plutonium.pw/docs/anticheat/ -
Main menu text is no visibleJaviuh 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.
-
Steam OverlayClose Steam then