Should I store module scripts in server storage or serverscript service (module scripts like money system)?
It doesnt matter. What I usually do is store them in ServerStorage
If you need the client to access the modules for whatever reason, put them in replicated storage. Otherwise, server storage. That’s just my personal preference.
1 Like