A Hack to Replace the Cheat

<< < (3/4) > >>

Process Denied:
Quote from: Zazazu on 2008 May 08, 15:47:08

I do diagonal beds all the time. Functionally ok, but again...walking through object occurs. Sometimes it's worth it for the look.

ACR doesn't like diagonal beds too well.

Cappuccino:
Quote from: J. M. Pescado on 2008 May 08, 11:48:01

Also, note that you should never place a multi-tile object this way. Only single-tile objects may be placed diagonally. Anything that consists of more than a single green square, should not be, or else it will not work.



Does that mean both objects like sofas (which when placed diagonally seem to occupy only 1 tile while before they were 2 or 3) and for example the big gorilla statue (whose occupied tiles all rotate diagonally) ? I actually noticed the latter a few days ago, I always thought ALL objects occupied 1 tile when placed in 45 degree angles.

Solowren:
Is it bad that I thought the OP meant The Cheat?



I thought, "Why would you need a hack to do that...?"  :D

Gwill:
Quote from: Solowren on 2008 May 10, 02:14:42

Is it bad that I thought the OP meant The Cheat?


That was my immediate reaction too.

cwykes:
If you don't want the cheat on all the time, use an alias so you can turn it on and off without remembering how to spell it.  Here's what I have in userStartup.cheat

# Allow more object rotation in 45 degrees, defaults to false
boolProp allow45DegreeAngleOfRotation true
alias 45 "boolProp allow45DegreeAngleOfRotation true" "Enable object rotation by 45 degrees" ""
alias 45- "boolProp allow45DegreeAngleOfRotation false" "Disable object rotation by 45 degrees" ""

So I type 45 in the cheat box to enable 45 degree rotation and 45- to turn it off again.

Navigation

[0] Message Index

[#] Next page

[*] Previous page