Hey guys,
I am trying to embed different words/sentences into a bigger text message so for example
"Now you will play (convert variable game number to text)! Are you ready??"
But i am only able to give out the converted text as a message...
Do i have to use scripting for things like that?(i don't even know what scripting means, where do you use it and is it necessary for a good map?)
If what you're asking for is "how do I use multiple seperate text values for a message?", then use the "Combine Text" function ("Combine Text (Multiple)" is better in cases where you need more than 2 values)
Set your text to "combine text multiple". From there, you can add as many "pieces" as you want, and they will all be combined. So you could say, for example:
(Name of Player x) is ready to continue. (convert int to text(y)) out of 5 players ready.
Rollback Post to RevisionRollBack
Feel free to Send me a PM if you have any questions/concerns!
To post a comment, please login or register a new account.
Hey guys, I am trying to embed different words/sentences into a bigger text message so for example "Now you will play (convert variable game number to text)! Are you ready??" But i am only able to give out the converted text as a message... Do i have to use scripting for things like that?(i don't even know what scripting means, where do you use it and is it necessary for a good map?)
@fischy33: Go
If what you're asking for is "how do I use multiple seperate text values for a message?", then use the "Combine Text" function ("Combine Text (Multiple)" is better in cases where you need more than 2 values)
@TheAlmaity: Go
What he said :P
Set your text to "combine text multiple". From there, you can add as many "pieces" as you want, and they will all be combined. So you could say, for example:
(Name of Player x) is ready to continue. (convert int to text(y)) out of 5 players ready.