How do I make it so that when you talk to a sentry, it says something like, "Hey <triggering player's name>!"

So, I want to do what the title says.

Here’s a guide on NPC conversing to help.

How to make NPC interactions (like in Regretavator) - Community Made Guides - Gimkit Creative

4 Likes

Use block code in the popup
Trigger players name block + block that connects text?

3 Likes

You can use a zone or button, but I prefer zone.

After get a notification and in it’s block code for the content put create text twice then the first one saying “Hey” with a space in front of it to make sure the name doesn’t jumble up

The second one will have triggering players name, then the rest of your content. Title can be whatever you want. Hopefully this helps!

3 Likes

Its a Notification device and use it on a camera view or spawning pad

Ah, ok, I got it. So basically, you have to do “Set Header” and then “Set Content”- “Create text with” <Hey there, >
<triggering player’s name>

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.