how do i make it in gimkit so that when a play enters a certain name it gets a item like if a player enters name eden then i want it to like grant it on game start
Ok, you’ll need a trigger, a lifecycle, and a relay.
With the lifecycle, set the event to 'On Game Start’. Also, broadcast on a channel, for example purposes let’s do A
In the relay, relay as ‘All Players’. Receive on A, and broadcast on B.
Then, in the trigger, go to the blocks tab and make a block that runs on receiving channel. Set the channel to B
Then grab an if block, and fill it in with a logic comparison block Triggering Player's Name = 'eden' (Triggering Players Name is in essentials).
The base is done, you can do whatever you want now.
Also, welcome to the forums! Be sure to read the rules and FAQ. Enjoy the forums~~
If Boss_1s helped, mark as a solution!
Welcome to the forums ![]()
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.