Author Topic: Cannot display variables.  (Read 907 times)

I have tried using <var:player:health> but it doesn't display it.
Help please. I have the original Event_Variables.

do you have vce with it

do you have vce with it

Event_Variables is VCE.



By "original", I hope you don't mean, like, version 1, cuz the last one to be released was like version 5.  You need to have V5, or whichever one is publicly available. 

1) Make sure you have the correct (V5) Event_Variables enabled.
2) Make sure you spelled everything correctly, ie [ <var:pl:health> ] where the brackets indicate the edges of the text field.
3) Make this event line exactly.  It should flash a red "100" in the center of the screen for 3 seconds:
Code: [Select]
[0] [x] [0] [OnActivate] [Client] [Centerprint] [ <var:pl:health> ] [3]
btw, you can replace "player" with "pl", "client" with "cl", and so on.  Also, when spell-checking, make sure you didn't accidentally type a semi-colon (;)when you meant to type a regular colon (:).

If doing everything in that order doesn't solve your problem, then you have a serious issue.