[Ajuda] Tags em cima da cabeзa!
#8

Quote:
Originally Posted by CSSDean
Посмотреть сообщение
da esse erro man

PHP код:
C:\Users\Pedro Tramontina\Desktop\Projetos 2018\filterscripts\ladmin4v2.pwn(8248) : warning 235: public function lacks forward declaration (symbol "ProcessarCadeiaSegundo")
C:\Users\Pedro Tramontina\Desktop\Projetos 2018\filterscripts\ladmin4v2.pwn(9508) : error 017undefined symbol "GetPlayerPoolSize"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

Vocк estб com includes desatualizadas.

PHP код:
forward AtualizarChatBubble(); 
public 
AtualizarChatBubble() 

  for(new 
x=0GetMaxPlayers(); x++) { 
    if(!
IsPlayerConnected(x)) continue; 
    switch(
PlayerInfo[x][Level]) { 
      case 
5SetPlayerChatBubble(x"Desenvolvedor(a)"0x328E0AAA100.02000); 
      case 
4SetPlayerChatBubble(x"Administrador(a)"0x008bceAA100.02000); 
      case 
3SetPlayerChatBubble(x"Moderador(a)"0xFF8C00AA100.02000); 
      case 
2SetPlayerChatBubble(x"Admin-Geral"0xc32407AA100.02000); 
      case 
1SetPlayerChatBubble(x"Ajudante"0xFFFF00AA100.02000); 
    } 
  } 

Reply


Messages In This Thread
Tags em cima da cabeзa! - by CSSDean - 25.04.2018, 17:04
Re: Tags em cima da cabeзa! - by ipsLuan - 25.04.2018, 17:08
Re: Tags em cima da cabeзa! - by CSSDean - 25.04.2018, 17:11
Re: Tags em cima da cabeзa! - by uliano - 25.04.2018, 17:33
Re: Tags em cima da cabeзa! - by CSSDean - 25.04.2018, 17:42
Re: Tags em cima da cabeзa! - by Locky_ - 25.04.2018, 17:50
Re: Tags em cima da cabeзa! - by CSSDean - 25.04.2018, 17:54
Re: Tags em cima da cabeзa! - by Locky_ - 25.04.2018, 17:57

Forum Jump:


Users browsing this thread: 3 Guest(s)