[Ajuda] LimparAdmin
#2

PHP код:
command(limparadmin,playerid,params[]){
    new 
string[30];
    
    if( 
sscanf(params"s[30]" string ))
    return 
SendClientMessageplayerid0xff0000ff "Use: /limparadmin Nome" );
    
format(stringsizeof(string),"%s.ini",string);
    if(!
dini_Exists(string))
    return 
SendClientMessage(playerid0xff0000ff "conta nгo encontrada!" );
    return 
dini_IntSet(string"Level" 0);

Reply


Messages In This Thread
LimparAdmin - by JuniorTheDM - 04.08.2015, 22:00
Re: LimparAdmin - by iTakelot - 04.08.2015, 22:06
Re: LimparAdmin - by JuniorTheDM - 04.08.2015, 23:01
Re: LimparAdmin - by SepZ - 05.08.2015, 02:35
Re: LimparAdmin - by zGuigui2068 - 05.08.2015, 04:52

Forum Jump:


Users browsing this thread: 1 Guest(s)