Can you help me with code pls?
how to compare the aggregates from the command with the word.
For exmaple: if(Server()->ClientName(ClientID) == "Sal0m0n");
{
SendChat(-1, CHAT_ALL, "The Creator of the Server joined the game!");
}
From oncliententer(edited)