Host only admin pannel

Host Only Admin Panel

Hey! So I am trying to make a host only admin pannel so in game the host can acces it while playing.

In the admin panel

In the admin pannel i want a grant money cmd, more speed cmd, and end game cmd.

Please help! Have a good day/night!

3 Likes

Place down a Spawn Pad device, then go into its Settings and set it so that only the host can spawn in there. Place the Spawn Pad in the host-only room and voila! You should have a host only room now.

3 Likes

I’m pretty sure I’ve seen this Topic before.

1 Like

i think i can do that but what about the admin panel? Like when you press the button it pops up so you can do more. @CommanderGOAT

i know you can set a button and wire it to an End Game device so that when you press it it ends the game…

but i dont think any of the other things are possible if u want to grant speed and money to the other players in the game…

What do you mean? Could you clarify it a bit more for me please?

They mean an admin panel, like a full side list of cheats and other things. Besides the room + buttons idea, you can’t really do that.

1 Like

Use this guide, ↓ (Just make it an admin panel)

3 Likes

That really dos’nt help much.

place a lifecycle device and set its event to game start
place an overlay device which will be your admin menu
set the overlays visibility scope to player
set it to be not active on game start
wire the lifecycle to the overlay
lifecycle (game starts) —overlay(show overlay), this makes the overlay appear for the host only
inside the overlay, use button device (or call to actions in a pop-up if you have Gimkit season ticket) to trigger the commands
Grant Money Command:
place a button in your admin overlay and label it “grant money”
place an item granter device and set it to grant cash with your amount you choose
wire the button to the item granter
button (button Pressed) —item granter (grant item), the item will be granted only to the player who pressed the button (the host)
More Speed COmmand:
place a button in your admin overlay and label it “more speed”
place a speed modifier device and set the speed to what you want (2 for double speed)
wire the button to the speed modifier
button(button Pressed)—speed modifier(set player to configured speed)
End Game Command:
place button in your admin overlay and label it “end Game”
place an end Game device
button (button Pressed)—end game device (end Game)

I want a button so when only the host presses it, it puts a pop up on the screens so only the host can grant money, faster speed, and end the game.

Tysm!!! @SuffyPro97

Yeah, post game j01n codes on the Gimkit wixsite, not on the Forums.

1 Like

Advertising?
download (16)

Anyways (I’m surprised about this) no one linked @Jhan’s guide lol.
[ :pinching_hand: Mini Guide] How to Make a User-Specific Admin System

4 Likes




This is what i have. But when i play i cant see it?

i got to here. But how would i make the pop up when i press it?

i was looking thru the pictures u sent and i think u have to change the game overlay thingy to a btn instead of text


change where it says text to button

game overlay wired to pop-up (button pressed → open popup)
also monka u aren’t in my basement like what

1 Like

Yes. make it a button. Then link a item granter to the overlay. (Overlay pressed—>Grant Item)
So when you press it, you get money

its fine i gave up and just made a control room, but i do need 1 thing. How do i make a door that only the host can go though?