1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-20 20:09:41 +00:00
openmw-tes3mp/components/openmw-mp/Base
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
..
BasePlayer.hpp Add new API function: SetConsoleAllow 2016-11-04 03:01:26 +08:00
WorldEvent.hpp Send item count ID_WORLD_OBJECT_PLACE 2016-10-28 22:35:01 +03:00