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

Who wants a tutorial script? Here it is : (This is script number 1)

Asked by 5 years ago
Edited 5 years ago
01--[[ Welcome to my begginer script!
02    You may take what ever you need.
03 
04    SharkOwen09 --]]
05 
06 
07-- 1: Making code shorter (Using "LOCAL" (Varabie = local) --
08 
09-- Varabies --
10local light1 = game.Workspace.GameParts.Light1
11local light2 = game.Workspace.GameParts.Light2
12 
13-- Effects --
14light1.PointLight.Range = 0
15light2.PointLight.Range = 0
View all 76 lines...
1
This script, you need a model named 'GameParts' w/ two parts named 'light1 , light2' SharkOwen_dev 69 — 5y
0
You're supposed to ask the members of the forum a QUESTION not some tutorial! rabbi99 714 — 5y
0
A. This is not a question. B. This is a terrible tutorial. C. Delete this. User#29813 0 — 5y
0
It’s a thing for beginners SharkOwen_dev 69 — 5y
View all comments (2 more)
0
this looks cool 123nabilben123 499 — 5y
0
Delete it please this is not a question. antoniorigo4 117 — 5y

Answer this question