Added support for viewpointvalue command (#3754)

Additionally added a script command to update the player's camera.
Added a new atcommand camerainfo for this, which is limited to admins.

Credits to @4144 for finding /setcamera
This commit is contained in:
Lemongrass3110
2018-12-20 19:26:02 +01:00
committed by GitHub
parent 1c987de71d
commit 4944491228
11 changed files with 116 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ values.
B = 1 byte (byte)
W = 2 bytes (word)
L = 4 bytes (long, dword)
F = 4 bytes (float)
Q = 8 bytes (quad)
nB = n bytes