modding:function:shpdamagearmor
Discuss this page on this pages TalkPage
shpDamageArmor
| Syntax | (shpDamageArmor ship number number number) |
|---|---|
| Arguments | ship: The ship that you want to damage an armor segment on. |
| number: Where on the ship the armor segment is. | |
| number: The damage type. | |
| number: The amount of damage. | |
| Returns | condition: True is successful. |
| Category | armor, damage, ship |
| Description | Damages the armor with the given damage and damage type. |
Example
(shpDamageArmor gplayership 0 0 1)
Does one point of kinetic damage to the players forward armor. Return to Functions list
modding/function/shpdamagearmor.txt · Last modified: by 127.0.0.1
