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

Plutonium

Resxtundefined

Resxt

@Resxt
Plutonium Staff
About
Posts
6.6k
Topics
27
Shares
0
Groups
2
Followers
508
Following
17

Posts

Recent Best Controversial

  • This error shows up whenever I try to log in. I made sure i was launching from the right place
    Resxtundefined Resxt

    This is being worked on try later

    Launcher Support

  • CoD BO1
    Resxtundefined Resxt

    ofn we release things whenever we can and want we don't give ETAs. If there was a release date it would have been posted on the announcements (forum, Discord and Twitter

    General Discussion

  • [Release][MP] NucleonT6 - BIG MODPACK
    Resxtundefined Resxt

    There are some words that don't exist in english.
    For example ATH is french. The correct way to say it in english is HUD

    BO2 Modding Releases & Resources

  • Cant install any of the games.
    Resxtundefined Resxt

    Verum_ 222b9caa-0063-402f-ab9a-f9f769a30873-image.png

    Launcher Support

  • BO1
    Resxtundefined Resxt

    sarbsarb blazexx @MrTokiyoko it's coming whenever it's ready, we don't give ETAs.
    You will see it in the launcher and in the Discord #announcements channel whenever it's out.
    There will also be a tweet about it, new forum and Discord channels etc. you can't really miss it

    General Discussion

  • [Release][ZM] Select your character scripts for solo
    Resxtundefined Resxt

    Nice release
    I regularly see people asking for this so I'll make sure to point them to this whenever I see someone asking again

    BO2 Modding Releases & Resources

  • Having trouble making a script that gives the player Unlimited sprint on player spawn.
    Resxtundefined Resxt

    Unfunny_Umi "like welcome" so just do the same
    In code there is always two steps:

    • Declaring a piece of code to make it available
    • Calling that piece of code (function) to actually use it

    Right now you're declaring the unlimited_sprint function, it exists, but it is never called/used on any entity.
    It just sits there but it's never used. Declaring a function doesn't do anything more than making it available.

    You added thread unlimited_sprint() but you don't thread on any object.
    You need to call the function on something (the level, a player etc.)

    So move this below player thread welcome() like Xerxes said.

    for (;;)
    {
        level waittill("connecting", player);
        player thread welcome();
        player thread unlimited_sprint();
    }
    

    This way you are saying "when a player connects thread the unlimited_sprint function on him on that particular player

    BO2 Modding Support & Discussion

  • report a cheater that showed me how to do the cheat, with video proof
    Resxtundefined Resxt

    her EMP what he said is false.
    Server owners ban accounts and IPs.
    Unless he's using a bad server administration tool but that's how decent tools like IW4MAdmin work.

    Then server admins use a anti VPN plugin so that he can't change IP.

    But he is right when he says that reporting to us is better/is the long term solution as reporting a cheater to a server owner can only get him banned from that server unless the server owner takes time to create a post on the forum with your proof.

    I removed your links so that only staff can see it by checking the edit history. Let's not promote this in any way

    General Discussion

  • [RELEASE] [ZM] Black Ops 2 Custom Perks
    Resxtundefined Resxt

    You seem to have declared the same function twice which throws an error
    https://github.com/Viren070/BO2-Zombies-Custom-Perks/blob/main/src/custom_perk_machines.gsc#L523C1-L523C1
    https://github.com/Viren070/BO2-Zombies-Custom-Perks/blob/main/src/custom_perk_machines.gsc#L1006

    See https://forum.plutonium.pw/topic/33655/help-error-mod

    BO2 Modding Releases & Resources

  • help error mod
    Resxtundefined Resxt

    @EnriqueZ-V the error comes from the mod author

    In the meantime you can try to fix it yourself by deleting line 1006 to 1022
    fd180e7a-138f-4f87-a9cb-e80e9a071e9c-image.png

    BO2 Modding Support & Discussion

  • Hacker found in T6MP
    Resxtundefined Resxt

    My servers are in hardcore and it's very easy to know all the wallbang spots on Nuketown.
    I don't see anything weird here. Just a guy playing a dumb map in a dumb way on a dumb server if you ask me.
    Just shooting through known wallbang spots and one shotting people because it's hardcore.

    I leave the topic open for other staff to review but there's no proof here to me

    General Discussion

  • Hells Vengeance V4 for T6 / BO2
    Resxtundefined Resxt

    This was already released
    https://forum.plutonium.pw/topic/24172/zm-hell-s-vengeance-v4-mod-menu/

    BO2 Modding Releases & Resources

  • no script file
    Resxtundefined Resxt

    You can go to %localappdata%\Plutonium\storage\t6\ instead and create any missing folder(s) there

    BO2 Modding Support & Discussion mod support

  • bo3ine.
    Resxtundefined Resxt

    Pablo7 "I want free games, it's so stupid that several people don't work for months for free just because I want free games and won't buy them or contribute, but I deserve those free games!"

    I hope it won't happen. It's very often asked by entitled people like you, just buy the game

    General Discussion

  • [Resource][Release][ZM] T5 Moon Hacker Equipment Port to T6
    Resxtundefined Resxt

    I have no idea what this does because I'm that clueless when it comes to zombies but congrats, seems like a really cool addition

    BO2 Modding Releases & Resources zombies mod

  • plutonium won't let you break records
    Resxtundefined Resxt

    Hopirri no one does that what are you even saying? You either have shitty internet that starts lagging at some point, downloads that start at some point in the background or the server you're playing on has issues.

    BO2 Client Support

  • How Is MWR Client being made but not BO3?????
    Resxtundefined Resxt

    HXBES ok but we're not responsible for it nor did we ever mention we will "fix" every Call of Duty games or anything lol
    I just find it funny how it's almost like it's our fault or that we owe people something or that not working on every single COD doesn't make any sense

    You should learn what a mod is, it's literally people working on their free time, for free to make games they like better. So if the team doesn't care about BO3 (for example) that's their choice.
    If they don't want to get in legal trouble, if they think they will be, that's their problem.
    Be honest for a minute, you're not the one who would face any of those legal issues.
    Being careful isn't being stupid or anything.

    Anyways, the team never said they would work on BO3 and imo don't need to nor do they need to justify themselves.

    I'm not involved in any of this but if I was in the team I would ask to never work on that seeing how annoying and awful people are whenever it comes to this game..

    "my purchases of the game are USELESS" IT'S NOT OUR FAULT OR OUR PROBLEM that's what you don't seem to understand

    General Discussion

  • how to change vanilla weapons name?
    Resxtundefined Resxt

    a good boy why not share it on the forum? Or at least some instructions. Could always be useful for later

    MW3 Modding Support & Discussion

  • bo2 crashes
    Resxtundefined Resxt

    shefsito what is your antivirus? Adding Plutonium and BO2 folder as exclusions could help. Guide here
    Also try to run the Redist-Installer just to make sure you have every redist required.

    BO2 Client Support

  • How Is MWR Client being made but not BO3?????
    Resxtundefined Resxt

    I'm locking this topic since nothing useful is being said and everything was said anyways.
    If an administrator/moderator/dev of Plutonium want to answer he can unlock the topic.

    HXBES we heard you, for the next time, you don't need to type all caps, it just makes anything you say look stupid even if it's not and it's annoying to read

    @Tentha in the future please avoid shitposting

    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