Method Player:AddPersonalBankItemCount [-] [+]

Adds the given amount of the specified item entry to the player's personal bank.

Synopsis

Player:AddPersonalBankItemCount( entry )

Player:AddPersonalBankItemCount( 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