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.
Need help on scripting or something

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 84
Ok I have a question that involves slipknots messaging system, kinda. thats the system im using. How do I make the namebox function recognize a player generated name from the Name Input Prossesing in your event thing. So that if a player inputs the name Fiddle sticks the message would read,

Namebox here[Fiddlesticks]
yadadaaaaaaa


**
Rep:
Level 71
RMRK Junior
If it's the same system I'm thinking of, to display a namebox, you use:

\name[Fiddlesticks]

If Fiddlesticks is the main character (actor #1), try

\name[\n[1]]

**
Rep: +0/-0Level 84
It worked thank you. That was exactly what I was looking for. :zwink: