AddItemHealthPercent

Revision as of 09:07, 26 November 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

AddItemHealthPercent Adds a damaged item to the specified container.

Syntax

[ActorID|ContainerID.]AddItemHealthPercent ItemID, Count, HealthPercent

Examples

buddyref.additemHealthPercent weapHuntingRifle 1 .85

Buddy has 1 Hunting Rifle added to his inventory at a condition of 85%

Notes

  • When using this to create an item from a leveled list, note that the specified health percent overrides the health percentage set by the leveled list.

See Also

AddItem
RemoveItem