Home   Help Search Login Register  

Author Topic: Outro Loose headaches  (Read 469 times)

0 Members and 1 Guest are viewing this topic.

sgt-franko

  • Guest
Outro Loose headaches
« on: 05 Sep 2003, 03:16:47 »
OK heres the rub

i have a series of missions (8) which each shall have the same OUTRO in the case of a loose (trigger).

for example.. if the leader is killed (player) OUTROLOOSE should play.
IT DONT...
all i get is YOU ARE DEAD.......
and the standard silly around slow focusing on the shooter...not what i want..
the outro itself code wise works fine.. its a graveside scene with some nice text and sombre music...it works a treat.
BUT  HOW THE HECK TO MAKE IT FORE ON A LOOSE
ITS GOT ME TOSSED GUYS

HELP!!!!!!

and...yes there is a trigger with loose ..based on GetDammage >= 1 on the leader (player)

tried it as a group trigger as well

CAN it be done if the player is killed ?????


HELP!!!  MY BRAIN HURTS



Sgt. Franko
(now you can see why oi never made it above Sgt.)

Offline goki

  • Members
  • *
Re:Outro Loose headaches
« Reply #1 on: 05 Sep 2003, 11:04:48 »
Hi !              




Hey check this out;


create a trigger in mission, ( settings; west, none. I think it should be a "loose" trigger )  as you said, and in the condition field of this trigger put ;            



"the name of your leader" GetDammage >= 1


and in the activation field of the same trigger, put;


outrofail=true      


then make sure in the activation field of your "positive" triggers which show outrowin or just complete the mission successfully, end1, end2 whatever they are, put;


outrofail=false


here outrofail is variable I made up. you can change it if you desire



then save it and go click outroloose in your mission editor. Create another trigger ( settings; anybody, none)  and in the condition field of this trigger put;


outrofail


in the activation field of this trigger put;


[] exec "the name of your cutscene file.sqs"


I recommend you make sure these triggers cover all the island. give 7000  to axis x and again 7000 to axis y, for example.

I hope this works and your brain gets colder, cooler,




see ya    
[/b]
« Last Edit: 05 Sep 2003, 11:15:52 by gokistanis »

sgt-franko

  • Guest
Re:Outro Loose headaches
« Reply #2 on: 05 Sep 2003, 14:41:55 »
AGHHHH

My eternal thanks !!!

IT WORKS!!!

and the headache is much better thank you..


Offline goki

  • Members
  • *
Re:Outro Loose headaches
« Reply #3 on: 05 Sep 2003, 14:57:49 »
   

This old man appreciates your eternal thanks young man !

When you have trouble, try to wash your nape and face with cold water, it works too !  

hey don't forget to click "solve" button at the bottom of this page and give this old man a bit tranquility.  

groovy editing...  


gokistanis   2003