how is this done ?
#10

FFS USE THE SEARCH NEXT TIME >:/

pawn Код:
public OnPlayerConnect(playerid)
{
   SendDeathMessage(playerid, INVALID_PLAYER_ID, 200);
   return 1;
}
pawn Код:
public OnPlayerDisconnect(playerid)
{
  SendDeathMessage(INVALID_PLAYER_ID, playerid, 201);
}
Reply


Messages In This Thread
how is this done ? - by Rocky Balboa - 30.07.2010, 02:20
Re: how is this done ? - by Whizion - 30.07.2010, 02:24
Re: how is this done ? - by John_F - 30.07.2010, 02:28
Re: how is this done ? - by Rocky Balboa - 30.07.2010, 02:29
Re: how is this done ? - by John_F - 30.07.2010, 02:33
Re: how is this done ? - by Rocky Balboa - 30.07.2010, 02:39
Re: how is this done ? - by John_F - 30.07.2010, 02:40
Re: how is this done ? - by Rocky Balboa - 30.07.2010, 03:09
Re: how is this done ? - by [TDM]Relax - 30.07.2010, 03:10
Re: how is this done ? - by [L3th4l] - 30.07.2010, 03:11

Forum Jump:


Users browsing this thread: 2 Guest(s)