add a model and a team

В този раздел можете да подавате всякакви заявки за намиране, изработка или преработка на плъгини/модове.
Аватар
USA_CA
Извън линия
Foreigner
Foreigner
Мнения: 106
Регистриран на: 19 Юли 2020, 18:02

add a model and a team

Мнение от USA_CA » 26 Авг 2020, 19:01

good day to all) can I please add to this plugin the output of the model and that the plugin would work on the command /hed

Код за потвърждение: Избери целия код

#include <amxmodx>
#include <hamsandwich>
#include <fakemeta>

const m_LastHitGroup = 75;

public plugin_init() 
{
    RegisterHam( Ham_TakeDamage , "player" , "HamTakeDamage" );
}

public HamTakeDamage( victim , inflictor , attacker , Float:fDamage , bitDamage ) 
{     
    return ( get_pdata_int( victim , m_LastHitGroup ) == HIT_HEAD ) ? HAM_IGNORED : HAM_SUPERCEDE;
} 

  • Подобни теми
    Отговори
    Преглеждания
     Последно мнение

Обратно към “Заявки за плъгини”

Кой е на линия

Потребители разглеждащи този форум: Google [Bot] и 26 госта