public MessageHealth(msg_id, msg_dest, msg_entity)
{
static health;
health = get_msg_arg_int(1);
if (health < 256) return;
if (!(health % 256))
set_pev(msg_entity, pev_health, pev(msg_entity, pev_health)-1);
set_msg_arg_int(1, get_msg_argtype(1), 255);
}przegladalem plik QTM_CODMOD i znalazlem takie cos skojarzylo mi sie to z pluginem 0_hp_bug
Co ta opcja robi?


Dodatki SourceMod



Temat jest zamknięty










