Quote:
Originally Posted by HydraX
Quote:
Originally Posted by Merlо
Define all teles and weapons id's, as:
#define TELES1 2
#define TELES2 3
...
#define WEAPONS1 11
#define WEAPONS2 12
...
|
can they be any number or do they have to be in order? That's the part that confuses me the most.
|
Don't need to be in order, just need to be different.