[Ajuda] Variбvel sobrescrevendo
#5

PHP Code:
enum pInfo
{
    
pNome[24],
    
pSenha[20],
    
pEmail[40],
};

new 
PlayerInfo[MAX_PLAYERS][pInfo];

/* Formatando */

format(PlayerInfo[playerid][pNome], 24inputtext);
format(PlayerInfo[playerid][pSenha], 20inputtext);
format(PlayerInfo[playerid][pEmail], 40inputtext); 
Reply


Messages In This Thread
Variбvel sobrescrevendo - by CALENZ021 - 09.03.2019, 07:23
Re: Variбvel sobrescrevendo - by k2bi - 09.03.2019, 12:20
Re: Variбvel sobrescrevendo - by Don_Speed - 09.03.2019, 15:06
Re: Variбvel sobrescrevendo - by Cauezin - 09.03.2019, 15:08
Re: Variбvel sobrescrevendo - by AutoMatic2 - 09.03.2019, 16:18
AJUDA - by Malinowski - 09.03.2019, 16:45
Re: Variбvel sobrescrevendo - by CALENZ021 - 09.03.2019, 21:11

Forum Jump:


Users browsing this thread: 1 Guest(s)