29.03.2011, 11:24
pawn Код:
SendClientMessage(Player, 0x00FF00AA, "You have been healed");
pawn Code:
SendClientMessage(playerid, 0x00FF00AA, "Player healed");[/pawn]
-This will send a command to the RCON Admin that is healing a player, after the player is healed, a player will be sent to the RCON Admin.
///////////////////////////////////////////////////////////////////
I Don't Understand This "player,color,"You Have Been Healed"); will send message to player
"playerid,color,"Player Heal"); This will send to Rcon? i don't understand why? it's playerid (Rcon?) player(playerid)?
