format(string, sizeof(string), "Admin message from %s: %s", GetPlayerNameEx(playerid), message); // THIS LINESendClientMessageEx(toid, COLOR_GREEN, string);