[Ajuda] Bloqueando cmd
#1

Aew.. tive procurando e n encontrei, por isso venhu criar topico..

eu queria k o cmd /drift, fosse apenas para drifter.....

GM:

Код:
new Vagos;
new Aztecas;
new Drifter;
new Policia;
Код:
#define AZTECAS 3
#define DRIFTER 4
#define POLICIA 5

Код:
if (Drifter == 4)
	{
		if (strcmp("/drift", cmdtext, true, 10) == 0)
		{
			SendClientMessage(playerid,COR_VERMELHO,"Olб Drifter");
			SendClientMessage(playerid,TEAM_VAGOS,"/drift1 : Ir Drift 1");
			SendClientMessage(playerid,TEAM_VAGOS,"/drift2 : Ir Drift 2");
			SendClientMessage(playerid,TEAM_VAGOS,"/drift3 : Ir Drift 3");
			SendClientMessage(playerid,TEAM_VAGOS,"/reparar : Sу Drifts");
			SendClientMessage(playerid,TEAM_VAGOS,"/tunar : Tunar ( Drifters )");
			SendClientMessage(playerid,TEAM_VAGOS,"/tunar2 : Tunar 2 (Drifters )");
			SendClientMessage(playerid,COR_VERMELHO,"By : Scoobyy & Andrй");
		new string[50];
  	format(string, sizeof(string), "Somente para Drifters");
  	GameTextForPlayer(playerid,string,3000,1);
		}
	}
Reply


Messages In This Thread
[Ajuda] Bloqueando cmd - by andmeida10 - 11.02.2010, 18:54
Re: [Ajuda] Bloqueando cmd - by Guilherme_Canani - 11.02.2010, 19:18
Re: [Ajuda] Bloqueando cmd - by Lucas_Brasil - 11.02.2010, 20:56
Re: [Ajuda] Bloqueando cmd - by andmeida10 - 12.02.2010, 18:07
Re: [Ajuda] Bloqueando cmd - by RoamPT - 12.02.2010, 18:23
Re: [Ajuda] Bloqueando cmd - by Guilherme_Canani - 12.02.2010, 18:48
Re: [Ajuda] Bloqueando cmd - by andmeida10 - 13.02.2010, 20:52
Re: [Ajuda] Bloqueando cmd - by Lucas_Brasil - 13.02.2010, 22:08
Re: [Ajuda] Bloqueando cmd - by andmeida10 - 14.02.2010, 08:21

Forum Jump:


Users browsing this thread: 2 Guest(s)