Home   Help Search Login Register  

Author Topic: camcreat help!!  (Read 1154 times)

0 Members and 1 Guest are viewing this topic.

Offline WizzyWig

  • Members
  • *
  • Mod Maker
    • Oblivion Promotions
camcreat help!!
« on: 08 Jun 2003, 03:16:54 »
ok im makeing a build city script i can work out how to script the camcreate to turn the building around from:

:building first normal:

    l
    l
    l--->
    l
    l

:how i would like to camcreate to place building:

       l
       l
<--- l
       l
       l


My camcreat script looks like this to creat the building


unitid="building name" camcreate [_x -0, _y -0, _z -0]

so how do i spin the building around?


thanks!!

Mujahedeen

  • Guest
Re:camcreat help!!
« Reply #1 on: 08 Jun 2003, 04:39:20 »
Hi!

You could use:

Code: [Select]
unitid setdir 180
where 180 can be any number from 0 to 360...

cheers...

Offline WizzyWig

  • Members
  • *
  • Mod Maker
    • Oblivion Promotions
Re:camcreat help!!
« Reply #2 on: 08 Jun 2003, 14:09:15 »
thanks o yer is there a way to spin the other way

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:camcreat help!!
« Reply #3 on: 08 Jun 2003, 20:34:39 »
Other way?

Is there any more ways once you have covered all 360 degrees?

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