Home   Help Search Login Register  

Author Topic: the "Hangover" cam  (Read 1164 times)

0 Members and 1 Guest are viewing this topic.

zsa_zsa_rasputin

  • Guest
the "Hangover" cam
« on: 11 Sep 2002, 13:24:20 »
Anyone know how to use the "Hangover" cam in the code snippets section...?
(It's just a bit hard to read as it is there - if anyone's got it working themselves or know who made it?)

I'd really like it to use not as a HANGOVER effect, but a CONCUSSED effect ;)

Anyway - if anyone has written a proper commented text file script for it, it would be most appreciated... :)

Ta,
Dan  ;D

Offline KTottE

  • Former Staff
  • ****
Re:the "Hangover" cam
« Reply #1 on: 11 Sep 2002, 13:30:34 »
Well, I think I'll update that particular snippet in the Ed Depot, to add the how-to instructions.

Anyway, here's how you do it.

First you copy that code and save it as Hangover.sqs (Whatever you want really)

Then in the mission you execute it with:

[HungOverUnitID] exec"Hangover.sqs"

HungOverUnitID is the name of the unit which will have the hangover. The main thing about this is that the camera will be created at the position of this unit.

There, go crazy with it ;D

Cheers, KTottE
"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!'"

zsa_zsa_rasputin

  • Guest
Re:the "Hangover" cam
« Reply #2 on: 17 Sep 2002, 16:20:41 »
Ah-ha!
Thank you - marvellous.

Dan  ;D