AMX Mod X API Documentation

Signature
forward Melee_Attack(id, Float:time, Float:damage, UNAVAILABLE);
Description

Function is called just before a kung foo attack is done,

damage and time length may be altered with natives.

Return PLUGIN_HANDLED to stop attack.

UNAVAILABLE IN 1.70

Назад
Верх