_..+=:!!!HELP!!!:=+.._
#2

https://sampwiki.blast.hk/wiki/Strcmp

Example

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

if(!strcmp(Name, "Admin"))
{
    // Name match
}
else
{
    // Name don't match
}
Reply


Messages In This Thread
_..+=:!!!HELP!!!:=+.._ - by Nadim - 04.11.2013, 15:29
AW: _..+=:!!!HELP!!!:=+.._ - by Skimmer - 04.11.2013, 15:31
Re: _..+=:!!!HELP!!!:=+.._ - by Jay_ - 04.11.2013, 15:32

Forum Jump:


Users browsing this thread: 1 Guest(s)