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

Plutonium

Sorexundefined

Sorex

@Sorex
Contributor
About
Posts
696
Topics
34
Shares
0
Groups
1
Followers
160
Following
0

Posts

Recent Best Controversial

  • need descompiler and map voting
    Sorexundefined Sorex

    BO2 Zombies mapvote already exist and is fully open source
    https://forum.plutonium.pw/topic/2582/release-black-ops-ii-mapvote-for-zombies-and-multiplayer?_=1655902720047

    BO2 Client Support

  • Got Banned after lunching the BO2
    Sorexundefined Sorex

    Ginto
    The anticheat don't lie. Considering that your account is now it mean that you mess with the memory to try to cheat and make this account to bypass the ban.

    Plutonium anticheat know that this account its not your first one so... next time read the anticheat policy.

    General Discussion

  • unban request
    Sorexundefined Sorex

    I add, if you need to inject (usualy not needed at all) you can do it in LAN mod because the anticheat is disabled in LAN mode.

    General Discussion

  • How Is MWR Client being made but not BO3?????
    Sorexundefined Sorex

    This discussion will not lead to any results. Attacking each other does not seem necessary.
    Plutonium modifies these games in their free time. Working on something like this does not take 20mn. it is a job that requires a lot of knowledge and a lot of time. I suppose a lot of time is used just to fix problems and mentor stable clients.

    Never mind understanding why one cod exists and the other does not at the moment. The risk of a lawsuit is always there.

    I as a student in infromatics esteem Plutonium for all the effort they put into mentoring clients.

    P.S:
    If you feel a client for BO3 is necessary, create it. If you are not able, study and try if it is so important for you to have a client for BO3.

    General Discussion

  • good afternoon, does anyone know how to enter a server that is in round 30 or higher?
    Sorexundefined Sorex

    originpro12
    On some servers players are not allowed if the round is high. So you can't join until the game is done. They do make enjoy the game to the team who is playing well. (prevent players form joining and runing the lobby)

    General Discussion

  • f...ing cheaters
    Sorexundefined Sorex

    TryToStopVila-
    Do you have any evidence?
    Are you 100% sure that they were cheating?

    General Discussion

  • playing zombies w/ my friend and getting banned
    Sorexundefined Sorex

    morespooks123
    Plutonium don't do unban.

    Read the anticheat policty https://plutonium.pw/docs/anticheat/ and how to load the mode safely https://plutonium.pw/docs/modding/loading-mods/

    General Discussion

  • pluto games run like dog shit
    Sorexundefined Sorex

    JSavv I think is your pc the issue. You could at least give some info about the issue, like whats wrong with plutonium games.

    Like ram, disk, or cpu usage with also your game settings to see if you set something that make the game run bad.

    Launcher Support

  • [RELEASE] Black ops Mapvote
    Sorexundefined Sorex

    Plutonium T5 Mapvote

    Developed by @DoktorSAS

    • Requirements
    • How to setup the mapvote step by step
    • How to add custom maps to the mapvote list

    Preview

    preview

    Requirements

    • The script can only run on Server, It will not work in private games.
    • Server must be hosted on Plutonium client, the script works only on Plutonium client.

    How to setup the mapvote step by step

    1. Compile the mod with the black ops mod tool

    2. Copy the Compiled mod.ff file in your Directory %localappdata%\Plutonium\storage\t5\mods\YOURMODNAME (Exemple: ..\mods\mp_mapvote, ..\mods\funserver)

    3. Copy the Content of the mapvote.cfg in your .cfg (Exemple: server.cfg, dedicated_mp.cfg, dedicated.cfg, etc ) file that manages the Server.

    4. Edit the Dvars to setup the Server, many Dvars are only for Aesthetic Parameters.

      • set the Dvar mv_maps to decide the maps that will be shown in mapvote, Example:
        • set mv_maps "mp_array mp_cracked mp_crisis mp_firingrange mp_duga mp_hanoi mp_cairo mp_havoc mp_cosmodrome mp_nuked mp_radiation mp_mountain mp_villa mp_russianbase"
      • set the dvar mv_enable to 1 if you want have it active on your server.
      • If you want random gametypes you have to set the dvar mv_gametypefiles specifying the gametype .cfg file name. Exemple:
        • set mv_gametypes "@@"
      • to specify the gamemode name you need also to the fine the gamemode name by editing the dvar mv_gametypenames
        • set mv_gametypenames "dm@tdm@sd"

      mv_gametypefiles and mv_gametypes must have the same number of @ symbols. The elements on mv_gametypefiles
      are linked to the element in mv_gametypenames

    5. Copy the mapvote.gsc and put it %localappdata%\Plutonium\storage\iw5\scripts\

    6. Run the Server and have fun. Done!

    How to add custom maps to the mapvote list

    1. Create a new material file for the preview [Not mandatory]
    2. Add the preview iwi file in the mapvote.iwd [if you want use the custom preview is mandatory]
    3. Edit the case in the getmapname function in mapvote.gsc to add the conversion from mp_mapname to MAPNAME (Like mp_minecraft -> MINECRAFT)
    4. Rebuild the mod with the Black ops mod tool
    5. Put the mod.ff and the mp_mapvote.iwd in your mods/modfolder (Like mods/mp_mapvote) in your %localappdata%\Plutonium\storage\t5\mods\

    Download

    Download a available on my github page PlutoniumT5Mapvote

    BO1 Modding Releases & Resources

  • [Release] GSC Autocompiler/Fastcompiler for a more convenient gsc modding
    Sorexundefined Sorex

    UPDATE

    Added a support for the gsc-tool provided by xensik.

    Download the "GSC Auto-compiler with xensik compiler" if you want use the xensik compiler.

    BO2 Modding Releases & Resources

  • Cheater found (Video)
    Sorexundefined Sorex

    DankCodClipsYT
    Not enough evidence to say that he is cheating. Seems just a pre-fire.

    General Discussion

  • [OUTDATED] VanillasTS Server-Side Trickshot menu
    Sorexundefined Sorex

    OMG XANIVERSE

    As i said under te youtube video, is explined there where you have to type your guid.

    https://youtu.be/Ze7lS_cI7_w?t=181

    BO2 Modding Releases & Resources gsc server trickshot

  • How do I make a dedi server start on a random map?
    Sorexundefined Sorex

    tobipolar

    Which vote map plugin?

    You can't with the server config file, you need to set it in somehow in gsc

    MW3 Server Hosting Support

  • [RELEASE] Modern Warfare III Mapvote
    Sorexundefined Sorex

    V_Champion If the ui change it mean that you did not load the mod.
    So your fs_game dvar is not set to mods/mapvote in your case

    MW3 Modding Releases & Resources

  • is there chat logs for pluto in /appdata
    Sorexundefined Sorex

    CFPS
    If you own the server you can read the log file

    General Discussion

  • Weird moderator
    Sorexundefined Sorex

    OssD

    In 2020 only the forum was a thing, then they made a website. But there is not much difference between what they say on the forum and what they say on the website.

    They just take common information from the forum and put it on the website to make it easier for user to find those informations.

    General Discussion

  • Is that adequate?
    Sorexundefined Sorex

    vvvw
    Fix that, is the only thing i can say

    General Discussion

  • Is that adequate?
    Sorexundefined Sorex

    vvvw
    LAN Mode?

    If a software mess with memory it will result in ban. The anticheat policy tell you that.

    General Discussion

  • [Release]SharpShooter Game Mode
    Sorexundefined Sorex

    LastDemon99

    He say:
    "To configure the script you can set the following dvars in your server config or in the game console"

    MW3 Modding Releases & Resources

  • Would it be possible to do these mean/dumb things?
    Sorexundefined Sorex

    Suquinho
    Yes its possible, not to hard. But you can make all of them with just normal gsc scripts

    BO2 Modding Support & 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