#Triggers (im new to skripting)

1 messages · Page 1 of 1 (latest)

tidal bronze
#

I need help with triggers to turn off / on a skript i made in certain worlds

#

i want to be only enabled in certain worlds

#

and i can add / remove it from these said worlds

midnight yarrow
#

Or if player is in world “world”:

#

One of those

tidal bronze
#

hwo do i make it a command tho so i can toggle it

bleak lake
#

then make a command that will set a global variable to toggle it on and off.
Then in the craft event, check if it's toggled and if it is, cancel the event. that simple

tidal bronze
#

how do i do that as i am new to skript

bleak lake
tidal bronze
#

i dont think this webite helps

tidal bronze
#

could i find out what world the player is in during the command use??