Pegagittt
(Pegagit)
#1
Video:
Picture 1:
Picture 2:
You can see in Picture 1 the “local” is not connected with the .Value
, the Variable is connected with .Value
as how u can see in Picture 2.
Why does it give me that error?
30 min ago it also said yield with WaitForChild but then i restarted my Studio and the yield was gone. But why is this now not working?
zR_kty
(zR_kty)
#2
Depends on which value you’re using. you cant use strings with Number related values
1 Like
Pegagittt
(Pegagit)
#3
Im using the String Value and just setting the value to ""
zR_kty
(zR_kty)
#4
maybe add one little space in there? " " instead of “”
Pegagittt
(Pegagit)
#5
Dont works i never needed to make a Space there
avodey
(avocado)
#6
Have you set the local variable returnOrLeaveFrameStringValue
, to the StringValue’s value initially?
2 Likes
zR_kty
(zR_kty)
#8
Try making the value nil or double check the value ?
Pegagittt
(Pegagit)
#9
Thanks to u also i accidently set the variable
1 Like