Soldier.addNewItem 3

Add Item to the inventory of the soldier


Return value

Return TypeDescription
boolTrue if some item was correctly created and added

Parameters

ParameterTypeDescription
1stringId of the Item to add

Examples

No examples available.


Back to Scripting API