PDA

View Full Version : maybe having camera probs..



RED
Nov 10 2001, 16:10
well sinse 1.29 i can't get camera scripts to work but the wierd thing is my old scripts work on it, maybe i just made a mistake but take a look at this and tell me if u see anything wrong thx

titlecut [" ","BLACK IN",4]
_cam = "camera" camcreate [0,0,0]
_cam cameraeffect ["internal", "back"]
; wait 4 seconds for fade to complete

s4 say "what_sir"


_cam camsettarget s4
_cam camsetrelpos [0,2,2]
_cam camcommit 0

~2

_cam camsettarget v1
_cam camsetrelpos [7,5,7]
_cam camcommit 5

~0
_cam camsettarget s1
_cam camsetrelpos [7,2,7]
_cam camcommit 5

titletext ["\n\n\n\n\n\n\nMeet Up with Alpha squad and radio base","PLAIN",2]
wp1=1
_camera cameraEffect ["terminate","back"]
camDestroy _camera
exit
Over=true

RED

RED
Nov 11 2001, 08:47
bump

RED

Rob
Nov 11 2001, 12:47
wots it for?
have u thought bout adding in the @<hidden> _cam
command?

RED
Nov 11 2001, 13:07
i have added that command but it didn't make any diffrence

RED

Rob
Nov 11 2001, 18:40
send me the script and wot ur trying to do and i will have a look.
i have gained alot of experince recently. i will c wot i can do.

RED
Nov 11 2001, 19:16
well i know it is probally my script, i will just double check now

RED

RED
Nov 11 2001, 19:28
i got it working now

RED