Jump to content

Chat reaction skript doesnt work


aaaCya

Recommended Posts

Hi there! I made a chat reaction skript but if i add a variable to the hover tooltip it shows <tooltip:arg-2>

skript:

every 10 seconds:
	if {list::mot::*} isn't set:
		stop
	else:
		set {mot} to a random element of {list::mot::*}
		send "&bFirst to type &3<tooltip%{mot}%>Hover me<reset>&b wins" to all players
		set {reaction::start::*} to true

 

I used to play Minehut I guess?
Yeah, I still watch the forums for some reason. (15/5/2023)
Link to comment
Share on other sites

8 hours ago, pizzaschut said:

Hi there! I made a chat reaction skript but if i add a variable to the hover tooltip it shows <tooltip:arg-2>

skript:

every 10 seconds:
	if {list::mot::*} isn't set:
		stop
	else:
		set {mot} to a random element of {list::mot::*}
		send "&bFirst to type &3<tooltip%{mot}%>Hover me<reset>&b wins" to all players
		set {reaction::start::*} to true

 

You need to format the send and also you forgot a

send formatted "&bFirst to type &3<ttp:%{mot}%>Hover me<reset>&b wins" to all players

 

tumblr_lqahoaPLkC1ql1l0v.gif

Feel free to add me on discord if you:

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need help with plugins

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need help with skripts

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need to vent about something

tumblr_lqahoaPLkC1ql1l0v.gif

>[ ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ]<

Link to comment
Share on other sites

You Could Also Use untested though q - p

every 10 seconds:
	if {list::mot::*} isn't set:
		stop
	else:
		set {mot} to a random element of {list::mot::*}
		 broadcast "&bFirst to type &3<tooltip%{mot}%>Hover me<reset>&b wins" to all players
		set {reaction::start::*} to true

 

-------------------------------------------------------------------

NO RANK ALL THE WAY

---------------------------------------------------------------------

play.koolkidzmc.com (Velocity + Pufferfish FTW)
discord.koolkidzmc.com

Spoiler

/_(•v•)_7

image_2021-07-26_104856.png.7740cf6322d3693f332894c1e8485060.png


image_2021-07-26_104457.png

pogies.PNG

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...