Scrolling Frame problem

I made the custom chat that includes all of default things for chat excluding scrolling but this is problem

What i have been tried? I put all messages in scrolling frame but it doesn’t work correctly.

There’s a screenshot of chat and files
image
image

[ALL MESSAGES TEXT LABELS IN THE FRAME NOT IN SCROLLING FRAME THING]

Can you explain more? There isn’t much context on your problem.

Okey so i need to make a scorlling for chat but when i need to put textlabels in “Frame” and not in “ScrollingFrame”.

So all you need to do is put the TextLabels into a regular frame, not a scrolling frame?
I’m a bit confused. My apologies.

yes i need to put it in “Frame” (frame is scrolling frame)

If all you need to do is parent the TextLabel into the first scrolling frame (the one named “Frame”), then just change script that parents it a little.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.