Blockland Forums > Help
Making Text say a players name
Soildaa:
I know how to do the first part.
I want do do something like "(playername) has entered the arena!"
is there like a certain thing i have to type in for it to say the players name?
Soildaa:
--- Quote from: Soildaa on July 02, 2012, 10:20:43 AM ---
I want do do something like "(playername) has entered the arena!"
--- End quote ---
I mean like "Soildaa has entered the arena!"
Butler:
%1 is the variable to use for player names.
Soildaa:
--- Quote from: Butler on July 02, 2012, 10:25:56 AM ---%1 is the variable to use for player names.
--- End quote ---
So In the events, I would type something like, "%1 has entered!"
Dark_Samus:
--- Quote from: Soildaa on July 02, 2012, 10:45:12 AM ---So In the events, I would type something like, "%1 has entered!"
--- End quote ---
Exactly