22.09.2014, 22:31
So, would doing this cause an error in-game or would it be fine:
So, let's say I have two separate #defines
and
I'm wondering, since I used the number one on both of them, would the script be confused if I kept calling on both of them later? I used to do that a lot, and it always worked, but I just want to make sure.
(If you're confused... sorry)
So, let's say I have two separate #defines
Код:
#define BLUETEAM 1
Код:
#define ADMINTEAM 1
(If you're confused... sorry)