RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Showin' Variables

Started by Albino Squirrel, January 31, 2006, 09:58:30 PM

0 Members and 1 Guest are viewing this topic.

Albino Squirrel

Locking my other post and giving me a sweeping comment telling me to read a sticky really didn't help my problem at all. :evil:

I need to show a variable but it needs to be, for example, 10-v (v being the number in the variable) so I can do both a count-up and a count-down with the same variable.
Thanks.

blueXx

then you gonna have to use a new variable
temp = 10
temp = -v
(v is the first on the variable list, temp is the 2nd)
message: your temp is \v[2]
message: but your v is \v[1]
message: and no it doesn't get more horrible than that
holy shit my sig was big!