1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-04-01 19:36:42 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
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
..
Chat.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
GUI.cpp New API functions: MessageBox, CustomMessageBox, InputDialog 2016-07-23 22:02:06 +08:00
Items.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
Stats.cpp Add useful debug info for cell changes 2016-07-21 23:07:37 +03:00
Timer.cpp Fixed some build warnings and IsTimerElapsed function 2016-07-27 10:35:27 +08:00
Translocations.cpp New API 2016-07-30 01:33:28 +08:00