ns_get_weap_dmg
- Синтаксис
-
native Float:ns_get_weap_dmg(idWeapon);
Переменная | Описание |
---|---|
idWeapon |
The entity index of the weapon to check. |
- Описание
- Gets the damage for this weapon.
- Пометка
-
Use weapon index, not player index!
- Возвращает
- The damage this weapon does.