1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-28 19:15:32 +00:00
openmw-tes3mp/components/openmw-mp
Koncord 7107136808 New API
SetExterior(pid, x, y)
GetExteriorX(pid)
GetExteriorY(pid)

also "SetCell" will now move to the named external cells (e.g. SetCell(pid, "Balmora"))
2016-07-30 01:33:28 +08:00
..
Base New API functions: MessageBox, CustomMessageBox, InputDialog 2016-07-23 22:02:06 +08:00
Packets New API 2016-07-30 01:33:28 +08:00
NetworkMessages.hpp New API functions: MessageBox, CustomMessageBox, InputDialog 2016-07-23 22:02:06 +08:00
PacketsController.cpp New API functions: MessageBox, CustomMessageBox, InputDialog 2016-07-23 22:02:06 +08:00
PacketsController.hpp New API functions: MessageBox, CustomMessageBox, InputDialog 2016-07-23 22:02:06 +08:00