#Does separating a function into scripts affect bad?
1 messages · Page 1 of 1 (latest)
scripts or module scripts?
Server scripts
** You are now Level 1! **
Only if the functions were unrelated
You should try to maintain a single-responsibility principle (SRP) while coding