[Ajuda] [AJUDA] alguns filterscripts?
#9

Quote:
Originally Posted by iName
Посмотреть сообщение
eu coloquei, mas estб dando este error:

C:\Users\Guilherme\Desktop\server\filterscripts\ad min.pwn(1676) : error 017: undefined symbol "pAdmin"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
error 017: undefined symbol "pAdmin" = Sнmbolo nгo definido.


Coloque assim:

PHP код:
// Lб em cima no FS
new pAdmin[MAX_PLAYERS]; 
PHP код:
public OnPlayerText playeridtext[] ) { 
    new 
string 128 ], Nome MAX_PLAYER_NAME ] ; 
    
GetPlayerName playeridNomeMAX_PLAYER_NAME ) ; 
     
    if (
pAdmin[playerid] >= ) { 
         
        
format string128"[ Admin ]: %s ID:%d: %s"Nomeplayeridtext   ) ; 
        
SendClientMessageToAll ( -1string ) ; 
        return 
1
    }  
    else { 
     
        
format string128"%s ID:%d: %s"Nomeplayeridtext   ) ; 
        
SendClientMessageToAll ( -1string ) ; 
    } 
    return 
1

Agora sim vai funfar.
Reply


Messages In This Thread
[AJUDA] alguns filterscripts? - by iName - 18.02.2016, 21:58
Re: [AJUDA] alguns filterscripts? - by LockedLucas - 18.02.2016, 22:02
Re: [AJUDA] alguns filterscripts? - by iName - 18.02.2016, 22:08
Re: [AJUDA] alguns filterscripts? - by LiiPe - 18.02.2016, 22:09
Re: [AJUDA] alguns filterscripts? - by iName - 18.02.2016, 22:10
Re: [AJUDA] alguns filterscripts? - by LiiPe - 18.02.2016, 22:17
Re: [AJUDA] alguns filterscripts? - by iName - 18.02.2016, 22:20
Re: [AJUDA] alguns filterscripts? - by LiiPe - 18.02.2016, 22:26
Re: [AJUDA] alguns filterscripts? - by LockedLucas - 18.02.2016, 22:29
Re: [AJUDA] alguns filterscripts? - by iName - 18.02.2016, 22:34

Forum Jump:


Users browsing this thread: 1 Guest(s)