#how to turn the output of less then chip into something that can activate a give player tag

1 messages · Page 1 of 1 (latest)

stiff herald
#

I need to detect if the bool signal is true and if it is true then i need it to send a exec signal into a give player tag how do i do this?

quiet mesa
#

Do you want to constantly check? Do you only want to check when the player hits a button?

#

You have to perform the check to actually get an execution out of it.

quiet mesa
#

Use an Event Receiver 30hz

stiff herald
#

its a less then chip that checks if the player is less than 25meters away and if thats true i want it to give that player a tag

quiet mesa
#

So just check using the Event Receiver configured to be 30Hz if the distance is less than 25 meters. If true then add tag.