Home   Help Search Login Register  

Author Topic: Computer on a table  (Read 539 times)

0 Members and 1 Guest are viewing this topic.

Pneumonic

  • Guest
Computer on a table
« on: 20 May 2005, 03:40:53 »
Probably a dumb question, but I am working on a campaign where you are a surveilence analyst, so I kinda need to know this one or you will see a computer on the ground in just about every mission. Answer first please, then laugh.

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Computer on a table
« Reply #1 on: 20 May 2005, 04:02:13 »
You need something like:

nameofcomputer setpos [getpos nameoftable select 0, getpos nameoftable select 1, (getpos nameoftable select 2) +X]

X will be the height, you will need to experiment till you get it correct.....start with 1 and work from there.


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

Pneumonic

  • Guest
Re:Computer on a table
« Reply #2 on: 21 May 2005, 05:07:24 »
Muchos gracias.