Peripherals++

Peripherals++

359k Downloads

Player detector event

ArcasCZ opened this issue ยท 4 comments

commented

Hello!

I want to ask you if you can add event, that will be called when someone come into player detector?

commented

There is already an event called when a player right clicks it

commented

But we need fire event when player comes to the radius.

commented

Austin may still considering doing that, but that can already be done with the functionality that exists.

commented

You can simply run a loop in which you attempt to detect players and if you do detect a player: break the loop and do whatever you want to do.