Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I program a teleporter to not teleport for certain teams?

Asked by 5 years ago

I'm trying to make a game where you must complete challenges in teleporters so that you can move on to the next teleporter and so on. How do I make it to where it will only teleport players of a certain team?

0
This isn't a request site, please don't just request scripts / other things. You need to find a base script you've either made yourself or you've found. superawesome113 112 — 5y
0
Loop through the players and checking their teams if it’s equal to a certain team then make the teleportation available for them. Theswagger66 54 — 5y

Answer this question