summaryrefslogtreecommitdiff
path: root/src/map/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-12-16 05:14:33 +0300
committerAndrei Karas <akaras@inbox.ru>2018-12-16 06:20:36 +0300
commit912bbffb23c385178b3d831b58deb76103bac322 (patch)
tree4fc0aa6d4c2da5629d9ee2258f5fe6887e997866 /src/map/packets.h
parenta0f8fc8cd4a4bd6e245848835db2775596b9362f (diff)
downloadhercules-912bbffb23c385178b3d831b58deb76103bac322.tar.gz
hercules-912bbffb23c385178b3d831b58deb76103bac322.tar.bz2
hercules-912bbffb23c385178b3d831b58deb76103bac322.tar.xz
hercules-912bbffb23c385178b3d831b58deb76103bac322.zip
Add packet CZ_CAMERA_INFO
This will allow use client command: /viewpointvalue - show/hide camera information /setcamera range rotation latitude - same with @camerainfo
Diffstat (limited to 'src/map/packets.h')
-rw-r--r--src/map/packets.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map/packets.h b/src/map/packets.h
index 8e392cc63..81b861f78 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -1789,6 +1789,11 @@ packet(0x96e,clif->ackmergeitems);
// changed packet sizes
#endif
+// all 2016-05-25
+#if PACKETVER >= 20160525
+ packet(0x0a77,clif->pCameraInfo); // CZ_CAMERA_INFO
+#endif
+
// 2017-02-28aRagexeRE
#if PACKETVER >= 20170228
// new packets