17.10.2010, 21:29
Tente fazer o seguinte...
Botar assim :
Pra tipo poderem entrar com o Nick [BP] Quem nгo й Registrado ... Depois se registre com o Nick tendo [BP] ..
Depois tira os /* */ e tenta logar ...
PS : Vocк tem que tar registado sei-la xD
Botar assim :
pawn Код:
/*if(strcmp(Pip, "192.168.1.100"))//isso eh pq to tendo q usar o samp_debug
{
SetPlayerName(playerid, "[BP]BiieL");
}
if(strfind("[BP]", pname))
{ strdel(pname, 0, 4);
SetPlayerName(playerid, pname);
new bla[128];
format(bla, 128, "You aren't a admin, so the Auto-Admin changed your name to: %s", pname); SendClientMessage(playerid, VERMELHO, bla);
}*/
Depois tira os /* */ e tenta logar ...
PS : Vocк tem que tar registado sei-la xD