costillaxl With the current version of plutonium you no longer need to compile the scripts. You just have to copy the uncompiled scripts. The game automatically compiles them when running

Kalitos
Posts
-
Cambiar color de ojos de los zombies 👁🗨 (Textura) (Camo BO2) -
help@zKevshh I can't think of any other solution
-
helpTry running the launcher as administrator.
-
Cambiar color de ojos de los zombies 👁🗨 (Textura) (Camo BO2)costillaxl Copy this script and type in the console "set eye_color 1". It should work.
#include common_scripts\utility; #include maps\mp\zombies\_zm_utility; #include maps\mp\_utility; init() { level thread eye_color_watcher(); } eye_color_watcher() { if( getDvar( "eye_color") == "" ) setDvar( "eye_color", 0 ); wait 1; while(1) { while( !getDvarInt( "eye_color" ) ) { wait 0.1; } level setclientfield( "zombie_eye_change", 1 ); sndswitchannouncervox( "richtofen" ); while( getDvarInt( "eye_color" ) ) { wait 0.1; } level setclientfield( "zombie_eye_change", 0 ); sndswitchannouncervox( "sam" ); } }
-
Plutoniun login account errorBeenpaidKai Be sure to write as your user is. The user is case sensitive.
https://forum.plutonium.pw/topic/28892/no-login/5 -
no loginBlackDash Use your email to log in, that happened to a friend. You were able to log in with the forum registration email.
-
Im banned?zZwpyy said in Im banned?:
?
They will never tell you the exact reason. But something you did when you tried to open the game, you somehow modified the memory of the PC
-
Im banned? -
Modding chat@WeedLikeToSmoke With GSC you can do it, you need to use also the feddd plugin
#include maps\mp_utility; #include common_scripts\utility; #include maps\mp\gametypes_hud_util; init() { onPlayerSay(::callbackPlayerSay); } callbackPlayerSay(text, mode) { // mode == 0 -> all // mode == 1 -> team // self -> player that sent the message self tell("You are not allowed to type in the chat"); return false; }
-
I was banned randomlyDon't try to open again, your ban time will keep increasing.
https://plutonium.pw/docs/anticheat/ -
Got banned for 5 days for some reason, help -
I got banned for cheating with the cheats option enabledDodecaDev Simply, you have to open the game in lan mode and you would not have been banned. The rules are clear.
-
Is ReShade allowed?Layka_Kiro no
-
Server will not restrict itemstommy61157 said in Server will not restrict items:
a a las rachas de puntos? Tampoco me reemplazan correctamente.
No, you have that in "restricted.cfg", but try there too
-
NO SE ME ACTUALIZA EL LAUNCHER -
Server will not restrict itemstommy61157
To restrict weapon attachments, you must place the following inside each game mode .cfg file. This is an example of my "tdm.cfg" file which is in the "gamesettings" folder. This will apply by restricting weapon attachments for TDM game mode, if you want to pair to another mode, you must set the same to the other mode. Note that whatever you want to restrict, you must remove the "//"// BANNED ATTACHMENTS // ////////////////////////////////////////////////// //restrict_attachment "reflex" // Reflex //restrict_attachment "steadyaim" // Laser sight //restrict_attachment "silencer" // Suppressor/Silencer //restrict_attachment "dualclip // Fast Mag //restrict_attachment "holo" // EOTech Sight //restrict_attachment "grip" // Grip //restrict_attachment "fastads" // Quickdraw //restrict_attachment "fmj" // Full Metal Jacket //restrict_attachment "extbarrel" // Long Barrel restrict_attachment "rangefinder" // Target Finder //restrict_attachment "stalker" // Stock //restrict_attachment "extclip" // Extended Clip //restrict_attachment "dualoptic" // Hybrid Optic //restrict_attachment "sf" // Select Fire //restrict_attachment "rf" // Rapid Fire restrict_attachment "gl" // Grenade Launcher restrict_attachment "mms" // Millimeter Scanner //restrict_attachment "acog" // ACOG Sight //restrict_attachment "swayreduc" // Ballistics CPU //restrict_attachment "vzoom" // Variable Zoom //restrict_attachment "ir" // Dual Band Scope //restrict_attachment "dw" // Dual Wield //restrict_attachment "tacknife" // Tactical Knife //restrict_attachment "stackfire" // Tri-Bolt (Crossbow)
-
Banned for no reasonTemMehIsSad If you knew how to read the AC policies, you would know that they give you warnings that you should not do. They also explain how to enter LAN Mode so you don't get banned for using things you want and you won't even need to inject things if you pay attention to how to use mods correctly.
They also give you 1 chance when you get banned for the first time, your ban is 7 days, if you try to evade it will only result in more days. Being your second ban permanently. -
bloqueo sin razonorejitas41 Eso suena como un baneo de un servidor, no está relacionado con Plutonium. Debes contactar con el Admin del servidor.
-
Where to download these mapsLeSureZHENG They already come with the plutonium client, just enter a custom game and there you will find the maps.