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

Plutonium

Black-maksundefined

Black-maks

@Black-maks
About
Posts
65
Topics
9
Shares
0
Groups
0
Followers
7
Following
2

Posts

Recent Best Controversial

  • perktable.csv
    Black-maksundefined Black-maks

    can someone answer why the developers did not add the ability to edit .csv files?

    MW3 Modding Support & Discussion

  • perktable.csv
    Black-maksundefined Black-maks

    it doesn't work. did as you said. I wonder if this is some kind of protection system or what it could be?
    It looks like the game opened my mod.ff file and overwrote the perctable.csv file with the default one, because when I unpacked it after starting the game, I didn't find my code other than the default one.

    MW3 Modding Support & Discussion

  • perktable.csv
    Black-maksundefined Black-maks

    image.png

    MW3 Modding Support & Discussion

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    I managed to install, the problem was that I played on the old plutonium client. but I don't understand how can I open a new menu, f12 and 5 don't work.

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    neroZzero-2035
    I'm talking about the fact that you threw off your scripts, I don't have a folder with scripts, look at the screenshot

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    it is also possible that you have some scripts that affect the mod in the iw5\scripts folder, drop them too

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    neroZzero-2035
    please reupload the mod files
    2583f9c1-cffb-4bf3-a029-3e0f05a6ef81-image.png
    774385d0-ad8a-47bb-8484-d8faf30f44f5-image.png

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    neroZzero-2035
    I don't edit files! here is a screenshot of the folder with the game, try to download your own files and paste them into your folder. 12ca677c-7899-47ea-9634-eda2ed490d61-image.png

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    neroZzero-2035 dome and seatown

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    neroZzero-2035 4d758f8a-23ce-4fe6-ae05-27d6093ef2f7-image.png b2625fb2-e4bf-4403-a049-65c5121e0252-image.png i pastle here you 2 iwd archive and just launched the map, I don’t know what’s the matter.

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    neroZzero-2035 I'm using a clear plutonium client, removed the botwarfare mod and all my scripts from the folder. I just copied two of your archives to the game folder and when I load the game I immediately get this error

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    neroZzero-2035
    I understand that it is not finalized. can you upload it when you finish it? downloaded again and gives the same error 617814f6-23e0-4657-8b6b-f7e75ef695de-image.png

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    neroZzero-2035
    how can i install your scripts please tell me

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    Black-maksundefined Black-maks

    image.png

    MW3 Modding Releases & Resources

  • perktable.csv
    Black-maksundefined Black-maks

    you probably didn't quite get it, i'm using this edited perktable.csv, it returns the hidden marathon perk. However, I noticed that the client crashes as soon as I start the match.
    https://github.com/diamante0018/InfectedGSC/blob/main/raw/mp/perkTable.csv#L80

    MW3 Modding Support & Discussion

  • perktable.csv
    Black-maksundefined Black-maks

    I noticed that when I use botwarfare and mod.ff which returns the hidden marathon perk to unlimited run, it crashes. Hence the question, does plutonium ff support files with corrected perktable.csv? Unfortunately, I can’t add the log because the maximum allowed file size is 11000 kB
    Exception Code: 0xC0000005
    Exception Address: 0x005B8790

    MW3 Modding Support & Discussion

  • Giveperk me
    Black-maksundefined Black-maks

    yes thank you very much it worked. But do you know if it is possible to implement getting a perk through the give command directly in the game?

    MW3 Modding Support & Discussion

  • Giveperk me
    Black-maksundefined Black-maks

    Сan someone tell me if there is a gsc script for issuing perks to oneself?
    I know that you can use this code, but it gives out perks to everyone, and I would like only me to have perks. It would be very convenient to get them in the same way as weapons or killstreaks via !giveperk me as in the gsc script examples.

    OnPlayerSpawned()
    {
    self endon("disconnect");
    for(;;)
    {
    self waittill("changed_kit");
    GivePerks();
    }
    }
    GivePerks()
    {
    self setperk( "specialty_quickdraw", true, false);
    }

    MW3 Modding Support & Discussion

  • gsc scripts not working
    Black-maksundefined Black-maks

    how to build condition checking for a username?

    MW3 Modding Support & Discussion

  • Bot warfare on dedicated server
    Black-maksundefined Black-maks

    when I add a large number of bots, for example more than 5 for each team, I start to lag like I have a high ping, but since I play a private match, I cannot have a high ping, can someone know how to fix this?

    MW3 Modding Support & Discussion
  • 1
  • 2
  • 3
  • 4
  • 1 / 4
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate