[Ajuda] Pegar nome do admin
#10

PHP код:
stock GetPlayerNameEx(playerid)
{
    new 
playerName[MAX_PLAYER_NAME];
    
GetPlayerName(playeridplayerNamesizeof(playerName));
    return 
playerName;
}
stock nomedoplayer(playerid)
{
    new 
playernome[MAX_PLAYER_NAME];
    
GetPlayerName(playeridplayernomesizeof(playernome));
    return 
playernome;

Ou usa um ou utiliza o outro, as duas funзхes sгo iguais!
Reply


Messages In This Thread
Pegar nome do admin - by DarkZin - 22.01.2017, 23:28
Programando e Gambiarrando! - by RazorGuigo - 22.01.2017, 23:31
Re: Pegar nome do admin - by FerrariL - 22.01.2017, 23:41
Re: Programando e Gambiarrando! - by DarkZin - 22.01.2017, 23:52
Re: Pegar nome do admin - by FerrariL - 22.01.2017, 23:55
Re: Pegar nome do admin - by DarkZin - 23.01.2017, 00:01
Re: Pegar nome do admin - by DarkZin - 23.01.2017, 00:08
Re: Pegar nome do admin - by FerrariL - 23.01.2017, 00:10
Re: Pegar nome do admin - by DarkZin - 23.01.2017, 00:14
Programando e Gambiarrando! - by RazorGuigo - 23.01.2017, 12:04

Forum Jump:


Users browsing this thread: 2 Guest(s)