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

Your title should be specific! Describe your problem concisely.?

Asked by 4 years ago

hello guys i want to know were to put local script to make them work

0
sorry i cant type the title so i typed this Te9chira 1 — 4y

1 answer

Log in to vote
0
Answered by
Fifkee 2017 Community Moderator Moderation Voter
4 years ago
Edited 4 years ago

You can put them in these places here:

The StarterGui/PlayerGui. This is where the GUIs go, but they can be coded via localscript.

The StarterCharacterScripts. This contains scripts that are moved into the player model right when the player spawns.

The StarterPlayerScripts. This is where scripts that are ran when the player join are.

And last but not least:

The StarterPack. This is where most tools and fighting controller scripts goes.

If this helped, be sure to leave an upvote and mark as answer! Thanks!

Ad

Answer this question