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.

Slipknot's message script

Started by Cryforequanimity, December 23, 2005, 06:48:54 PM

0 Members and 1 Guest are viewing this topic.

Cryforequanimity

Okay I'm using Slipknots message script. I have it where it belongs, and it works properly, but i'm not sure how to use it entirely.

For example, how would I make it so that the character's portrait is desplayed above the text box like in the demo and screens?

Italics, Bold, etc.?

If anyone could help, I would greatly appreciate it.
Game: Tears of Kahlandris
|||||||||| Demo = 10%
Click here for game info! http://www.crankeye.com/forums/viewtopic.php?t=4756

ArkBennett

The commands should have come in the readme or some text file with it.
I don't remember...

LinkaN

Dowload SlipKnots demo, there you will have a file with the instructions :D

Cryforequanimity

Ohhh...I shoulda thought of that, thank ya :)
Game: Tears of Kahlandris
|||||||||| Demo = 10%
Click here for game info! http://www.crankeye.com/forums/viewtopic.php?t=4756

Season In The Abyss

Thanks for use my script, but wait some time, I fixing and enhacing it. 8)

haloOfTheSun

Next time post your problem in the already existing topic, rather than making a new one.
:tinysmile:

LinkaN

Quote from: CryforequanimityOhhh...I shoulda thought of that, thank ya :)
No prob

Seib

Help!
i put the script in but every time i type something in there's only the
text window appearing and there aren't any letters in it...
What can i do????
Pls help!!

Cryforequanimity

@Halo - Sorry, my mistake

@Seib - The problem is that the system uses a font that isn't found on your computer.  Go into the script, find where it says $defaultfontype or something like that, and change it to "Arial" or whatever font, make sure you include the quotation marks.
Game: Tears of Kahlandris
|||||||||| Demo = 10%
Click here for game info! http://www.crankeye.com/forums/viewtopic.php?t=4756

Seib

Quote from: Cryforequanimity@Halo - Sorry, my mistake

@Seib - The problem is that the system uses a font that isn't found on your computer.  Go into the script, find where it says $defaultfontype or something like that, and change it to "Arial" or whatever font, make sure you include the quotation marks.

Thx! I'ts working!