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

HELP!!!!! How to make a map changer that does....? [closed]

Asked by 5 years ago

i want to make a map changer that changes 7 maps then teleports a RANDOM player to a part, then gives him one minute and twenty seconds to touch a diffrent part if he runs out of time he Oof!'s (dies)

0
this is not a request site Vibesgus 35 — 5y
0
post what you have tried (sounds like nothing) OBenjOne 190 — 5y

Closed as Not Constructive by User#21908, green271, and valchip

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
-3
Answered by 5 years ago

I'd suggest looking up how to use the Lighting folder to store objects and bring them into the Game. Then get a teleporter from Free Models and look how they are scripted. Then use your new found knowledge to put the two together. You have to start somewhere.

This is not a request site, if you don't have a script already, people can't help you fix it.

0
Bad. Lighting should NOT be used as storage. User#19524 175 — 5y
1
-1 for suggesting the use of Lighting as storage. Use ServerStorage and ReplicatedStorage instead, that's what they're for! Link150 1355 — 5y
Ad