[AJUDA] Chat Kill ajuda !
#4

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    if(!IsPlayerConnected(killerid)) return SendDeathMessage(INVALID_PLAYER_ID, playerid, reason);
    SendDeathMessage(killerid, playerid, reason);
    return 1;
}
Reply


Messages In This Thread
[AJUDA] Chat Kill ajuda ! - by Gabriel Duarte - 12.07.2011, 16:12
Re: [AJUDA] Chat Kill ajuda ! - by Bruno Pereira - 12.07.2011, 16:39
Re: [AJUDA] Chat Kill ajuda ! - by Gabriel Duarte - 12.07.2011, 16:41
Re: [AJUDA] Chat Kill ajuda ! - by Josma_cmd - 12.07.2011, 17:06
Re: [AJUDA] Chat Kill ajuda ! - by Gabriel Duarte - 12.07.2011, 17:13
Re: [AJUDA] Chat Kill ajuda ! - by CocaC0la - 12.07.2011, 17:46
Re: [AJUDA] Chat Kill ajuda ! - by Gabriel Duarte - 12.07.2011, 17:49
Re: [AJUDA] Chat Kill ajuda ! - by CocaC0la - 12.07.2011, 20:13
Re: [AJUDA] Chat Kill ajuda ! - by Gabriel Duarte - 12.07.2011, 20:26
Re: [AJUDA] Chat Kill ajuda ! - by CocaC0la - 12.07.2011, 21:14

Forum Jump:


Users browsing this thread: 3 Guest(s)