#idfk what the problem is here

1 messages · Page 1 of 1 (latest)

misty oak
#

it realises a player has entered the region but it does not recognise the name or smth

rustic vortex
#

if "bla bla" contains "bla bla"

sour pulsar
#

The event is fired before they enter the region (so you can cancel it)

rustic vortex
sour pulsar
#

This means that the region at the player is still outside the region

misty oak
#

k 1 sec

rustic vortex
#

but yeah you need like

#

wait 1 tick

sour pulsar
#

So you either gotta wait a tick or use event-region

#

If you wait a tick you cant cancel the event

#

So i would just recommend using event region

misty oak
#

ye its fixed thanks guys