no edit summary
(→Basics) |
No edit summary |
||
| Line 76: | Line 76: | ||
/script if ( not CursorHasItem() ) then PickupContainerItem(mainhandBag, mainhandBagSlot); PickupInventoryItem(16); PickupContainerItem(mainhandBag, mainhandBagSlot); end | /script if ( not CursorHasItem() ) then PickupContainerItem(mainhandBag, mainhandBagSlot); PickupInventoryItem(16); PickupContainerItem(mainhandBag, mainhandBagSlot); end | ||
== With Cosmos == | |||
If you are using Cosmos, you can use the following commands : | |||
/equip <Item Name> | |||
/unequip <Item Name> | |||
/saveset <Number> | |||
/loadset <Number> | |||