Quote:
Originally Posted by xCR7
Й sу colocar a variбvel do roubo.
Exemplo:
pawn Код:
if (strcmp(cmd, "/roubos", true) == 0) { if(IsPlayerConnected(playerid)) { SendClientMessage(playerid, COLOR_WHITE, "Roubos acontecendo:"); for(new i = 0; i < MAX_PLAYERS; i++) { if(IsPlayerConnected(i)) { if(roubobanco == 1) { GetPlayerName(i, sendername, sizeof(sendername)); SendClientMessage(playerid,0x00FFFFC8,"Hб um roubo no banco"); } } } } return true; }
|
Sim assim, pode dar certo, tenta
http://bsndesign.webs.com/tde.htm