#Does separating a function into scripts affect bad?

1 messages · Page 1 of 1 (latest)

earnest mauve
#

I've seperated a function called when any character added into 3 scripts because it seems more organised. Should i merge them or is that okay? I could explain more if you didn't get it.

fervent glade
#

scripts or module scripts?

earnest mauve
#

Server scripts

twilit ivyBOT
#

studio** You are now Level 1! **studio

hot belfry
#

You should try to maintain a single-responsibility principle (SRP) while coding