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

Plutonium

TheGreatReaperundefined

TheGreatReaper

@TheGreatReaper
Contributor
About
Posts
22
Topics
0
Shares
0
Groups
1
Followers
20
Following
9

Posts

Recent Best Controversial

  • Can't find SXR servers
    TheGreatReaperundefined TheGreatReaper

    Update - February 3rd:

    After careful thought, I have made my final decision - SXR will never return. This is a personal decision, and I want to express my gratitude to everyone who was part of the journey.

    Thank you all for the great memories. I truly hope someone else steps up to create even better servers - ones that uphold SXR’s core values of battling racism, toxicity, and providing a fun and positive experience for everyone.

    I'd like to personally thank @Ezz specifically Skwll for paving the way - he was the only person who helped set up the servers. Special thanks to @Lemon and @unknown love for helping with the servers development during the last few months of the servers lifetime and to everyone who was a part of the moderation team.

    I wish everyone the best. This is my final goodbye.

    BO2 Client Support

  • I have been banned for 24h from SXR zombies servers for no reason
    TheGreatReaperundefined TheGreatReaper

    TTriforce
    You disrespected a player and have been temp banned for 24 hours. We are trying to maintain a clean community and DO NOT tolerate toxicity/disrespecting other players.

    Have a great day ahead!.

    BO2 Client Support

  • Can't find SXR servers
    TheGreatReaperundefined TheGreatReaper

    Hello,

    I'm the owner of the SXR servers. Unfortunately, they were shut down a couple of months ago due to financial and personal reasons. There are plans to bring them back if circumstances allow in the future.

    Best Regards,
    TheGreatReaper

    BO2 Client Support

  • Need to get in contact with the owner of "[SXR] | Gun Game | NukeTown 24/7"
    TheGreatReaperundefined TheGreatReaper

    We have a strict policy regarding toxic behavior. As you have exhibited toxicity towards other players, you have violated our rules. Therefore, we cannot lift your ban.

    Have a nice day!

    General Discussion

  • Droppable Weapons
    TheGreatReaperundefined TheGreatReaper

    ytjusteli

    //Put this in onPlayerSpawned()
    self thread drop_weapon();
    
    //Put this anywhere in your script
    drop_weapon()
    {
    	level endon("end_game");
    	self endon("disconnect");
    	for (;;) 
    	{
    		if (self meleebuttonpressed()) 
    		{
    			duration = 0;
    			while (self meleebuttonpressed()) 
    			{
    				duration += 1;
    				if (duration == 25) 
    				{
    					weap = self getCurrentWeapon();
    					self dropItem(weap);
    					break;
    				}
    				wait 0.05;
    			}
    		}
    		wait 0.05;
    	}
    }
    
    //Credits: Script from BOCW Mod by teh_bandit https://forum.plutonium.pw/topic/15807/release-zombies-cold-war-mod-final-update?_=1670881299406
    
    BO2 Modding Support & Discussion bo2 zombies mods ideas

  • Can't find SXR servers
    TheGreatReaperundefined TheGreatReaper

    TheBombstone I wish you all the same as well. Thanks!

    BO2 Client Support

  • Can't find SXR servers
    TheGreatReaperundefined TheGreatReaper

    Lemon Your involvement in SXR’s development was one of the best things to happen. Your ideas helped shape what made SXR great, and you were my best moderator from the start - I can’t deny that.

    Despite how things ended, I’m grateful for everything you contributed. I wish you the best in life and hope you build a solid future ahead.

    Cheers!

    BO2 Client Support

  • Can't find SXR servers
    TheGreatReaperundefined TheGreatReaper

    xoza_ Much appreciated! I'm glad you had a positive experience on my servers. I wish this wasn't the end but given the circumstances, the passion has died due to the drama and financial constraints. I guess never say never 🤔.

    BO2 Client Support

  • Can't find SXR servers
    TheGreatReaperundefined TheGreatReaper

    Lately, I’ve been thinking... I miss moderating the servers. I miss banning toxic players. There’s something about watching racists and trolls lose their minds, spamming the Discord server with slurs in pure, unfiltered rage - it was hilarious.🤣

    A part of me still wants more. It was fun, way too fun. But now, I’m stuck at a crossroads:
    Do I give SXR one final run? Or do I let it rest for good?

    I don’t know. I’m hesitant. But damn, the chaos was something else.

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