#add a text variable to a text variable

1 messages · Page 1 of 1 (latest)

fathom bobcat
#

I want to add a text variable to a text variable but its not working I tried
add {_var1} to {_var2}
send "{_var2}"
but its only sending "<none>"

tranquil trellis
#

yes because its a string

fathom bobcat
#

is there a way to fix it?

tranquil trellis
#

so what is {_var1} set to?

fathom bobcat
#

a text

#

like "hello"

tranquil trellis
#

so you want to add they word for example hh07

#

you want it to say hello hh07 for example right

fathom bobcat
#

ye

surreal quest
#

wouldn't you use
send "%_var2%"

fathom bobcat
#

dont think so

#

I could try tho

#

unknown expression

#

btw I need add for it and cant just do set {_var2} to "hello %player%"

#

I am making a sign search thing and want to set a variable to all lines

heavy sleet
#

set {_var2} to "%{_var2}% %{_var1}%"

fathom bobcat
#

alr ty

tranquil trellis
#

yeah that should work

fathom bobcat
#

do you close or solve these posts?

#

Its my first one