Little Problem
#2

use [ pawn ] [ /pawn ] tags next time.

pawn Код:
if (!strcmp("/help", cmdtext, true))
{
    SendClientMessage(playerid, COLOR_LIGHTRED, "* * * * * AIUTI * * * * *");
    SendClientMessage(playerid, COLOR_ORANGE, "Per la lista comandi digita /cmds");
    SendClientMessage(playerid, COLOR_ORANGE, "Per gli obiettivi digita /obiettivi");
    SendClientMessage(playerid, COLOR_ORANGE, "Per i teleport digita /tele");
    SendClientMessage(playerid, COLOR_ORANGE, "Per i crediti digita /crediti");
    return 1;
}
Reply


Messages In This Thread
Little Problem - by DiEx - 13.07.2009, 14:33
Re: Little Problem - by woot - 13.07.2009, 14:40
Re: Little Problem - by abhinavdabral - 13.07.2009, 15:03
Re: Little Problem - by dice7 - 13.07.2009, 15:07
Re: Little Problem - by abhinavdabral - 13.07.2009, 15:10

Forum Jump:


Users browsing this thread: 1 Guest(s)