Tes3MP atkana

execution order

saving / loading order

saving / loading for scripts

CustomVariables

player

cell

world

JsonInterface

The client

Deals all things which players do

memory

The server

Relays information between lua scripts and clients

memory

Lua scripts

Deals what happens on which conditions

server core

logicHandler

eventhandler

Variables outside server core

Players

Loadedcells

Worldinstance

Recordstores