Hello there!
I've got a quick question regarding the size of scripts. I'm running a 700 line script to change, alter and modify the weapons in my server.
You can imagine this script is constantly being run in a TDM server. So my question is as follows:
Is it better, more efficient to have one big script like mine (700 lines) or multiple, smaller ones (7 scripts consisting of 100 lines each)?
Thanks for your time!