GetPlayerName Array must be indexed error
#3

use strcmp function to do so
https://sampwiki.blast.hk/wiki/Strcmp
Код:
if(!strcmp(playerName,"NameHere"))// case senstiive 
{
//means they both match, can be here too when one of those string are empty
}
Reply


Messages In This Thread
GetPlayerName Array must be indexed error - by Tamer - 06.04.2013, 16:45
Re: GetPlayerName Array must be indexed error - by Tamer - 06.04.2013, 16:54
Re: GetPlayerName Array must be indexed error - by Niko_boy - 06.04.2013, 16:59
Re: GetPlayerName Array must be indexed error - by zxc1 - 06.04.2013, 16:59

Forum Jump:


Users browsing this thread: 1 Guest(s)