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

Plutonium

asunaqqundefined

asunaqq

@asunaqq
About
Posts
74
Topics
0
Shares
0
Groups
0
Followers
9
Following
13

Posts

Recent Best Controversial

  • i want script Origins EE Give player money after finish
    asunaqqundefined asunaqq

    That's the entire script though, no?

    easterEggComplete()
    {
        level endon("end_game");
    
        level waittill("tomb_sidequest_complete"); 
    
        players = getPlayers(); 
    
        foreach (player in players)
        {
            guid = player getGuid();
            path = "bank/" + guid + ".txt";
    
            if (fileExists(path))
            {
                player.pers["bank"] = int(player.pers["bank"]) + 250000;
                player updateBankValue(player.pers["bank"]);
                player tell("^2$^7" + valueToString(250000) + " deposited for finishing EE");
            }
        }
    }
    

    Credits to notpiratecantfly for basically the entire script just a small modification added

    BO2 Modding Support & Discussion

  • i want script Origins EE Give player money after finish
    asunaqqundefined asunaqq

    Do you have a function that determines when an easter egg is completed?

    BO2 Modding Support & Discussion

  • i want script Origins EE Give player money after finish
    asunaqqundefined asunaqq

    All players who participated in said easter egg or the entire file?

    BO2 Modding Support & Discussion

  • Issues with mouse acceleration
    asunaqqundefined asunaqq

    Lumnyl When you have steam it launches via steam though so it should still take the launch options into consider

    BO2 Client Support

  • Issues with mouse acceleration
    asunaqqundefined asunaqq

    -noforcemaccel -noforcemparms in launch options if you're on steam

    BO2 Client Support

  • Score multipler
    asunaqqundefined asunaqq

    Dec good boy

    BO2 Modding Releases & Resources

  • Score multipler
    asunaqqundefined asunaqq

    Chiky-158 idk change the multiplier from 10 to someting else? ๐Ÿšฎ

    BO2 Modding Releases & Resources

  • Waw Zombie counter
    asunaqqundefined asunaqq

    It probably works
    You're probably just doing it wrong

    WAW Modding Support & Discussion

  • Please help, I have some kind of fps jerks or drops per second
    asunaqqundefined asunaqq

    I'd assume if you're running 1600x900, you aren't running much of a high spec machine,

    What are the specs of the machine that is jerking, and the specs of one or both of the other machines?

    Game Support

  • Deku's Prodigy (MPL)
    asunaqqundefined asunaqq

    Great skin ๐Ÿ™‚

    BO1 Modding Releases & Resources

  • Zombies Counter
    asunaqqundefined asunaqq

    @stonsz did you really bump a two year old post

    BO2 Modding Releases & Resources

  • Searching a GSC developer for a project
    asunaqqundefined asunaqq

    So basically, you want the old fed rankup script?

    BO2 Modding Support & Discussion

  • ZM - Script usefull
    asunaqqundefined asunaqq

    EasilyUnstpp_ nice dump, he never released them, if you read the whole post, he told a person to use cerberus

    BO2 Modding Support & Discussion

  • Looking for a chat rank
    asunaqqundefined asunaqq

    !give command as in pay? or what do you mean

    BO2 Modding Support & Discussion

  • Max Ammo changed to work like BO3/BO4/Cold War (Clip Refills)
    asunaqqundefined asunaqq

    I believe the Cold War Mod might have this, not sure though, but nice release as a standalone ๐Ÿ™‚

    BO2 Modding Releases & Resources

  • [Release] [ZM] BO2 Remix Mod
    asunaqqundefined asunaqq

    now this is one fucking mod

    great fucking job
    tรถihin.jpg

    BO2 Modding Releases & Resources

  • [Release] [ZM] IW Perk Shaders for BO2!
    asunaqqundefined asunaqq

    sexy .

    BO2 Modding Releases & Resources

  • [ZM] Origin PAP Camo
    asunaqqundefined asunaqq

    sexyyyyyyyyy
    ๐Ÿ‘

    BO2 Modding Releases & Resources

  • Plutonium is shit
    asunaqqundefined asunaqq

    a fuckin what
    you don't need to downgrade to play mw3 are you okay in the head

    General Discussion

  • BO2 Randomly crashing whilst playing
    asunaqqundefined asunaqq

    could you post the crashdump?

    BO2 Client Support crashing bo2 crash bo2
  • 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