BlowaXD / ChickenAPI

OpenSource Nostale Private Server Emulator API, implemented by SaltyEmu
https://blowaxd.github.io/ChickenAPI/
GNU General Public License v3.0
41 stars 7 forks source link

PACKET : RmvobjPacket - rmvobj #42

Closed GodnessCookie closed 6 years ago

GodnessCookie commented 6 years ago

PacketName

RmvobjPacket

Packet Usage

This packet is sent when you remove an object from your miniland

Packet Header

rmvobj

Packet Content

{slot}

Few examples

rmvobj 3 Remove the object on slot 3 rmvobj 2 Remove the object on slot 2 - nothing special

BlowaXD commented 6 years ago

solved in #40