Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: [SOLVED] Skippable MP Intros/Outros/Cutscenes  (Read 1996 times)

0 Members and 1 Guest are viewing this topic.

Offline Nexolate

  • Members
  • *
  • The lurking S.T.A.L.K.E.R.
[SOLVED] Skippable MP Intros/Outros/Cutscenes
« on: 02 Apr 2008, 23:02:19 »
Title says it all.

[Removed.]

EDIT: Don't know what I did, but I got it to work.

Description:
Code: [Select]
titleParam1 = "Skip Intro:";
valuesParam1[] = {1,0};
defValueParam1 = 1;
textsParam1[] = {"No","Yes"};

Intro & Outro:
Code: [Select]
?(Param1) == 0: goto "skipintro"

[Intro/Outro Stuff.]

#skipintro
end

Hope this helps some other new guys to ArmA Editing.
« Last Edit: 03 Apr 2008, 19:15:34 by Nexolate »
You'll only notice me when it's too late.