14.03.2015, 23:03
(
Последний раз редактировалось Anuris; 15.03.2015 в 22:17.
)
Thanks!
And I've found this:
Use HidePlayerForPlayer(forplayerid, playerid), then ShowPlayerForPlayer(forplayerid, playerid).
Forplayerid will see playerid with CJ skin (id 0), however playerid will see his old skin.
Sorry for my English.
UPD: and some issue with SendClientMessageToAllf.
I'm using
But the color is:
And I've found this:
Use HidePlayerForPlayer(forplayerid, playerid), then ShowPlayerForPlayer(forplayerid, playerid).
Forplayerid will see playerid with CJ skin (id 0), however playerid will see his old skin.
Sorry for my English.
UPD: and some issue with SendClientMessageToAllf.
I'm using
pawn Код:
#define CORANGE 0xFF9900AA
SendClientMessageToAllf(CORANGE,"<< Администратор %s[%i]: %s >>",GN(playerid), playerid, result);
But the color is:
