Blockland Forums > Suggestions & Requests
Display variable?
Butler:
What do I type?
Regulith:
<var:target:variable>
So if it's something like a money variable;
"You have <var:cl:money> money"
lilboarder32:
--- Quote from: Butler on December 23, 2009, 12:51:22 AM ---What do I type?
--- End quote ---
Just call centerPrint, bottomPrint, or chatMessage on client and put "<var:target:variable>" within the text box. Target being either client/cl, player/pl, or brick (not sure if there is a bl), and the variable being the name of the variable being called.
Butler:
I C
EDIT: it still doesn't work...
Butler:
bump...