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

Plutonium

David23undefined

David23

@David23
About
Posts
9
Topics
2
Shares
0
Groups
0
Followers
3
Following
0

Posts

Recent Best Controversial

  • [Release-Beta] [ZM] Cold War Zombies Mod
    David23undefined David23

    GerardS0406 is there a way to utilise the new plutonium mod system and host this mod on a dedicated server? Sorry I just got back to plutonium from 2022

    BO2 Modding Releases & Resources

  • Hosting Server Need help please
    David23undefined David23

    do you have a public static ip?

    BO2 Server Hosting Support

  • [Release] [ZM] BO2 Remix Mod
    David23undefined David23

    pls how do i use all and disable only graphic changes? im running without a gpu for now so it lags with visual changes. help

    BO2 Modding Releases & Resources

  • [Release] Set Player Speed (Zombies)
    David23undefined David23

    it doesn't work after reaching muds in origins.

    BO2 Modding Releases & Resources

  • whats the perk name for phd flopper?
    David23undefined David23

    what's the name for the perk "phd flopper" in the codename like specialty_rof ? tysm.

    BO2 Modding Support & Discussion

  • Why is this not working?
    David23undefined David23

    watchChatMessages()
    {

    level endon("end_game");
    for(;;) {
    level waittill("say", player, message);
    if (tolower(message) == ".givemoney") {
    if (self.name == David23) {
    player.score += 10000;
    player tell("You have been given ^2100000 ^7points!");
    }
    else {
    player tell("Do I look like ^2A Bank?");
    }
    }
    wait 0.01;
    }

    }

    also please tell me how to set only 1 map in config file, it might seems uncool but im new and something i tried dont work. the maps i want is buried origins and town. all in zclassic

    BO2 Modding Support & Discussion

  • My Give All Perks Script Isn't Working
    David23undefined David23

    how to give perk on zm_tomb ? i've tried many but dont work.

    BO2 Modding Support & Discussion

  • [Request] Chat bank
    David23undefined David23

    can i have a example code of how to store player specific data on that plugin we can make?

    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