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: Picture Probs.  (Read 636 times)

0 Members and 1 Guest are viewing this topic.

Olphy

  • Guest
Picture Probs.
« on: 02 May 2004, 13:57:28 »
Hi.

I am trying to insert a picture bothi into my mission briefing and into my overview. I have wriiten the normal script from which to this but every time I try to play it I keep getting this message:

Overview:
Image missions\cur_sp.eden\mission_screenshot.jpg: dimensions 152 x 125

Briefing:
Image missions\cur_sp.eden\mission_screenshot_2.jpg: dimensions 200 x 150

Thanks.

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Picture Probs.
« Reply #1 on: 02 May 2004, 14:34:15 »
Your picture dimensions must be in powers of 2 ....(2^) .


128 X 128
512 X 256
128 X 64

etc etc.


Planck
I know a little about a lot, and a lot about a little.

Olphy

  • Guest
Re:Picture Probs.
« Reply #2 on: 02 May 2004, 15:23:35 »
Sh*t I feel like an idiot now.

Thanks m8. ;)
« Last Edit: 02 May 2004, 18:06:29 by Olphy »