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: I'm doing some finishing touches  (Read 1325 times)

0 Members and 1 Guest are viewing this topic.

BlinkDog

  • Guest
I'm doing some finishing touches
« on: 01 Jan 2003, 01:30:39 »
I am almost ready to release my island addon, Olafsland.

With it I need to include a .paa file for the island for use in the mission editor menu. Does anyone know the specs for the file? I don't know what the file size needs to be or anything.

Second I want to create an intro scene like the BIS island file ones so when a person leaves the editor they have a little movie to watch while they figure out what to do next. Where do I put the mission .sqm so that it will play automatically.

BlinkDog

  • Guest
Re:I'm doing some finishing touches
« Reply #1 on: 02 Jan 2003, 18:34:30 »
I figured out the first part, I made the file 64x64 RGB. The prob I had was with the config file, remember to specify the folder that the .paa file is in, it should be like the .wrp file folder.

I'm still baffled about the cutscene however.