Author Topic: Bed room lv upside down  (Read 1550 times)

Hey, can anyone make the bedroom lvl or the kitchen lv upside down?
« Last Edit: January 26, 2008, 12:07:55 AM by Nearu »


type this for bedroom in console
MissionGroup.getObject(6).setTransform("84-113 348 1 0 0 200");

type this for kitchen in console

MissionGroup.getObject(30).setTransform("84-113 348 1 0 0 200");

type this for bedroom in console
MissionGroup.getObject(6).setTransform("84-113 348 1 0 0 200");

type this for kitchen in console

MissionGroup.getObject(30).setTransform("84-113 348 1 0 0 200");

What variables get changed to turn it farther?

type this for bedroom in console
MissionGroup.getObject(6).setTransform("84-113 348 1 0 0 200");

type this for kitchen in console

MissionGroup.getObject(30).setTransform("84-113 348 1 0 0 200");

What variables get changed to turn it farther?

the 200 makes it rotate. so change it to something else.

That will move it's position too you haven't put a space between 84 and -113

How about to turn it on its side?