In various Medieval/Fantasy RPGs, i've seen a bottomprint function. Most of the time it was a button you pressed, or it was a script that automaticly displays your resources/gold.
Basicly, the idea of what im trying to get at is for a script that makes it so when your in the minigame, it would display a bottomprint or chat or centerprint with whatever you put in it.
So, so i wanted a bottomprint one, You'd put this into the script or RTB pref if it had it:
<color:ffffff>Gold: <var:cl:Gold> - Level: <var:cl:Level> - Experience: <var:cl:Experience>
Then it'd show all those at the bottom of your screen so that you'd be able to see the variable.
Any clue if this is possible without making 500 buttons to click?
EDIT: What im basicly saying is a script that makes it bottomprint for that client, showing HIS variable. Pretty much like an OnActivate > Client > BottomPrint, but without the 5000 relays.