[AJUDA] ERRO 010!
#6

pawn Код:
if(strcmp(cmdtext,"/kit", true) == 0)
{
SendClientMessage(playerid, 0xFF6347AA,"Vocк comprou o seu kit de armas e gastou $1000");
GivePlayerMoney(playerid, -1000);
GivePlayerWeapon(playerid,26,500);
GivePlayerWeapon(playerid,32,500);
GivePlayerWeapon(playerid,16,500);
GivePlayerWeapon(playerid,33,500);
return 1;
}
Verifique se Este comando esta em OnPlayerCommandText
Reply


Messages In This Thread
[AJUDA] ERRO 010! - by Max_Bananeira - 22.10.2010, 13:58
Re: [AJUDA] ERRO 010! - by Falcon. - 22.10.2010, 13:59
Re: [AJUDA] ERRO 010! - by []Fabricio[] - 22.10.2010, 14:00
Re: [AJUDA] ERRO 010! - by Max_Bananeira - 22.10.2010, 14:06
Re: [AJUDA] ERRO 010! - by []Fabricio[] - 22.10.2010, 14:09
Re: [AJUDA] ERRO 010! - by Falcon. - 22.10.2010, 14:11
Re: [AJUDA] ERRO 010! - by Max_Bananeira - 22.10.2010, 14:12
Re: [AJUDA] ERRO 010! - by Falcon. - 22.10.2010, 14:14
Re: [AJUDA] ERRO 010! - by Max_Bananeira - 22.10.2010, 14:16
Re: [AJUDA] ERRO 010! - by Max_Bananeira - 22.10.2010, 14:19

Forum Jump:


Users browsing this thread: 1 Guest(s)