generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Game Creation and Development » Game Design
Home Search
 

broken GUI script

Previous Thread :: Next Thread 
DerpyMerpKing is not online. DerpyMerpKing
Joined: 05 Feb 2011
Total Posts: 2553
16 Mar 2015 07:48 PM
for i = 1,10 do
local r1 = script.Parent.Row1
r1.Transparency.Value = r1.Transparency.Value - 0.1
r1.TextTransparency = r1.Transparency.Value
end
for i = 1,10 do
local r1 = script.Parent.Row2
r1.Transparency.Value = r1.Transparency.Value - 0.1
r1.TextTransparency = r1.Transparency.Value

end
for i = 1,10 do
local r1 = script.Parent.Row3
r1.Transparency.Value = r1.Transparency.Value - 0.1
r1.TextTransparency = r1.Transparency.Value
end
for i = 1,10 do
local r1 = script.Parent.Row4
r1.Transparency.Value = r1.Transparency.Value - 0.1
r1.TextTransparency = r1.Transparency.Value
end
for i = 1,10 do
local r1 = script.Parent.Row5
r1.Transparency.Value = r1.Transparency.Value - 0.1
r1.TextTransparency = r1.Transparency.Value
end
for i = 1,10 do
local r1 = script.Parent.Row6
r1.Transparency.Value = r1.Transparency.Value - 0.1
r1.TextTransparency = r1.Transparency.Value
end
for i = 1,10 do
local r1 = script.Parent.Button
r1.Transparency.Value = r1.Transparency.Value - 0.1
r1.TextTransparency = r1.Transparency.Value
end
Report Abuse
TC8950 is not online. TC8950
Joined: 09 May 2010
Total Posts: 4925
16 Mar 2015 08:32 PM
Transparency doesn't have a value, unless you are using a object named that.
Report Abuse
DerpyMerpKing is not online. DerpyMerpKing
Joined: 05 Feb 2011
Total Posts: 2553
16 Mar 2015 08:35 PM
its a number value
Report Abuse
TC8950 is not online. TC8950
Joined: 09 May 2010
Total Posts: 4925
16 Mar 2015 08:39 PM
Name the object Transparency something different, I think the game is getting confused.
I tried to rebuild as much as I could and when I renamed the numval object to something different it worked, and the lines showed up.
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Game Creation and Development » Game Design
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image