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.
Error with a script.

0 Members and 1 Guest are viewing this topic.

*
Rep: +0/-0Level 71
RMRK Junior
First of all, sorry about my bad english. I'm spanish speaker.

I downloaded the Slipknot message system, which one you can find here in this forum: http://rmrk.net/index.php?topic=1767.0
It works perfect in the demo, but when I copy the scripts to my game, the message boxes get empty. I found a solution for that:
creating a new script above the "message system" script, with the label "font" and write inside it this line:

Font.default_name = "Tahoma"

Now the text appear, but it is Arial size 25. And I can't change the font whatever I do. ¿What am I doing wrong?