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

Plutonium

Lemonundefined

Lemon

@Lemon
Contributor
About
Posts
81
Topics
6
Groups
1
Followers
49
Following
57

Posts

Recent Best Controversial

  • [BO1] Kino der toten double upgrade and perk update
    Lemonundefined Lemon

    UniverSix alright


  • [BO1] Kino der toten double upgrade and perk update
    Lemonundefined Lemon

    UniverSix you good, you left my server, did i do something, just checking


  • Can't find SXR servers
    Lemonundefined Lemon

    Sxbotage i agree, but i would still like to see a discord server, as i miss talking to a old friend : ( i wish things ended better


  • Can't find SXR servers
    Lemonundefined Lemon

    Lemon i will be clicking on your discord link in your profile every 1 hour untill its up 🙂


  • Can't find SXR servers
    Lemonundefined Lemon

    TheGreatReaper yes


  • Can't find SXR servers
    Lemonundefined Lemon

    666 AFK Test sabo i know this is you...


  • Can't find SXR servers
    Lemonundefined Lemon

    Lemon im waiting 😄


  • Can't find SXR servers
    Lemonundefined Lemon

    Lemon you should play on my t5 servers again, they have changed alot, and id love to ketch up, i mean catch up 😆


  • Can't find SXR servers
    Lemonundefined Lemon

    TheGreatReaper 🤔


  • Can't find SXR servers
    Lemonundefined Lemon

    TheGreatReaper 🫡, it was a honour, im sad that it didn't come to in the end, i wish you all the best, Regards, Windy 🙂


  • How to install ZOMBIES++?
    Lemonundefined Lemon

    Menathos in 2020, yes, but now its old and terrible


  • T5/T6 Start at round x
    Lemonundefined Lemon

    Nibbler Doo hmm i think the function is

    	self.zombie_move_speed = "walk/run/sprint/super_sprint";
    

  • How to install ZOMBIES++?
    Lemonundefined Lemon

    GhostRider0125 i did try to make something, but cus the code is old, i failed sadly + the fact im not good at GSC, sorry


  • [RELEASE][ZM] [BETA] New bo2 hud system
    Lemonundefined Lemon

    dontknowletspl nice one


  • How to install ZOMBIES++?
    Lemonundefined Lemon

    GhostRider0125 its very old so it doesnt work well anymore, only good for servers really, what do u need from zm++


  • Gsc script to start with points
    Lemonundefined Lemon

    @Ultimate0 add some wait time before the points, like this

    #include common_scripts\utility;
    
    init()
    {
         level waittill( "connected", player );
         player thread points();
    }
    
    points()
    {
           wait 10; // revive yourself in this time
        	self.score += 1000000; //max points in black ops 2
         wait 4;
         iprintlnBold( "Your points have been set to: " + self.score ); //you can comment this out by putting a // at the start of the line
    }
    

  • Gsc script to start with points
    Lemonundefined Lemon

    @Ultimate0

    heres one i made

    #include common_scripts\utility;
    
    init()
    {
         level waittill( "connected", player );
         player thread points();
    }
    
    points()
    {
        	self.score += 1000000; //max points in black ops 2
         wait 4;
         iprintlnBold( "Your points have been set to: " + self.score ); //you can comment this out by putting a // at the start of the line
    }
    

  • How can I apply to admin/mod/staff?
    Lemonundefined Lemon

    Resxt can i get staff


  • animated camo
    Lemonundefined Lemon

    GhostRider0125 lmao


  • Animated Camos V2.0 [ZM]
    Lemonundefined Lemon

    can a patch be created that doesnt change anything, cus i dont like the changes

  • 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