Disable a Command [URGENT HELP NEEDED] +rep
#3

Example:

Change
pawn Код:
CMD:command(playerid, params[])
{
    return 1;
}
To:
pawn Код:
/*CMD:command(playerid, params[])
{
    return 1;
}*/
Anything between /* */ will get commented out and won't actually function.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)