Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-13-2008, 04:25 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
Error with nothing

In my OSL I have a good size Image, it is downloadable and so is the level, so nothing bad there. I create an NPC to show the Image and it works, hooray, I thought, well few weeks later the image is gone and I can't find out why. It is a 32bit image so it should work online but not offline.

PHP Code:
onlinestartlocal.nwdownloadablelevel20733 byte2007-12-28 03:10:10
images
/varia.pngdownloadable386174 byte2008-01-13 03:08:36 
here's the script

PHP Code:
NPC varia.png 23 26
//#CLIENTSIDE
function onCreated()
{

  
setimg"varia.png");

  
dontBlock();
  
drawUnderPlayer();
  
setEffectMode1);

  
alpha 0.5;

}
NPCEND 
Attached Thumbnails
Click image for larger version

Name:	varia.png
Views:	120
Size:	377.1 KB
ID:	43726  
__________________
Deep into the Darkness peering...
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 03:17 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.