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

  • I need help configuring IW5 maps
    Kalitosundefined Kalitos

    Yosmany https://forum.awog.at/topic/170/release-dynamic-map-reservoir?lang=es
    You can try another option.

    MW3 Server Hosting Support

  • BO2 ZM launching map problem
    Kalitosundefined Kalitos

    ToZixxx You may have to wait for the entire list of servers to load and then connect. It is a known bug.

    BO2 Client Support

  • User with aimbot BO2
    Kalitosundefined Kalitos

    moan TTV The video is not conclusive proof that the player is using aimbot.

    General Discussion

  • user 'sinnywinny' is bypassing anticheat
    Kalitosundefined Kalitos

    ibp8 The staff will not take your report into account unless you provide proof videos.

    General Discussion

  • Please I need help
    Kalitosundefined Kalitos

    Yosmany does not start the server? What error do you get in the console? a picture would help

    MW3 Server Hosting Support

  • Please I need help
    Kalitosundefined Kalitos

    Yosmany You need to copy the dll to "%localappdata%/Plutonium/storage/t6/plugins/" folder on your server, then copy this code to a file and save it as muteplayers.gsc and copy the file to "%localappdata%/Plutonium/ storage/t6/scripts/mp", then restart your server, if the dll loads correctly, the chat should no longer be available.

    init()
    {
         onPlayerSay(::callbackPlayerSay);
    }
    
    callbackPlayerSay(text, mode)
    {
        // mode == 0 -> all
        // mode == 1 -> team
        // self -> player that sent the message
        
        
        // returning `false` will hide the message, anything else will not
    
        self tell("You are not allowed to type in the chat");
        return false;
        
    }
    
    MW3 Server Hosting Support

  • Please I need help
    Kalitosundefined Kalitos

    Yosmany You need to copy the dll into the "%localappdata%/Plutonium/storage/iw5/plugins/" folder on your server, then in your cfg file set "sv_enableGameChat 0", then reboot your server, if the dll loads correctly, chat should not be available on your server.

    MW3 Server Hosting Support

  • GSC to remove chat in MW3 AND BO2
    Kalitosundefined Kalitos

    Resxt To add, searching I could see that setting "sv_enableGameChat 0" should disable chat for everyone. @Maykel89-CUBA

    MW3 Client Support

  • Please I need help
    Kalitosundefined Kalitos

    Yosmany https://forum.plutonium.pw/topic/29329/gsc-to-remove-chat-in-mw3-and-bo2/5

    MW3 Server Hosting Support

  • GSC to remove chat in MW3 AND BO2
    Kalitosundefined Kalitos

    @Maykel89-CUBA I already gave you the idea of how to do it.

    MW3 Client Support

  • Account ban request for this player
    Kalitosundefined Kalitos

    as the title says
    Name: MoneyMane
    Video test.

    MW3 Client Support

  • GSC to remove chat in MW3 AND BO2
    Kalitosundefined Kalitos

    Resxt To prevent players from being toxic in chat, I use it on my server, muting players so they don't swear. Or prevent players from abusing report commands.

    MW3 Client Support

  • GSC to remove chat in MW3 AND BO2
    Kalitosundefined Kalitos

    Kalitos With gsc you can even make custom commands to mute a specific player if it's writing bad stuff.

    MW3 Client Support

  • GSC to remove chat in MW3 AND BO2
    Kalitosundefined Kalitos

    @Maykel89-CUBA For iw5, with this plugin you can deactivate the chat by means of a "mutePlayer clientid" command, you can do it with gsc to each client that connects.
    For BO2, you can use the FEddd plugin, using with GSC "onPlayerSay", check the documentation, you can cancel the sending of messages for everyone.

    MW3 Client Support

  • BO2/T6 Mapvote?
    Kalitosundefined Kalitos

    Vennek Since the last update of Plutonium, T6 is no longer necessary to use compiled scripts. The same executable compiles the script, that is, it can already use the source script.

    Deutsche Beiträge

  • AIMBOT REPORT
    Kalitosundefined Kalitos

    Theycallmehog You can upload the video proof at https://streamable.com/

    BO2 Client Support

  • [Release] [ZM] Highest Round Tracker (UPDATED 3/13/2020)
    Kalitosundefined Kalitos

    akashio I don't know, maybe he forgot to load the plugin

    BO2 Modding Releases & Resources

  • Cambiar color de ojos de los zombies 👁‍🗨 (Textura) (Camo BO2)
    Kalitosundefined Kalitos

    costillaxl no sé, jamás lo probé. Solo armé el script.

    Temas De Español

  • script runtime error IW5
    Kalitosundefined Kalitos

    FIFIov3 With the last update these errors appeared. That's why I had to go back to the previous version in IW5 for my server.

    MW3 Server Hosting Support

  • Access Denied to page, reporting cheaters, etc.
    Kalitosundefined Kalitos

    Dss0 Could you review these requests please. Maybe they were omitted

    https://forum.plutonium.pw/search?term=Account ban request for this player&in=titles&matchWords=all&sortBy=relevance&sortDirection=desc&showAs=posts

    General 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