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

I was thinking stupidity and doing this

pawn Код:
stock CL(playerid)
{
    return 0;
    if(pInfo[playerid][LogIn] == 0) return SendClientMessage(playerid, COLOR_RED, "ERROR: You must be logged in to use this command!");
}
But I am just a newbie, but it would be interesting to see if it's actually possible
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: 2 Guest(s)