[PEDIDO] Player explode
#3

PHP код:
public OnPlayerDeath(playeridkilleridreason)
{
    new 
Float:XYZ[MAX_PLAYERS][3];
    
GetPlayerPos(playeridXYZ[playerid][0], XYZ[playerid][1], XYZ[playerid][2]);
    
CreateExplosion(XYZ[playerid][0], XYZ[playerid][1], XYZ[playerid][2], 115.0);
    return 
1;

Reply


Messages In This Thread
[PEDIDO] Player explode - by Miqueias Barros - 07.06.2011, 00:56
Respuesta: [PEDIDO] Player explode - by Sergio_MOW - 07.06.2011, 01:19
Re: [PEDIDO] Player explode - by Shadoww5 - 07.06.2011, 01:30
AW: [PEDIDO] Player explode - by Miqueias Barros - 07.06.2011, 01:34
Re: [PEDIDO] Player explode - by Shadoww5 - 07.06.2011, 01:36
Respuesta: Re: [PEDIDO] Player explode - by Sergio_MOW - 07.06.2011, 02:05
Re: [PEDIDO] Player explode - by BrunoTadeu - 07.06.2011, 16:06
Re: [PEDIDO] Player explode - by Andrew_Guiga - 07.06.2011, 16:37
Re: AW: [PEDIDO] Player explode - by SuB_ZeRo0_ - 07.06.2011, 16:45
AW: Re: AW: [PEDIDO] Player explode - by Miqueias Barros - 07.06.2011, 18:26

Forum Jump:


Users browsing this thread: 6 Guest(s)