Results 1 to 3 of 3

Thread: End Mission with a Script

  1. #1

    End Mission with a Script

    Hello everyone!
    I've searched this before posting, went through about 15+ pages and got nothing.
    Ok I'm trying to end a mission with a script that runs through a Add-Action menu selection on a Unit. Basically what happens is that when I execute the action it the text dialog show's up but after its done the mission doesn't end!

    This is what I've tried so far:
    Code:
    End#1 = true;
    Code:
    End#1 = 1;
    Code:
    End#1;
    Code:
    End1;
    Any help on this issue would be greatly appreciated!

    Thanks in advance!
    -Bigshot

  2. #2
    I think this is what your looking for

    endMission

  3. #3
    Gunnery Sergeant bigshotking's Avatar
    Join Date
    Feb 12 2011
    Location
    Notepad++
    Posts
    410
    Author of the Thread
    Thanks for such a quick response THANKS!

    -Bigshot

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •