OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: rodent on 02 Jun 2003, 10:42:45

Title: Mission End Statistics - Exported Mission
Post by: rodent on 02 Jun 2003, 10:42:45
My question is regarding the statistics screen you get at the end of missions, telling you how many "kills" you achieved etc etc...

When previewing a mission, I get the statistics screen when I am killed... But once the mission is exported to "single missions" I no longer get the summary statistics at the end...

I have searched the FAQ and haven't found the answer.

I figure it must be REALLY basic as it is not discussed.

What am I missing ?

Rod
Title: Re:Mission End Statistics - Exported Mission
Post by: macguba on 02 Jun 2003, 10:49:09
I don't think it's that basic .... it's certainly a bit odd.     If you have a description.ext there is a line

debriefing =  1

If it's set to 0 that may be causing it, have a check.
Title: Re:Mission End Statistics - Exported Mission
Post by: Messiah on 02 Jun 2003, 10:56:53
hmmm.... its very unlikely any example description.ext would have it set to 0, and i never add lines like that now, because they are auto to what the player specified in his options.
Title: Re:Mission End Statistics - Exported Mission
Post by: rodent on 02 Jun 2003, 11:20:29
I don't think it's that basic .... it's certainly a bit odd.     If you have a description.ext there is a line

debriefing =  1

If it's set to 0 that may be causing it, have a check.


I have a desciption.ext, but no reference to the debriefing flag (that I recall...)

I will add this in (good advice) when I get home and give it a shot.

Thanks,

Rod
Title: Re:Mission End Statistics - Exported Mission
Post by: asmodeus on 02 Jun 2003, 11:52:36
Whoa!  Does that really fix this?

I always thought you just couldn't see the stats unless you beat the mission after it's exported to SP!!   :o  (glad you asked rodent!)   ;)

The good 'ole cliche... Learn something new every day..   ::)    ;D

Asmo

*Edit*

Hrm.. I tried it and it didn't work..   :-\  Too bad...
Title: Re:Mission End Statistics - Exported Mission
Post by: CrashnBurn on 02 Jun 2003, 15:16:50
I always thought the debriefing was shown only when an ending trigger fired. When you die ingame, other scripts like "onplayerkilled.sqs" (or something like that) is called and just loops a camera movement.
Title: Re:Mission End Statistics - Exported Mission
Post by: rodent on 04 Jun 2003, 10:12:56
Whoa!  Does that really fix this?

I always thought you just couldn't see the stats unless you beat the mission after it's exported to SP!!   :o  (glad you asked rodent!)   ;)

The good 'ole cliche... Learn something new every day..   ::)    ;D

Asmo

*Edit*

Hrm.. I tried it and it didn't work..   :-\  Too bad...


Yes, I haven't beaten the mission after exported to SP.
I have a trigger that ends if player dies...
I have the description.ext debriefing=1 as well...

Perhaps you are right about having to beat the game first...

Rod
Title: Re:Mission End Statistics - Exported Mission
Post by: Sui on 04 Jun 2003, 12:43:00
Yes... I can confirm this.

You will not get a debrief if the player dies. You also won't get to see any outros (win or loose)...

Can be a bit of a pain sometimes, say if you wanted to have the loose outro play if the player died... :P