Quote:
Originally Posted by karan007
PHP код:
new PlayerName[24];
GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
if(strcmp(PlayerName,"John_Big" || "Name" || "Name",true)) // Use or ||
{
Kick(playerid);
}
Try this.
|
What are you doing?
Quote:
Originally Posted by Sellize
Do you even know what you are doing dude?
|
That is possible, yes. Though why don't you just add a variable to their account?