Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
Is there a way to display a player's name to seperate clients?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Is there a way to display a player's name to seperate clients? (Read 787 times)
Jls900
January 17, 2011, 11:26:25 PM
Like if I wanted a brick that onActivate it CenterPrints everyone in the minigame "(whoever activated) clicked me!" what would that be? I know with VCE you can do <var:cl:name> but thats just gonna be the clients name, and there is no <var:pl:name> so i dont know.
I feel like this is a really nooby question but get off my back I just started playing again after a year or two hiatus.
Ad Bot
Advertisement
Kalphiter
January 17, 2011, 11:31:04 PM
Is the name not enough to determine exactky who clicked it?
Jls900
January 17, 2011, 11:33:57 PM
Quote from: Kalphiter on January 17, 2011, 11:31:04 PM
Is the name not enough to determine exactky who clicked it?
I'm not sure what you mean by that.
<var:cl:name> appears to only echo each individual client's name to himself if thats what you mean, I want it to say one persons name to everyone.
Kalphiter
January 17, 2011, 11:34:36 PM
You can only do it in a minigame.
Jls900
January 17, 2011, 11:37:32 PM
Well I was in a minigame....atleast the other players were, but perhaps because i was in buildermode?
Hmm, so if were in a minigame <var:cl:player> will return the name of the player who activated/playerTouched it?
Kalphiter
January 17, 2011, 11:45:15 PM
XXX -> Minigame -> centerPrintAll or messageAll
Jls900
January 17, 2011, 11:45:45 PM
No I've tested it, it still just shows everyone their own name.
Jls900
January 17, 2011, 11:51:42 PM
Nevermind, apparently you can use %1 but now <var:cl:name>
Thanks for the effort though Kal
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
Is there a way to display a player's name to seperate clients?