RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Message through script

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 87
What is the easiest way to display a message on the screen using your game's message system but using a script call?

pokeball :)OfflineMale
********
Cheese
Rep:
Level 95
?
why would you need to display a message using script?
Watch out for: HaloOfTheSun

**
Rep: +0/-0Level 88
I would like it if it showed 'Item Acquired : ...' automatically upon obtaining it, but that's just me. ^^

Otherwise, use events. :-P

**
Rep: +0/-0Level 87
I understand that using events is much easier.  However, there are times when it is necessary to display a message in the middle of a run of script.  Not sure how the RGSS actually manages messages.  Looking for someone who does.

**
Rep: +0/-0Level 87
Bumping this.

***
Rep:
Level 90
This will work only on map, else you'll have to create a Window_Message instance  :D
Code: [Select]
$game_temp.message_text = "My message\n"

*
A Random Custom Title
Rep:
Level 96
wah
Well, I would just like to say that the events are all done by pre-made scripting, so I'm guessing that would be the easiest way...

I'M BACK, NOUMAN :bean: