SetExterior(pid, x, y) GetExteriorX(pid) GetExteriorY(pid) also "SetCell" will now move to the named external cells (e.g. SetCell(pid, "Balmora"))
Make the local player send a packet whenever moving from one exterior cell to another, don't require objects to have RefNums to be moved correctly between exterior cells, and increase the packet priority for cell changes.
Fix types for SetPos and SetAngle
Created Package system