26.02.2011, 14:30
Hello guys.
Im a beginner at scripting, and im trying to learn more.
I have seen a lot of scripts using this:
Where "something" is called something else.
That is this, and why are they using "MAX_PLAYERS"?
Hope someone can tell me what it is. Thank you.
Im a beginner at scripting, and im trying to learn more.
I have seen a lot of scripts using this:
pawn Код:
new something[MAX_PLAYERS];
That is this, and why are they using "MAX_PLAYERS"?
Hope someone can tell me what it is. Thank you.