[Pedido] PowerFullSniper
#4

Simples

PHP код:
public OnPlayerGiveDamage(playeriddamagedidFloatamountweaponid)
{
    if(
GetPlayerWeapon(playerid) == 34)
    {
        
amount 60;
        new 
Float:vida;
        
GetPlayerHealth(damagedidvida);
        
SetPlayerHealth(damagedidvida-amount);
    }
    return 
1;

Reply


Messages In This Thread
[Pedido] PowerFullSniper - by dimmy_ - 11.06.2012, 02:27
Re: [Pedido] PowerFullSniper - by leonardo1434 - 11.06.2012, 03:12
Re: [Pedido] PowerFullSniper - by dimmy_ - 11.06.2012, 03:45
Re: [Pedido] PowerFullSniper - by EditPawn - 11.06.2012, 03:52

Forum Jump:


Users browsing this thread: 2 Guest(s)