Home   Help Search Login Register  

Author Topic: Nightvison Cutscene  (Read 699 times)

0 Members and 1 Guest are viewing this topic.

LAPD

  • Guest
Nightvison Cutscene
« on: 26 Nov 2002, 18:50:27 »
Well, i'm sure this question was asked before, but as i did a search I did not found what i'm looking for. So, here is the thing:

How do I put nightvision goggels in a cutscene?
Probley a few lines I need to add to a script  ;)

Thanks  :)

Offline Black_Feather

  • Former Staff
  • ****
  • I'll never forget you Daisey.
Re:Nightvison Cutscene
« Reply #1 on: 26 Nov 2002, 20:52:25 »
if I remember right you just add them to the player

player addweapon "nvgoggles"

LAPD

  • Guest
Re:Nightvison Cutscene
« Reply #2 on: 27 Nov 2002, 17:26:52 »
I tried that, didn't work.
I think you didn't understand me correctly - I wanted the cutscene to be shown from a nightvision goggles view, and not just adding a nightvision goggels to the player.
Or I didn't understand you correctly.
Anyway, I still need it.
Any help will be appriciated.  :)

Captain Winters

  • Guest
Re:Nightvison Cutscene
« Reply #3 on: 03 Dec 2002, 02:23:56 »
it could be the "CutRSC" command. ill check it and get back to you soon!
___________________________
___________________________
Capn' Winters Out!

Offline KTottE

  • Former Staff
  • ****
Re:Nightvison Cutscene
« Reply #4 on: 03 Dec 2002, 09:51:20 »
I also seem to remember something about the cutRSC command, but I don't have the time to check it out now so I'm gonna leave that with Capn'.

*Falls over*
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"

Totibbs

  • Guest
Re:Nightvison Cutscene
« Reply #5 on: 08 Dec 2002, 04:45:25 »
I think you need, in stead of a binocular view, the nightvision view. With this script you have binocular view. change "binocular" to "nightvission" and there you go (I hope)

the unitname is "player"

Quote
player addweapon "Binocular"

player playmove "StandToBinocStand"

~3.2

cutrsc ["binocular","PLAIN DOWN",0]

_cam camsettarget object2
_cam CamSetFOV 0.05
_cam camCommit 0

player playmove "BinocStandToStand"

~2

cutrsc ["default","PLAIN DOWN",0]

thx snyper, because he wrote this in his tutorial.

Captain Winters

  • Guest
Re:Nightvison Cutscene
« Reply #6 on: 15 Dec 2002, 00:47:40 »
AH HA! i gots it!!!!!!!!!!!!!!!!!!!!!!! just set the player as a pilot at night or set the player as a heli at night!!! YAY! all those unslept hours!
______________________________________
______________________________________
Capn' Winters Out!