Hello i run into a problem on my server.
I just have created a marker and a colshape.
When i stand in the colShape and i type the command /presi -141.1987, -620.913, 168.8205, ex_dt1_02_office_02b
he ports me to a place where i fall through the ground.
my Clientside looks like this:
mp.events.add("loadPresi", (x,y,z,IPLName) => {
var interior = mp.game.interior.getInteriorAtCoords(x, y, z);
mp.game.interior.enableInteriorProp(interior, IPLName);
mp.game.streaming.request