13.07.2014, 09:08
I wanted to start a simple discussion about the best way to organize your SA-MP scripts.
Personally, ive run into issues where the script gets above 10k+ lines and its just such a hassle to keep organized and find things when you need to edit code.
Ive seen some people split certain systems into in inc files and others into filterscripts. Personally, i cant due this because im not quite sure how to share the variables between separate script files.
I wanted to know, how do you guys organize your scripts?
Personally, ive run into issues where the script gets above 10k+ lines and its just such a hassle to keep organized and find things when you need to edit code.
Ive seen some people split certain systems into in inc files and others into filterscripts. Personally, i cant due this because im not quite sure how to share the variables between separate script files.
I wanted to know, how do you guys organize your scripts?