
Originally Posted by
Sylas
I see, correct me if I'm wrong but you actually have to "rotate" the user into the tv in order to be able to be 2 inside it? Because that's the only way i can get two users inside it.
Edit; Found something with pathfinding(I believe?) In some rooms where you can just walk down straight down instead of taking the stairs.

Run this query and reload your items:
Code:
UPDATE `items_definitions` SET `behaviour`='can_sit_on_top,custom_data_on_off,redirect_rotation_2' WHERE `id`=214;
Does placement of the HC TV work first go now?