I want something to say 'Hey, [variable], how are you doing?'
But you can only put EITHER text or a variable in an ask or a say block. I need BOTH. Any solutions?
Offline
Hey there! You need the join block! The greatest of all blocks
joinIts in the green area. You may need to use a few of them for what you want though.
Last edited by Prestige (2012-07-02 17:54:56)
Offline
Thanks. I'm new to this.
Offline
Prestige wrote:
Hey there! You need the join block! The greatest of all blocks
(join [] [])Its in the green area. You may need to use a few of them for what you want though.
So it would become:(join ( Join [Hey,](Variable)) [, how you doing?])
Fixed (your) [scripts]
Offline