I’m confused on how to make it so when a player triggers something it sends a message to everyone. I’m trying to make a piggy gamemode and I made a grid type arena area so I want the coordinates of the place to send out.
use a notification and make it a global message
Oh ok I didn’t think of that, thank you.
not trying to sound rude but you might wanna look up how to do something before you make a post about it, it helps clear space or smt
Use a trigger that transmits on a channel. Let’s call this channel “relay to everyone” then have a relay that transmits to everyone and activates on “relay to everyone”. Have the relay transmit on another channel maybe called “message”. Then, have a notification activate on “messagel
Welcome to the forums, @gimpro !
Make sure to check out the forum-beginners and forum-tips tag!
The Community Made Guides category is also very useful! The posts there give you a gist of the rules and mechanics in Gimkit Creative!
I dont know how to say this, but your pfp unsettles me… i dont know why. It just does.
Ok so i think i wasn’t specific enough I forgot to mention I wanted to make it so the player name shows up. iv’e already looked it up and I don’t think I was able to understand it
I can change it if it unsettles you
uh oh, thats something completely different
look at this topic first:
The journey of block code: a in-depth guide on block code! The introduction
OK thanks. …
Gotcha. So what you want to do is utilize activity feed. Give me a sec and i will make an example block code
having the player’s name is a bit more technical, if i just told you how to do it, it would be super confusing.
Ok so here is a pic of the blocks you need:
When you put the together, you cannot see them in the screen shot, so that is why they are apart.
- Make a block on “when triggered”
- Blue Activity feed for everyone is connected horizontally with create text (green) block.
- See the two little nibs on the end of the create text with block?
- Put a text box and a “triggering persons name” block attached to each nib, IN THE ORDER YOU WANT IT TO SAY (top to bottom, horizontally)
Does this solve your problem? LMK with any questions!
Yes it does solve thank you very much!
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.