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: Intro in init.sqs  (Read 1164 times)

0 Members and 1 Guest are viewing this topic.

crow

  • Guest
Intro in init.sqs
« on: 02 Oct 2002, 07:56:36 »
I read a post awhile ago that asked how to get rid of the momentary shot of the player in the intro of a mission.  Some one said to put the script for the intro in the init.sqs.  Could some fine  person explain this to me.  I have a very good understanding of camera scripting.  I write all my own intros but call them with a trigger.  What I do not understand is how to call my intro script from the init.sqs.  I am sure I will want to kick myself when I hear the answer. :cheers:

Offline Black_Feather

  • Former Staff
  • ****
  • I'll never forget you Daisey.
Re:Intro in init.sqs
« Reply #1 on: 02 Oct 2002, 13:32:33 »
just execute it like normal [] exec "scriptname.sqs" or you can put the script in the init.sqs