05.10.2009, 19:31
The code is:
Code:
public OnPlayerConnect(playerid) { SendDeathMessage(playerid, playerid, 200); return 1; }