Fix Errors
#2

pawn Код:
stock IsAdmin( playerid )
{
    if( /* CHECK IF THE PLAYER'S LEVEL IS WHAT YOU WANT.. ABOVE 1 LET'S SAY! */ ) return 1;
    return 0;
}
pawn Код:
#define Syntax(%0,%1) SendAdminMessage(%0, 0xFFFF00FF, %1);
#define Error(%0,%1) SendAdminMessage(%0, 0xFF0000FF, %1);
// CHANGE THE COLORS FOR BOTH
For the rest, you need to show us the lines.
Reply


Messages In This Thread
Fix Errors - by Drago987 - 14.09.2013, 16:50
Re: Fix Errors - by Konstantinos - 14.09.2013, 16:56
Re: Fix Errors - by Drago987 - 14.09.2013, 17:11
Re: Fix Errors - by Konstantinos - 14.09.2013, 17:15
Re: Fix Errors - by Drago987 - 14.09.2013, 17:29
Re: Fix Errors - by Drago987 - 14.09.2013, 17:42
Re: Fix Errors - by Drago987 - 14.09.2013, 18:01
Re: Fix Errors - by Konstantinos - 14.09.2013, 18:05
Re: Fix Errors - by Drago987 - 14.09.2013, 18:17
Re: Fix Errors - by Konstantinos - 14.09.2013, 18:56

Forum Jump:


Users browsing this thread: 2 Guest(s)