1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 18:09:50 +00:00
openmw-tes3mp/apps/openmw-mp/Script
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
..
API Make formatting consistent, part 2 2016-08-17 18:20:36 +03:00
Functions Add new API function: SetConsoleAllow 2016-11-04 03:01:26 +08:00
LangLua Make formatting consistent, part 2 2016-08-17 18:20:36 +03:00
LangNative
LangPawn Make formatting consistent, part 2 2016-08-17 18:20:36 +03:00
Language.hpp
Platform.hpp
Script.cpp
Script.hpp Log callbacks 2016-09-18 11:55:51 +08:00
ScriptFunction.cpp Make formatting consistent, part 2 2016-08-17 18:20:36 +03:00
ScriptFunction.hpp
ScriptFunctions.cpp Fix GetProtocolVersion 2016-09-28 19:20:22 +08:00
ScriptFunctions.hpp Add OnPlayerChangeInventory server script callback 2016-11-03 16:39:31 +02:00
SystemInterface.hpp
Types.hpp