This is an admin system that only works if you have a certian username!
This Mini Guide only covers how to make the overlay appear for a certian user, it does not cover admin ability’s.
Uses a little more than 1% map memory.
Items needed
x1 trigger.
x1 life cycle.
x1 overlay.
x1 relay
Step 1
Place a trigger,lifecycle, and relay. Wire the lifecycle to the relay, then wire the relay to the trigger. Do not change any settings on these devices.
Add an overlay and add the following settings.
Overlay type = Button.
Overlay position = Bottom right. (customizable)
Overlay text = Admin.
Visible on game start. = No.
Go to channels tab and add the following channels.
Show overlay when receiving on = “grantadmin.”
Go to scope tab and change everything to player.
Step 4
Your done!
You can add admin actions by wiring devices to the overlay.
""
Your still here?
Ok heres a bonus, how to make an “eliminate” server command.
Items needed.
x1 popup.
x200 triggers. (You may add more or less triggers to your liking.
Step 1
Place the popup and add these settings.
Header text = Admin actions.
Go to call to actions tab.
Call to action label = “Eliminate” server.
Call to action channel = “eliminateserver.”
Secondary call to action label = Close. (You may change this to next if you have more actions)
Step 2
Place 1 trigger, add the following settings.
When triggered transmit on = “eliminateserver.”
Trigger when receiving on = “eliminate server.”
Duplicate the trigger 200 times.
Your done!
Your done with the command! Now you can “eliminate” the server but don’t tell anyone .
Dupe guides are not real
If a guide is quality, it should stay.
Now this does sound hypocritical, but I think we can consider something a dupe if there are a bajillion guides on the same topic.
Anyways you should add a poll because GKCF politics are top priority
Another way to do this: have a spawned that the host only spawns at, put a zone over it. When the player enters the zone, it does 3 things.
(In this order otherwise it doesn’t work)
Gives the host access. (Ex: if it’s game overlays, it shows the game overlay buttons).
Sets the host’s spawn point at the other player’s (Who are not the host) spawn point.
In that case you would just use an overlay set to player and not global.
But this is an user specific guide, for example your the creator and want to have admin in other lobbys you can.
Yes, its possible… if it uses a button set the scope to player and not active on game start. The make it activate on channel “grantadmin” (or any other channel of your choice.)