Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: SqareMan on October 05, 2009, 01:35:30 AM

Title: ???
Post by: SqareMan on October 05, 2009, 01:35:30 AM
how do you display the value of a variable in a message?
Title: Re: ???
Post by: Prpl_Mage on October 05, 2009, 04:03:31 PM
/#v or something.
The help file for the message thingy tells you how to,
Title: Re: ???
Post by: SqareMan on October 05, 2009, 10:10:42 PM
I dont have the help files. I tried downloading them but they wouldn't open.
Title: Re: ???
Post by: MissingName on October 05, 2009, 11:44:17 PM
It's \v[number of variable].  Note, the "\" will show up as "¥" when you type it into the message box.
Title: Re: ???
Post by: SqareMan on October 11, 2009, 09:35:31 PM
is there a way to make that symbol not show up?
Title: Re: ???
Post by: Prpl_Mage on October 11, 2009, 09:39:28 PM
no, it's supposed to be that symbol in the message box.
It should look like that for the code to work.