336 B
336 B
Function: DamageEquippedItems(spawn, damage_amount)
Description: Cause a percentage based amount of damage to equipped items. damage_amount 5 = 5%
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.damage_amount
(uint32) - Quantitydamage_amount
.
Returns: None.
Example:
Example Required