Home   Help Search Login Register  

Author Topic: camSetdir command does not work  (Read 1157 times)

0 Members and 1 Guest are viewing this topic.

TheFang

  • Guest
camSetdir command does not work
« on: 06 Dec 2003, 01:11:25 »
The camSetBank, camSetDive & camSetDir commands don't seem to work. Are these commands obsolete, of is there a certain condition under which they work?

Code: [Select]
_cam = "camera" camcreate aP
_cam cameraeffect ["internal", "back"]
_cam camsetpos [getpos aP select 0, getpos aP select 1, (getpos aP select 2) + 100]
_cam camSetdir 180
_cam camSetDive -0.5
_cam camcommit 1
~5
_cam cameraeffect ["terminate", "back"]
camdestroy _cam
exit

I hope someone can point out what i'm doing wrong. Thanks in advance.

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:camSetdir command does not work
« Reply #1 on: 06 Dec 2003, 01:40:51 »
Not sure about camSetDir, but camSetBank and camSetDive don't appear to work at all.

At least I have never got them to do anything.


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