i mean in both of our cases that would nice.
How do we do that thought then
well, my problem is way different than yours may be Malformed data when trying to open an autosave file - Help and Feedback / Platform Usage Support - Developer Forum | Roblox
but I may be able to see if i can sort out what ever issue your having. could you possibly dm me a copy of the place because maybe it is a coding error and i might be able to fix it.
Yepppp we need Roblox here asap
well on your thing have you looked thru you code multiple times because if something is spelled wrong it can cause a cascades effect of it just doesn’t want to work.
because alls it takes to break code is one wrong “letter, symbol, or number.”
yes mulitple times of checking nothing that I could find wrong
I think this might also not be the best method of doing it, perhaps I should do RemoteEvents
whell here is what i did
hmrbxm.rbxm (7.7 KB)
it must be the transparency property isnt wanting to work
because when i had set it to change the color it works
wait i think i found your problem.
you’re setting the transparency in a local script to 0 but you want to set it to 1 on a regular script.
and so, because a local script only does things on your end only your end, but a regular script does thing on the server end so i think that is where your problem starts.
Yeah I thought that could be the issue too but didn’t think much of it
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.