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
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]]
It worked thank you. That was exactly what I was looking for. :zwink: