Soldier.containsItem 3

Tells whether the soldier is carrying at least one item with this id.


Return value

Return TypeDescription
boolTrue if the soldier carries the item.

Parameters

ParameterTypeDescription
1stringId of the item to look for.

Examples

No examples available.


Back to Scripting API