Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

PACKET : MviPacket - mvi #43

Closed
GodnessCookie opened this issue May 25, 2018 · 1 comment
Closed

PACKET : MviPacket - mvi #43

GodnessCookie opened this issue May 25, 2018 · 1 comment
Labels
enhancement New feature or request packet Packet is wrong

Comments

@GodnessCookie
Copy link
Contributor

PacketName

Mvi

Packet Usage

This packet is sent when moving items in your inventory

Packet Header

mvi

Packet Content

{InventoryType} {InventorySlot} {Amout} {DestinationSlot}

Few examples

mvi 0 0 1 1 - Moving an Item from Equiment Inventory Slot 1 to Slot 2
mvi 1 6 100 7 - Moving a stackof 100 items from Main Inventory Slot 7 to 8

@BlowaXD BlowaXD added enhancement New feature or request packet Packet is wrong labels May 25, 2018
@BlowaXD
Copy link
Owner

BlowaXD commented May 26, 2018

solved in #40

@BlowaXD BlowaXD closed this as completed May 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request packet Packet is wrong
Projects
None yet
Development

No branches or pull requests

2 participants