#make game_text mention the player's name

1 messages · Page 1 of 1 (latest)

buoyant shore
#

yo, just wondering if theres a way to make game_text mention the player's name? im trying to make a thing where you press E on an object and text shows up stating the player that did it but i cant figure out how to get it to say the players name

opal meadow
#

okay so make an info_player and logic_format

#

put what you are gonna put for your text in the logic_format's input value

#

and for where you want the players name to appear put {0}

#

go to player info and put these outputs

#

format is the logic_format

#

then put these in the logic format's outputs

#

and txt is game_text

#

tell me if that works

opal meadow
#

you're gonna need mapbase for the entities btw

drifting locust
#

If you just need to identify the player and the method isn't important I once saw a cheeky mfer in obsidian coop use a client command to make a player run chat text with Say

#

I tried to climb over a barricade and it made me fill the chat box with "I TRIED TO CHEAT BY SKIPPING HALF THE MAP!!!"

#

obnoxious