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

Hi im trying to learn how to script for a game with mini games and i dont know how help please? [closed]

Asked by 4 years ago

please send a script with intermission and spawning players into the location i want and spawning out of that location after a amount of time. thanks

0
We don't write scripts for you here. I can give you the logic though and you can turn it into code? royaltoe 5144 — 4y

Closed as Not Constructive by cmgtotalyawesome and BlueTaslem

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 4 years ago

This is a couple of links to articles on developer.roblox.com that will give full explanation and understanding on what code you will mainly use to make a minigame-type game.

1: Players:GetPlayers

2: Model:MoveTo

3: Loops (Trust me, loops will help you so much)


If you are looking for more, just surf onto the website and try to find what you need. You can also look at tutorials other people have made on (say) YouTube.

Ad