Hello guys and thank you in advice for reading this and trying to help me.
The thing is that i need to execute a console command wich is a title. And inside of the title i need to put a variable.
The console says that is an error because of the {} of the variable are not compatible with the /title command.
I need help to concat " /title %player% title [ ... ... ... " + {variable} + " ... ... ... ]"
The thing is that i need to execute a console command wich is a title. And inside of the title i need to put a variable.
The console says that is an error because of the {} of the variable are not compatible with the /title command.
I need help to concat " /title %player% title [ ... ... ... " + {variable} + " ... ... ... ]"
code_language.skript:
Real example:
console command "/title %player% title ["" "",{""text"":""<-| "",""color"":""gold""},{""text"":"" %{_TempRand}% "",""bold"":true,""color"":""yellow""},{""text"":""|->"",""color"":""gold""}]"