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

Whats wrong with this script? (part of it)

Asked by 10 years ago

WP = Instance.new("WedgePart", game.Workspace) Game.Workspace.Wedgepart.BrickColor = BrickColor.new(BrightBlue) Game.Workspace.WedgePart.Material = 6 Game.Workspace.WedgePart.Reflection = .5 Game.Workspace.Wedgepart.transparency = .5 Game.Workspace.WedgePart.Name = hai im trying to learn scripting so i found a website/wiki and it told me to try this at one part so i did and only the very top one is working the others are just errors D: what do i do to stop this?

0
Use Lua code formatting. BlueTaslem 18071 — 10y

1 answer

Log in to vote
-1
Answered by 10 years ago

You're not using the correct values.

Ad

Answer this question