Posts: 404
Threads: 104
Joined: Sep 2008
Reputation:
0
You mean those icons? Their players connecting/disconnecting i think.
Posts: 244
Threads: 2
Joined: Jul 2010
Reputation:
0
OnPlayerDisconnect
SendDeathMessage
Posts: 156
Threads: 46
Joined: Jul 2010
Reputation:
0
Well i know that too, for example , on player death i put something to show the killerid, playerid and reason for the gun .. but i dont know what the code is to do this one for onplayerconnect /onplayerdisconnect
Posts: 156
Threads: 46
Joined: Jul 2010
Reputation:
0
dude, i am talking about the connect and disconnect icons...
Posts: 244
Threads: 2
Joined: Jul 2010
Reputation:
0
How about actually reading the wiki page?
Posts: 156
Threads: 46
Joined: Jul 2010
Reputation:
0
Look, i read it , what about onplayer connect, so it shows the blue icon, and for onplayerdisconnect, thats what i put ?
do i put this ?SendDeathMessage(INVALID_PLAYER_ID,playerid,ICON_ CONNECT);