Nгo funciona com SetTimer
#1

Eai pessoal blz ?

Alguйm saberia me dizer porque essa funзгo funciona no OnPlayerUpdate mais nгo funciona em um SetTimer ?

Код:
	if(GetPVarInt(playerid, "IniciouDerby") == 1)
  	{
		if(GetPVarInt(playerid, "AlturaDerby") == 1)
		{
     		if(ChecarAltura(playerid, 16.0))
     		{
     			DeletePVar(playerid,"IniciouDerby");
     			DeletePVar(playerid,"Derby");
     			{
				SpawnPlayer(playerid);
				for(new i=0; i < PlayersDerby; i++)
				{
				new String[40],Nome[24];
				GetPlayerName(playerid,Nome,sizeof(Nome));
				format(String,sizeof(String),"%s Caiu no mar!",Nome);
				SendClientMessage(playerid,PerdeuDerby,String);
				}
  	      	}
  	   	}
	}
}
Reply


Messages In This Thread
Nгo funciona com SetTimer - by frenetico - 25.12.2010, 12:55
Re: Nгo funciona com SetTimer - by CyNiC - 25.12.2010, 13:40
Re: Nгo funciona com SetTimer - by syslogg - 25.12.2010, 13:45
Re: Nгo funciona com SetTimer - by frenetico - 25.12.2010, 22:48
Re: Nгo funciona com SetTimer - by CyNiC - 25.12.2010, 22:53
Re: Nгo funciona com SetTimer - by frenetico - 25.12.2010, 23:09
Re: Nгo funciona com SetTimer - by CyNiC - 25.12.2010, 23:20
Re: Nгo funciona com SetTimer - by frenetico - 26.12.2010, 07:33
Re: Nгo funciona com SetTimer - by [Banido]HigorOliver - 26.12.2010, 10:12
Re: Nгo funciona com SetTimer - by frenetico - 26.12.2010, 10:29

Forum Jump:


Users browsing this thread: 3 Guest(s)