Home   Help Search Login Register  

Author Topic: Placing Objects on Tables  (Read 1291 times)

0 Members and 1 Guest are viewing this topic.

MatthewKN

  • Guest
Placing Objects on Tables
« on: 06 Jun 2003, 19:08:31 »
How do I place an object (like a telephone, computer, or radio) on top of a table.

Offline Messiah

  • Honourary OFPEC Patron & Drinking Buddy of Wolfsbane
  • Honoured Contributor
  • ***
  • OFPEC Veteran
    • Project UK Forces
Re:Placing Objects on Tables
« Reply #1 on: 06 Jun 2003, 19:20:02 »
place the object exactly over the table and then in the (e.g) phone's init line type:

Code: [Select]
this setpos [getpos this select 0, getpos this select 1, (getpos this select 2) +0.9]
+0.9 is the height increase.... fiddle with this to get the right height, but if memory serves me correctly, then this is about the right height.
Proud Member of the Volunteer Commando Battalion

KyleSarnik

  • Guest
Re:Placing Objects on Tables
« Reply #2 on: 07 Jun 2003, 16:46:55 »
I found that the exact height for placing things on tables is  more like 1.04  :gunman:

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Placing Objects on Tables
« Reply #3 on: 07 Jun 2003, 16:58:37 »
I think it all depends on the height of the ground the table is sitting on.


Planck
I know a little about a lot, and a lot about a little.

Offline Messiah

  • Honourary OFPEC Patron & Drinking Buddy of Wolfsbane
  • Honoured Contributor
  • ***
  • OFPEC Veteran
    • Project UK Forces
Re:Placing Objects on Tables
« Reply #4 on: 07 Jun 2003, 17:04:28 »
indeed - and it can change from version to version - last time i placed an object on a desk was like 1.46  ::)
Proud Member of the Volunteer Commando Battalion