WoW:API PickupPlayerMoney: Difference between revisions
Jump to navigation
Jump to search
(added info on /script command) |
m (Move page script moved page API PickupPlayerMoney to API PickupPlayerMoney without leaving a redirect) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | |||
Picks up an amount of money from the player's bags, placing it on the cursor. | |||
PickupPlayerMoney(copper) | |||
== Arguments == | |||
;copper : Number - The amount of money, in copper, to place on the cursor. | |||
== See also == | |||
* {{api|PickupTradeMoney}} | |||
* {{api|AddTradeMoney}} |