Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

[Fixed] Script get repeated for the number of frames cloned. How to fix?

Asked by
xJigoku 17
6 years ago
Edited 5 years ago

Ok, so when I have a player join it clones and frame with a script inside. When a button inside that frame is clicked, the script inside the frame does a thing, But it repeats that thing for the number of frames it cloned. Is there a fix to this? -- Repeats this when the button is clicked for the number of frames cloned.

0
Image didn't show up, it was just the script it repeated. xJigoku 17 — 6y
0
The imgur showed nothing for me, but the problem is likely that your event, which handles the mouse, is inside the loop. That's probably messing with it. Can you post your code? Gey4Jesus69 2705 — 6y
0
Here is the script, imgur didn't want to work. https://ibb.co/SdgSBD6 xJigoku 17 — 6y
0
Never mind boys I've fixed it my self, easy fix was just not smart xJigoku 17 — 6y

Answer this question