Player name in text

im pretty sure this is possible but i forgot how to do it, how do i make a players name show up in text/notification?(i know there is a guide but the photos got destroyed)

1 Like

i think i’ve gotten something, you need to do a bit of block coding
so put a “on wire pulse” block and do this
Screenshot 2025-05-01 171339
then trigger it somehow
im not a block coder tho

1 Like

3 Likes

Trigger-block code- set property(name) to triggering player’s name
Trigger loop-game overlay-block code(text)-change overlay name to get property(“name”)

yo I gotchu man,here
u need trigger, and notification and sentry
wire trigger to notifcation, triggered >>>>> send notification wire sentry to trigger sentry knocked out >>>>> trigger, go into notification’s blocks n copy this

Alright

What is needed

1x notification device
1x block code

How to do

Here is the block code

2 Likes