#Screen GUI is not a valid member of a Folder after Player death
1 messages · Page 1 of 1 (latest)
btw all 3 of these cut off lines are just limiting the characters for 3 different input frames
BugRequest.ReportFormular.MainFrame.BugFormFrame.KeywordFrame.KeywordInputFrame.Changed:Connect(function() BugRequest.ReportFormular.MainFrame.BugFormFrame.KeywordFrame.KeywordInputFrame.Text = BugRequest.ReportFormular.MainFrame.BugFormFrame.KeywordFrame.KeywordInputFrame.Text:sub(1,25) end)
(And yes I could have used variables, but theres a reason for that)
ever heard of variables?
do you know what a variable is?
That doesnt help
Broo. You need to look up a couple tutorials on formatting 🥲 This code is so hard to read ngl
Thats the point, i wanted to quickly try to find the issue and wrote some code quick without variables
Do you know why it wont work?
Even if i do wait for child it instantly gives me the same error
Didnt say it makes the script faster, i said i wrote faster for testing purposes
I know. When I said "it” it was about the speed you write your script
Do you have a solution for the problem?