sscanf help
#2

You can use strcmp to find player name just set bool to true and it will player name.

Код:
new name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));

if(strcmp(name, "Kevin_Blahblah", true, sizeof(name)) == 0)
Reply


Messages In This Thread
sscanf help - by KevinPRINCE - 15.05.2014, 21:47
Re: sscanf help - by RenSoprano - 15.05.2014, 22:51
Re: sscanf help - by KevinPRINCE - 16.05.2014, 00:54
Re: sscanf help - by KevinPRINCE - 16.05.2014, 04:32

Forum Jump:


Users browsing this thread: 1 Guest(s)