Author Topic: Variable help  (Read 359 times)

On variables, is there a way to check how much of that variable you have? Say I have "gold" as a variable, how do i check how much of that variable I have with me?

To show the variable, use
Code: [Select]
0 | onActivate | Client | centerPrint | Gold: <var:cl:gold> | 3for client variables

Code: [Select]
0 | onActivate | Client | centerPrint | Gold: <var:pl:gold> | 3for player variables.

I see this is my 2,000th post too, huh.




whoops, forgot boxes.
Why did you disable modifying posts?

He didnt remove it, Badspot did

yep, and it's been like that for quite a while now, why are people so late in realizing that you can't edit in help?

Ive noticed it a few times, I just didn't realize that it was in all of help.  I have no idea why badspot would lock that though, especially in help where accuracy is important.