30.07.2010, 03:10
Quote:
dude, i am talking about the connect and disconnect icons...
|
Use:
in OnPlayerConnect
SendDeathMessage(INVALID_PLAYER_ID,playerid, ICON_CONNECT);
and
in OnPlayerDisconnect
SendDeathMessage(INVALID_PLAYER_ID,playerid, ICON_DISCONNECT);