Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
New forum theme up and running!
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Help with the "/" command
« previous
next »
Print
Pages: [
1
]
Author
Topic: Help with the "/" command (Read 3356 times)
DarkBell
Seeker
Initiate
Posts: 16
Well i like RPG Maker
Help with the "/" command
«
on:
December 17, 2007, 06:19:01 AM »
Can somebody help me pleaseee with the "Slash Command" that is use to go with the "Show text command" I know only one such as "Slash !" is to stop the message from running until player press a key
I want to know the one that show the hero name and the one that show variable
Thx in advance
Logged
http://www.freewebs.com/seekingutopia/
"When it awoke it spawn nameless thousand to herald it arrival"
Flavor text-MTG-Dune blood Nephimlim
HobomasterXXX
Your eyes. Are an ocean. Your breasts. Are also an ocean.
Leader
Posts: 2,700
(No subject)
«
Reply #1 on:
December 17, 2007, 06:25:35 AM »
\ Shows "".
c[n] Changes the text color to the color that matches n, n being a number from 0 to 19.
s[n] Changes the text speed to n, where n is a number from 1 to 20, 1 being the fastest.
n[n] Displays the name of the hero in the database with ID n, n being any numerical value. (n[0] will show the name of the first member in the current party)
v[n] Displays the value held in variable n, n being any numerical value.
$ Shows the amount of money held.
! The remainder of the message after this code is only shown when the player presses a key.
. Adds a 1/4 second delay to the part of the message which follows this code.
| Adds a 1 second delay to the part of the message which follows this code.
> / < Displays the part of the message between > and < instantly.
^ Closes the message window without key input.
_ Shows half a space.
You could've easily just clicked the help file button to find all of this.
Logged
1:24 PM - [Razor]: I think
1:24 PM - [Razor]: I almost fell off my chair
1:24 PM - [Razor]: in anticipation for DICK
Ben
Some dude
Staff
Royal
Posts: 4,844
butts
(No subject)
«
Reply #2 on:
December 17, 2007, 06:42:45 AM »
dude, just check your help file
Logged
TryEka
Initiate
Posts: 33
Re: Help with the \can show the picture?
«
Reply #3 on:
March 31, 2009, 12:08:08 PM »
Can you show the Picture?
Logged
Prpl_Mage
Administrator
Sage
Posts: 7,644
The Administrator Mage
Re: Help with the
«
Reply #4 on:
March 31, 2009, 12:13:03 PM »
What the hell are you on? This was made 2 years ago TryEka. And there's no mention of any picture that you are referring to.
«
Last Edit: March 31, 2009, 12:19:04 PM by Prpl_Mage
»
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Help with the "/" command