[Ajuda] Votaзгo entre trкs ID's
#2

add no topo da gm : new votos[MAX_PLAYERS];

entгo, add um comando /votar1:
q envia a msgm q vc quiser e
votos[id1] ++;

faz o msm pra /votar2 e /votar3

depois vc pd fazer um comando /vervotos, no qual vc vai por uma formataзгo e mensagem pra cada 1 dos 3 ids


new string[128];
format(string, sizeof(string), "Votos do id 1:%d!", votos[id]);
SendClientMessage(playerid, VERMELHO, string);
format(string, sizeof(string), "Votos do id 2:%d!", votos[id2]);
SendClientMessage(playerid, VERMELHO, string);
format(string, sizeof(string), "Votos do id 3:%d!", votos[id3]);
SendClientMessage(playerid, VERMELHO, string);

Espero ter ajudado
Reply


Messages In This Thread
Votaзгo entre trкs ID's - by Ley - 12.01.2016, 07:57
Re: Votaзгo entre trкs ID's - by ViNi2001 - 20.01.2016, 01:05
Re: Votaзгo entre trкs ID's - by BykiLler - 20.01.2016, 18:56

Forum Jump:


Users browsing this thread: 1 Guest(s)