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

The tycoon team changes even if ur in one?

Asked by 4 years ago

Hi. So im a beginner in making tycoons but i do it without tutorials because i made a tycoon by myself doing logic. And surprisingly it worked. But the only problem i need is if somebody is in a team/tycoon if they go to another tycoon their team will change. I need help for that

1 answer

Log in to vote
2
Answered by 4 years ago

You can make a boolvalue to check if the player is in a tycoon. If the player is in a tycoon, the script to join a tycoon gets disabled.

Another thing you can do, which I'm pretty sure is simpler - You can just make it so after a player joins any tycoon, it disables the script for joining a tycoon.

Hope this helps! Good luck on the game!

0
Thanks! This is made sense but I don't understand what to do in the script... I made a script that if a player touches the spawn location they will be in team but I don't understand how to disable the script or make a BoolValue. I'm very new to scripting Teams thats why I'm confused. Baselistic 103 — 4y
Ad

Answer this question