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

Plutonium

Kalitosundefined

Kalitos

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

Posts

Recent Best Controversial

  • PROBLEMAS PARA JUGAR
    Kalitosundefined Kalitos

    Alejandro444 No se puede, saludos.

    Temas De Español

  • [MAP] Standoff from COD:OL
    Kalitosundefined Kalitos

    Does anyone have the waypoints for this map?

    MW3 Modding Releases & Resources

  • iw4m admin not working i get this error
    Kalitosundefined Kalitos

    Duui YT I honestly tell you that you should stop creating repeated and sometimes meaningless themes.
    You already posted this question here.

    BO2 Client Support

  • Anyone got a link for this camo?
    Kalitosundefined Kalitos

    @Sudan Maybe https://forum.plutonium.pw/topic/29543/mp-bo3-extras-camo-pack "Garnet" camo

    BO2 Modding Support & Discussion

  • Game Launch
    Kalitosundefined Kalitos

    sb13103 It may be your antivirus that deletes the file, adds exceptions in your antivirus.

    Launcher Support

  • [MAP] Summit from COD:OL
    Kalitosundefined Kalitos

    Artyx Will you fix the download link?

    MW3 Modding Releases & Resources

  • He visto a gente que escribiendo !4000 saca adinero quiero saber como se hace
    Kalitosundefined Kalitos

    Endergt500 https://forum.plutonium.pw/topic/9405/fed-servers-need-a-little-change/4
    talvez te ayude este tema

    BO2 Client Support

  • Making Avogrado spawn a max ammo on death
    Kalitosundefined Kalitos

    Lord_J Maybe this will help you, I haven't tried it.

    #include maps\mp\_utility;
    #include common_scripts\utility;
    #include maps\mp\zombies\_zm_utility;
    #include maps\mp\zombies\_zm_powerups;
    #include maps\mp\zombies\_zm;
    #include maps\mp\zombies\_zm_ai_avogadro;
    
    init()
    {	
    	level thread avogadro_drop();
    }
    
    avogadro_drop()
    {
    	for(;;)
    	{
    		level waittill( "avogadro_defeated" );
    		level specific_powerup_drop("full_ammo", level.avogadro.origin );
    	}
    }
    
    BO2 Modding Support & Discussion

  • Please help. I cant login and its absolute nonesense
    Kalitosundefined Kalitos

    DaddyMich10 What version of plutonium are you running, make sure it is the latest version (R3613)

    Launcher Support

  • Exaggerated use of cpu by plutonium-bootstrapper-win32 (50% each) !question to admins
    Kalitosundefined Kalitos

    Personally, the server executable constantly occupies 50% of the use of the cpu, I do not know if this is normal in this new server for mw3, or they can do something about the drastic use of the cpu by the executable.
    I comment it, because I already have in my own vps 3 servers of mw3 in the client of teknogos and unlike pluto, these 3 together do not occupy even 50% of the use of cpu.

    MW3 Server Hosting Support

  • How to update BOII Zombis r2462
    Kalitosundefined Kalitos

    Jaimovsky You just have to run "plutonium.exe" and the client will automatically update.

    BO2 Client Support

  • Bank
    Kalitosundefined Kalitos

    ytjusteli https://github.com/mjkzy/t6-zm-chat-bank

    BO2 Modding Support & Discussion

  • Anyone know how to update the client?
    Kalitosundefined Kalitos

    TigerXLight https://plutonium.pw/docs/update/

    Launcher Support

  • Teambalance gametype infected
    Kalitosundefined Kalitos

    @SrPica Set in each dsr file the variable set scr_teambalance 1 where you need autobalance and set set scr_teambalance 0 in the infected dsr.
    9dd95c53-2bf5-4e67-8005-1d8fd7f0089f-image.png

    MW3 Server Hosting Support

  • how to solve freezing error when trying to enter a game?
    Kalitosundefined Kalitos

    FlipoyoxD It may happen to you when you open the server list and try to enter any, you have to wait for the server list to load completely and then choose to enter one. It is a known bug. Otherwise the game will crash.

    BO2 Client Support

  • PHD for Town
    Kalitosundefined Kalitos

    @YTTheRealSuzuki6 https://github.com/Paintball/BO2-GSC-Releases/blob/master/Zombies Mods/Zombies%2B%2B/v1.2/Source Code/_clientids.gsc

    I'm not sure, but you can compile the file from the link and put it in your scripts folder. Should add the additional Zombies++ perks

    BO2 Modding Support & Discussion

  • why is mw2 appearing in the steam games?
    Kalitosundefined Kalitos

    @adrian5909 Surely the tool they use to verify game ownership checks Activision games in general. That's why it detects it.

    Launcher Support

  • iW5 Bot Server - Server Full Error
    Kalitosundefined Kalitos

    Batesmen Don't fill the lobby with bots first. That's why you can't get in. Then set these dvar like so:

    set bots_manage_add "14"
    set bots_manage_fill "14"  //Don't use 18, because that will fill the lobby.
    set bots_manage_fill_mode "0"
    set bots_manage_fill_kick "1"
    set bots_manage_fill_spec "1"
    set bots_team "autoassign"
    set bots_team_force "1"
    set bots_team_mode "0"
    MW3 Server Hosting Support

  • How to revert back to normal BO2 skins
    Kalitosundefined Kalitos

    Remove all contents of the %localappdata%/plutonium/storage/t6/images folder

    BO2 Client Support

  • Busco mods de servidor para partidas locales
    Kalitosundefined Kalitos

    Klarex04 https://plutonium.pw/docs/modding/loading-mods

    All Other Languages Discussion
  • 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