Useful Functions
#6

There's a better solution. Use #undef instead, this will prevent issues if another scripter opens your code with the default includes. Anyone should refrain from changing them.
pawn Код:
#undef MAX_PICKUPS
#define MAX_PICKUPS your_amount
Reply


Messages In This Thread
Useful Functions - by lordturhan - 24.11.2011, 16:40
Re: Useful Functions - by CSSI - 24.11.2011, 16:42
Re: Useful Functions - by IceCube! - 24.11.2011, 16:42
Re: Useful Functions - by lordturhan - 24.11.2011, 16:43
Re: Useful Functions - by IceCube! - 24.11.2011, 16:45
Re: Useful Functions - by AndreT - 24.11.2011, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)