Method Player:StoreNewItemInBestSlots [-] [+]

Adds and possibly equips the given amount of the specified item entry to the player.

Synopsis

Player:StoreNewItemInBestSlots( entry )

Player:StoreNewItemInBestSlots( entry, itemCount )

Arguments

number entry

Entry of the item to add.

Valid numbers: integers from 0 to 4,294,967,295.

number itemCount (1)

Amount of the item to add.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

Nothing.

Generated on
© 2010 - 2024 Eluna Lua Engine