Jump to content
Ghost Recon.net Forums

Recommended Posts

Here I am - almost done with my first mission - wrapping it all up yesterday night - getting ready for some in-dept testing.

Completing the mission - score being collected - getting my final msgbox with score on the screen - the screen fades to black and BANG - I'm on the desktop :wall:

Also - when hitting the <ESC> button at some point in the game (haven't figured out when the critical state is triggered) I'm sent back to the desktop.

I don't use any of the effects that send you to the desktop (at least not to my knowledge) and the funny thing is that the mission sums up the missionscore correct and displays it according to my plans. It is only when I should return to the game menu something goes wrong :wacko:

Below are a copies of my extraction blocks - dunno if it makes any sense in relation to my problem <_<

Group: Extract Playerplatoon

Comment:

  Check for extraction of all ghosts

Trigger Event:

  A member of playerplatoon is within 1 meter(s) of Zone - Exfiltration.

Responses:

  Allow this block to be reactivated.

  Continue executing responses if ((The number of members of playerplatoon within 10 meter(s) of Zone - Exfiltration) is equal to (The number of active actors on playerplatoon)).

  Make all members of playerplatoon invincible.

  Mark Exfiltrate complete in the objective list.

  Set Score-Exfiltration to 30.

  Set the score for Allied Forces to (The result of (The result of (The result of (The value of Score-SATCOM) plus (The value of StealthPoints)) plus (The value of Score-Rescue)) plus (The result of (The value of Score-Exfiltration) plus (The result of (The value of Score-Damage) plus (The value of Score-C4)))).

  Make Extraction Chopper visible to the game world.

  Assign Plan 1007 to Extraction Chopper and execute.

  Prevent this block from being reactivated.

Group: Extract Playerplatoon

Comment:

  End - success

Trigger Event:

  Extraction Chopper is within 10 meter(s) of Zone - Exfiltration.

Responses:

  Display ("Congratulations! You've extracted successfully with a mission score of " + ((The score for Allied Forces) as text)) and register mission completion.

  Prevent this block from being reactivated.

Thx in advance for helping me out :thumbsup:

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...