Discuss Scratch

-Back_Scratcher-
Scratcher
14 posts

Ability To "Shutdown" Servers

Hello! In my game Roux Simulator, there is an panel for administrators to help moderate the game. I was wondering if there is a way to make it so that when an administrator presses a button, everyone playing the game will have their backround changed to a server shutdown message. (I am still unsure of whether or not this is possible yet) I tried making it using cloud variables, but no luck. Does anyone have an idea if this is possible to make and how to make it?
The_Imaginarium
Scratcher
1000+ posts
-ShadowOfTheFuture-
Scratcher
1000+ posts

Ability To "Shutdown" Servers

I don't have that much experience with cloud multiplayer, but I wonder if you could have another cloud variable, let's call it ☁️ shutdown, that's set to 0 by default but changes to 1 whenever an admin presses the button? Then for each player you could check whether ☁️ shutdown = 1, and if so, terminate any scripts that update other cloud variables and display the shutdown message.
-Back_Scratcher-
Scratcher
14 posts

Ability To "Shutdown" Servers

@-ShadowOfTheFuture- That is exactly what I tried! I thought that would work but when tested, ultimately failed.

Last edited by -Back_Scratcher- (June 22, 2021 15:33:43)

bobbyohh
Scratcher
1 post

Ability To "Shutdown" Servers

I now how to but I don't know if I'll get banned
MrKingofScratch
Scratcher
100+ posts

Ability To "Shutdown" Servers

Try renaming the variable a couple times.
-icenye-
Scratcher
1 post

Ability To "Shutdown" Servers

bobbyohh wrote:

I now how to but I don't know if I'll get banned

tell me please

Powered by DjangoBB