[Ajuda] Ajuda com a Funзao TASK
#5

task OnplayerAtualizador[1000]() <<< NESSA LINHA
{
foreach(Player, playerid) << NESSA LINHA
{
if(!PlayerLogado[playerid]) continue;
if(PlayerInfo[playerid][pTitulo])
{
SetPlayerChatBubble(playerid, getPlayerTitulo(playerid), 0xFFA500FF, 20.0, 2000);
}
}
return 1;
}
Reply


Messages In This Thread
Ajuda com a Funзao TASK - by LucasOBGS - 28.02.2019, 20:40
Re: Ajuda com a Funзao TASK - by ipsLuan - 28.02.2019, 20:44
Re: Ajuda com a Funзao TASK - by LucasOBGS - 28.02.2019, 21:00
Re: Ajuda com a Funзao TASK - by ipsLuan - 28.02.2019, 21:25
Re: Ajuda com a Funзao TASK - by LucasOBGS - 28.02.2019, 22:03

Forum Jump:


Users browsing this thread: 1 Guest(s)