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

How do I make a checkpoint without the leaderboard thing?

Asked by 4 years ago

I'm trying to make a checkpoint without any teams. But I don't know where to start. I'm not trying to ask for someone else to. I just wanna know the basic functionality for checkpoints so I can make one. I tried turning off neutral and turning on allowteamchangeontouch but it doesn't work.

2 answers

Log in to vote
0
Answered by
JesseSong 3916 Moderation Voter Community Moderator
4 years ago

In order to make a checkpoint system you must have a leaderboard and a intValue or string value. If you just want different teams you don't need a intvalue (im pretty sure)

IntValues are essential because it has a functions like values This is because this is where your strings/data are being stored like: Levels, Wins etc. To learn more about checkpoints watch: https://www.youtube.com/watch?v=Aa83VYif6VA

0
I mean without the leaderboard thing. RogueSalvation 12 — 4y
0
There are many tutorials online. JesseSong 3916 — 4y
0
Most of them have the leaderboard thing. RogueSalvation 12 — 4y
Ad
Log in to vote
0
Answered by 4 years ago

If Neutral is On That Means Players can spawn in that SpawnLocation Randomly

If Nuetral is Off That Means Players can't spawn in Randomly

Go to Workspace .Insert a SpawnLocation Object, Go To Properties and then find Teams , Check the AllowTeamChangeOnTouch , Change the Team Color and then Turn Off Neutral

Maybe You Missed Something In the Tutorial

0
If this helped pls approve my answer,I deleted my other answer to answer again lol EnchMusic 26 — 4y

Answer this question