26.01.2012, 20:53
From what I know, it does not matter how many includes you use, since they all will be later on implented in the .amx file. However, I am not sure about one thing:
Does it matter at which point in my script I include an include? In my case I want to include one in the middle of the script, to make everything better organized etc.
And no, those includes will not hold variables etc. which I might need before I include it. Just commands and so on.
Does it matter at which point in my script I include an include? In my case I want to include one in the middle of the script, to make everything better organized etc.
And no, those includes will not hold variables etc. which I might need before I include it. Just commands and so on.

