Home   Help Search Login Register  

Author Topic: laptop on table  (Read 1206 times)

0 Members and 1 Guest are viewing this topic.

Offline cosjacket

  • Members
  • *
laptop on table
« on: 19 Feb 2008, 19:00:26 »
hi yer how can i put a laptop on a table   xx

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: laptop on table
« Reply #1 on: 19 Feb 2008, 19:15:00 »
using setPos command.
is the table an object you placed on the map?

Offline cosjacket

  • Members
  • *
Re: laptop on table
« Reply #2 on: 19 Feb 2008, 23:18:16 »
yes and if possible  to put a laptop on to it
« Last Edit: 20 Feb 2008, 00:20:41 by cosjacket »

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: laptop on table
« Reply #3 on: 20 Feb 2008, 00:43:33 »
well, if you have a laptop and a table, name the table table1 and put the following into its init field:
Code: [Select]
this setPos [getPos table1 select 0, getPos table1 select 1, 1]Adjust the last 1 until the laptop is just over the table.

Offline Wolfrug

  • Addons Depot
  • Former Staff
  • ****
  • Official OFPEC Old Timer
Re: laptop on table
« Reply #4 on: 20 Feb 2008, 10:07:10 »
Set the above in the LAPTOP's init field, note! (not the table's)  :yes:

Wolfrug out.
"When 900 years YOU reach, look as good you will not!"

Offline cosjacket

  • Members
  • *
Re: laptop on table
« Reply #5 on: 20 Feb 2008, 13:51:56 »
many thanks xx :good: