[GameMode] BrasiL [Hard Killing] Base Simples Para DM
#10

Quote:
Originally Posted by paulor
Посмотреть сообщение
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
new cmd[256];
new idx;
cmd = strtok(cmdtext, idx);
return SendClientMessage(playerid , -1 ,"[ERRO] Comando Invalido.");
}
Creio q vc nгo conhece a include ZCMD!

pawn Код:
CMD:regras(playerid,params[])
{   new comandos[2000];
    SendClientMessage(playerid , -1 ,"===================================================");
    SendClientMessage(playerid , -1 ,"¤Hard Killing¤ Regras:                           ");
    SendClientMessage(playerid , v ,"Embreve...");
    SendClientMessage(playerid , -1 ,"===================================================");
    strins(comandos,"{00EEFF}|===================================================|  \n ",strlen(comandos));
    strins(comandos,"{00EEFF}          ¤Hard Killing¤ Regras:                       \n ",strlen(comandos));
    strins(comandos,"{FFAE00}Embreve...                                             \n ",strlen(comandos));
    strins(comandos,"{00EEFF}|===================================================|  \n ",strlen(comandos));
    ShowPlayerDialog(playerid, 12 , DIALOG_STYLE_MSGBOX , "{F60000}•REGRAS DO SERVIDOR •",comandos, "Fechar", "");

    return 1;
}
PQP! Q isso mano... Definiu 2000 celulas sendo q esta usando 271 celulas apenas!

Mas vou levar em consideraзгo o seu esforзo...
Que porra foi essa? O_o
Reply


Messages In This Thread
Removido - by 4LiSs0N - 03.04.2012, 21:05
Re: BrasiL [Hard Killing] Base Simples Para DM - by FriendrS - 03.04.2012, 21:09
Re: BrasiL [Hard Killing] Base Simples Para DM - by 4LiSs0N - 03.04.2012, 21:11
Re: BrasiL [Hard Killing] Base Simples Para DM - by Lуs - 03.04.2012, 21:12
Re: BrasiL [Hard Killing] Base Simples Para DM - by luizfel2 - 03.04.2012, 21:15
Re: BrasiL [Hard Killing] Base Simples Para DM - by Lуs - 03.04.2012, 21:19
Re: BrasiL [Hard Killing] Base Simples Para DM - by Đeagle - 03.04.2012, 21:27
Re: BrasiL [Hard Killing] Base Simples Para DM - by paulor - 03.04.2012, 21:30
Re: BrasiL [Hard Killing] Base Simples Para DM - by [R] ousenber [K] - 03.04.2012, 21:54
Re: BrasiL [Hard Killing] Base Simples Para DM - by Bruno Pereira - 03.04.2012, 22:18

Forum Jump:


Users browsing this thread: 3 Guest(s)