#How to create a certain skript

1 messages · Page 1 of 1 (latest)

desert lily
#

Hello, I'm looking to create a skript that activates when a player enters a certain region, then when passing through that region again later, it never activates again.
The purpose of this skript is to make a title display on the screen telling the player they have discovered an area. I am not very familiar with skript, and i have been unsuccessful finding answers online on how to create this sort of a thing.

acoustic hull
#

Have you tried looking at the docs regarding regions?

desert lily
#

i have

#

that is how i am aware i need to use regions

#

however, i do not know how to make the skript not activate everytime the region is stepped into

acoustic hull
#

You can just set a player-specific variable to save that they entered the region set {region::%uuid of player%} to true

#

And then check if it's set