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

Plutonium

ScullyHQundefined

ScullyHQ

@ScullyHQ
About
Posts
5
Topics
1
Shares
0
Groups
0
Followers
4
Following
4

Posts

Recent Best Controversial

  • how to unlink steam account from lost plutonium account.
    ScullyHQundefined ScullyHQ

    TheSmashBrosGuy just leave steam closed when you launch plutonium and it should still work.

    Server Hosting Support

  • [Snippet] Correct way to do welcome messages
    ScullyHQundefined ScullyHQ

    I've seen plenty of examples of those trying to do animated welcome messages by attempting to mimic the games' default effect rather than just using an existing function which already does the effect they're trying to mimic. These bad attempts usually consist of spamming setText without an overflow fix. Here is a function below which you can add to your projects:

    displayWelcomeMessage()
    {
        welcome_message_data = spawnstruct();
        welcome_message_data.titleText = "Welcome ^3" + self.name + "^7!";
        welcome_message_data.glowColor = (0, 0, 0);
        welcome_message_data.duration = 7;
        welcome_message_data.font = "hudbig";
        welcome_message_data.foreground = 1;
        welcome_message_data.hideWhenInMenu = 1;
        welcome_message_data.archived = 0;
    
        maps\mp\gametypes\_hud_message::notifyMessage(welcome_message_data);
    }
    
    BO2 Modding Releases & Resources gsc

  • unfairly banned from latinos server.
    ScullyHQundefined ScullyHQ

    NickerBocker mine are:

    NO SLEEP | TDM | BEST MAPS
    NO SLEEP | TDM | NUKEJACKED 24/7
    NO SLEEP | GUN GAME | BEST MAPS

    General Discussion

  • Sign ups for Server-Owners channel - Discord
    ScullyHQundefined ScullyHQ

    Discord Username: scully_

    Servers:
    NO SLEEP - TDM - BEST MAPS
    NO SLEEP - TDM - NUKEJACKED 24/7

    General Discussion

  • unfairly banned from latinos server.
    ScullyHQundefined ScullyHQ

    NickerBocker yeah I've been hearing that a lot lately from players in both their LATINOS and AMERICAS server. I opened a server 2 days ago and have a similar setup as them so I get a lot of the same people and they've been saying they get banned for cheating too and they aren't even cheating. The plutonium discord is also full of complaints about them. I would suggest just playing on another server.

    General 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