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

Plutonium

Aranellaundefined

Aranella

@Aranella
About
Posts
45
Topics
0
Shares
0
Groups
0
Followers
22
Following
1

Posts

Recent Best Controversial

  • III
    Aranellaundefined Aranella

    Amazing

    General Discussion

  • Mystery Box Scripts
    Aranellaundefined Aranella

    I've been needing this kind of script

    BO2 Modding Releases & Resources

  • Mystery Box Scripts
    Aranellaundefined Aranella

    What is the meaning of "mystery box dont get joker anymore"

    BO2 Modding Releases & Resources

  • i got a ban y.y
    Aranellaundefined Aranella

    yunkraffa this duration is crazy you tried to login or get passed it too many times now the simple wait it out is not an option anymore

    General Discussion

  • BO2 Mob of the dead Plane Parts
    Aranellaundefined Aranella

    Alt_ZypherScreenshot 2023-03-08 223959.png screenshot? the one that works is this one

    BO2 Modding Support & Discussion

  • BO2 Mob of the dead Plane Parts
    Aranellaundefined Aranella

    Alt_Zypher ah its the isclassic and specifying the map line remove all that I wasnt thinking that part through but everything else work can confirm that

    remove the isclassic part until you get to this then it works
    plane_set_pieces_shared()
    {
    foreach(stub in level.zombie_include_craftables)

    BO2 Modding Support & Discussion

  • 25 script error(s). what does this mean? i cant play zombies
    Aranellaundefined Aranella

    some script you put somewhere appears to be coded very badly figure out what it is and remove it or fix the script and put the better version in instead

    BO2 Client Support

  • BO2 Mob of the dead Plane Parts
    Aranellaundefined Aranella

    #include maps\mp_utility;
    #include common_scripts\utility;
    #include maps\mp\zombies_zm_utility;
    #include maps\mp\zombies_zm_craftables;
    #include maps\mp\zm_alcatraz_utility;
    #include scripts\zm_zm_afterlife;

    init()
    {
    level thread plane_set_pieces_shared();
    level.is_forever_solo_game = true;
    }

    plane_set_pieces_shared()
    {
    foreach(stub in level.zombie_include_craftables)
    {
    if(stub.name == "plane" || stub.name == "refuelable_plane")
    {
    foreach(piece in stub.a_piecestubs)
    {
    piece.is_shared = 1;
    piece.client_field_state = undefined;
    }
    }
    }
    }

    I test this in custom games myself it works
    putting it in a comment is so messy but here

    BO2 Modding Support & Discussion

  • BO2 Mob of the dead Plane Parts
    Aranellaundefined Aranella

    Alt_Zypher so forget what I said before im going to make the script that will make being able to carry multiple parts possible for this scenario better than the 1 line init

    BO2 Modding Support & Discussion

  • give command
    Aranellaundefined Aranella

    Give command is horrible put a script that will give you the weapon you want instantly when you spawn in

    General Discussion

  • You guys like my new account profile picture?
    Aranellaundefined Aranella

    @ForumMaster2009 the username is different now

    General Discussion

  • BO2 Mob of the dead Plane Parts
    Aranellaundefined Aranella

    Whats the script you use look like?

    3 afterlifes in customs and can pick up multiple plane parts should be as simple as level.is_forever_solo_game = true; under init
    I've done that and have it working in custom and never got your issue

    BO2 Modding Support & Discussion

  • Looking for moderators
    Aranellaundefined Aranella

    MAD_DAD I see what you meant now I do know of its automatic kick or ban system when a disallowed word is said I guess its good beside slurs and obvious horrible topics there can be false positives and people find bypasses and creative ways to say things easily

    General Discussion

  • Goodbye forever, Plutonium. I'll see you in the Afterlife... (Not T6 MOTD Joke, Actual Dead Afterlife)
    Aranellaundefined Aranella

    I had saw that deleted post lol

    General Discussion

  • Looking for moderators
    Aranellaundefined Aranella

    MAD_DAD this server has bank on it so it has iw4madmin already the post asking to get someone else to watch the chat since he can't always be there to do it

    General Discussion

  • Looking for moderators
    Aranellaundefined Aranella

    @WeedLikeToSmoke you got 2 admins do they not do much? Lol. I would guess your servers are the ones that dont really have a name but have bets/ranks/bank in it yes you can try "staff applications" on your discord that like every server ever does to see if anyone in your discord community is interested

    General Discussion

  • Goodbye forever, Plutonium. I'll see you in the Afterlife... (Not T6 MOTD Joke, Actual Dead Afterlife)
    Aranellaundefined Aranella

    the anti cheat is as awesome as you said it is because it even worked on you

    "your anti-cheat is awesome" came back to haunt you

    General Discussion

  • 4th Weaponskinset by Lappen.exe
    Aranellaundefined Aranella

    Very interesting

    BO2 Modding Releases & Resources
  • 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