#Trying to make Alarm Screen and controller but not working
1 messages · Page 1 of 1 (latest)
any output errors?
When I used second script on Script, I had this error below but when I used them in LocalScript, I had no output errors
model structures
is this in the workspace? local scripts dont run in the workspace :')
you can put local scripts in starter gui, or even player scripts
So I dont have any problems with ServerScript one?
** You are now Level 2! **
at a quick glance nothing horrible jumps out, but once you put the local script in the correct location and update your click det' variables lmk if there's still issues :>
I beg in the name of god just use one RemoteEvent and save yourself some RAM by just changing a variable sent by the event.
I just fixed this issue by using GetAttribute instead of remoteevent. thanks for help
Do you know what a parameter is, just asking
bandwidth memory ✅
I dont think so. im quite noob at scripting thus im using this dirty method but it worked somehow. could you recommend any ways to improve this script?