Question: Would using the same number with #define work?
#1

So, would doing this cause an error in-game or would it be fine:

So, let's say I have two separate #defines
Код:
#define BLUETEAM 1
and
Код:
#define ADMINTEAM 1
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)
Reply


Messages In This Thread
Question: Would using the same number with #define work? - by stormchaser206 - 22.09.2014, 22:31
AW: Question: Would using the same number with #define work? - by Nero_3D - 22.09.2014, 23:15
Re: Question: Would using the same number with #define work? - by stormchaser206 - 22.09.2014, 23:22

Forum Jump:


Users browsing this thread: 2 Guest(s)