[INFO]MODE_GLOBAL
#4

Read what I said: 'PLAYER_MARKERS_MODE_GLOBAL' is defined as 1. 'PLAYER_MARKERS_MODE_GLOBAL' is 1.

pawn Код:
ShowPlayerMarkers(PLAYER_MARKERS_MODE_GLOBAL);
is the exact same as

pawn Код:
ShowPlayerMarkers(1);
pawn Код:
#define PLAYER_MARKERS_MODE_GLOBAL (1)
is what makes 'PLAYER_MARKERS_MODE_GLOBAL' equal to 1.
Reply


Messages In This Thread
[INFO]MODE_GLOBAL - by TheBluec0de - 28.07.2011, 12:23
Re: [INFO]MODE_GLOBAL - by Calgon - 28.07.2011, 12:26
Re: [INFO]MODE_GLOBAL - by TheBluec0de - 28.07.2011, 12:29
Re: [INFO]MODE_GLOBAL - by Calgon - 28.07.2011, 12:30
Re: [INFO]MODE_GLOBAL - by TheBluec0de - 28.07.2011, 12:38

Forum Jump:


Users browsing this thread: 2 Guest(s)