[DUV] Aзгo em um pickup
#6

Quote:
Originally Posted by guigil
Deu certoo... agora queria por tempo... pra usar esse comando...
Код:
if(strcmp(cmdtext, "/Aprender", true) == 0) 
{
if (!PlayerToPoint(4, playerid,2574.0391,461.2408,69.9589))
 {
SendClientMessage(playerid,COR_AQUI," Vocк nгo estб no lugar certo");
return 1;
}
if(ReduceTimer[playerid] == 1)
{
SendClientMessage(playerid,COR_AQUI,"Vocк precisa esperar 2 munutos para reusar este comando");
return 1;
}
ReduceTime[playerid] = 1;
SetTimer("Tempo, 20000,1")
GivePlayerMoney(playerid,50000);
SendClientMessage(playerid,COR_AQUI,"Vocк achou e pegou 50 Mil");
return 1;
}



public Tempo(playerid)
{
ReduceTimer[playerid] = 0;
return 1;
}
forward Tempo(playerid);


Sou Novo no pawno, se estiver errado alguйm me corrija por favor.

PS: nгo testei.
Reply


Messages In This Thread
[DUV] Aзгo em um pickup - by guigil - 04.03.2010, 22:00
Re: [DUV] Aзгo em um pickup - by Douglinh@s - 04.03.2010, 22:20
Re: [DUV] Aзгo em um pickup - by Regalado_xD - 04.03.2010, 22:39
Re: [DUV] Aзгo em um pickup - by guigil - 06.03.2010, 13:14
Re: [DUV] Aзгo em um pickup - by Douglinh@s - 07.03.2010, 12:49
Re: [DUV] Aзгo em um pickup - by Douglinh@s - 07.03.2010, 12:51
Re: [DUV] Aзгo em um pickup - by guigil - 08.03.2010, 15:04
Re: [DUV] Aзгo em um pickup - by noobzord - 08.03.2010, 15:43
Re: [DUV] Aзгo em um pickup - by guigil - 08.03.2010, 22:08
Re: [DUV] Aзгo em um pickup - by guigil - 10.03.2010, 15:03

Forum Jump:


Users browsing this thread: 2 Guest(s)