01 | script.Parent.MouseButton 1 Click:Connect( function () |
02 | script.Parent.Parent:TweenPosition(UDim 2. new(- 1 , 0 , 0.258 , 0 )) |
03 | wait( 1 ) |
04 | script.Parent.Parent.Visible = false |
05 | local Quest = script.Parent.Parent.Parent.Quest |
06 | Quest.Visible = true |
07 | or wait( 1 ) |
08 | script.Parent.Parent.Visible = false |
09 | local Quest 1 = script.Parent.Parent.Parent.Quest |
10 | Quest 1. Visible = true |
11 |
12 |
13 | end ) |
1 | local Quest = script.Parent.Parent.Parent.Quest |
2 | local Quest 1 = script.Parent.Parent.Parent.Quest |
3 | script.Parent.MouseButton 1 Click:Connect( function () |
4 | script.Parent.Parent:TweenPosition(UDim 2. new(- 1 , 0 , 0.258 , 0 )) |
5 | choices = math.random( 1 , 2 ) |
6 | if choices = = 1 then Quest.Visible = true |
7 | elseif choices = = 2 then Quest 1. Visible = true |
8 |
9 | end ) |
Please, do let me know if this does not work! I have not scripted on ROBLOX since February 2019 and I really need to know what I still do and don't know!