Author Topic: V5 Variables Help  (Read 318 times)

This is my first time playing blockland in years, I've never heard of these V5 Variables before. I was wondering if i can type something in a bottom print to make it display a variable

Ex.
(onActivate->Client->BottomPrint->You have $<var:money>.)

Please help thanks!

Set a client variable called "money" to whatever you want.

Then use this in the bottom print: <var:cl:money> or <var:client:money>