1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-15 16:09:40 +00:00
openmw-tes3mp/components/openmw-mp/Controllers
Koncord 37e9cafbf7 Add new API function: SetConsoleAllow
example:
tes3mp.SetConsoleAllow(pid, 0) -- disallow console to the player

The console is allowed by default
2016-11-04 03:01:26 +08:00
..
PlayerPacketController.cpp Add new API function: SetConsoleAllow 2016-11-04 03:01:26 +08:00
PlayerPacketController.hpp Add ContainsPacket method to packet controllers 2016-10-19 21:15:59 +03:00
WorldPacketController.cpp Add and implement ID_OBJECT_ANIM_PLAY 2016-10-27 16:09:02 +03:00
WorldPacketController.hpp Add ContainsPacket method to packet controllers 2016-10-19 21:15:59 +03:00