|
| 30 Apr 2014 02:44 AM |
oil.Changed:connect(function() oilgui.Size = UDim2.new(1,4,1*(oil.Value/maxoil.Value),4) oilgui.Position = UDim2.new(0,-2,(oil.Value/maxoil.Value)*0, -2) end)
whats wrong with this? the bar lowers upwards not downwards |
|
|
| Report Abuse |
|
|
| 30 Apr 2014 03:11 AM |
| Try taking out the *1 and the *0 |
|
|
| Report Abuse |
|
|
| 30 Apr 2014 03:22 AM |
| thx tho i just noticed i mixed most of the numbers up XD |
|
|
| Report Abuse |
|