How to return 0; on Command using stock?
#9

Was that meant for me or for KING3?

Yeah, you could just a macro for it as well, something like

pawn Код:
#define IsLoggedIn
            if(pInfo[playerid][LogIn] > 0) return 1;
            else return SendClientMessage(playerid, COLOR_RED, "ERROR: You must be logged in to use this command!");
#endif
/* Not that used to macros, but I guess this should be here? */
Reply


Messages In This Thread
How to return 0; on Command using stock? - by JaKe Elite - 22.04.2013, 08:24
Re: How to return 0; on Command using stock? - by KiNG3 - 22.04.2013, 08:32
Re: How to return 0; on Command using stock? - by JaKe Elite - 22.04.2013, 08:37
Re: How to return 0; on Command using stock? - by KiNG3 - 22.04.2013, 08:40
Re: How to return 0; on Command using stock? - by JaKe Elite - 22.04.2013, 08:51
Re: How to return 0; on Command using stock? - by KiNG3 - 22.04.2013, 08:54
Re: How to return 0; on Command using stock? - by Isolated - 22.04.2013, 11:23
Re: How to return 0; on Command using stock? - by Knappen - 22.04.2013, 11:23
Re: How to return 0; on Command using stock? - by Knappen - 22.04.2013, 11:28
Re: How to return 0; on Command using stock? - by Djole1337 - 22.04.2013, 11:33

Forum Jump:


Users browsing this thread: 4 Guest(s)