View Single Post
  #3  
Old 03-02-2011, 10:37 AM
0PiX0 0PiX0 is offline
Coder
0PiX0's Avatar
Join Date: Jan 2011
Posts: 130
0PiX0 is a jewel in the rough0PiX0 is a jewel in the rough
Quote:
Originally Posted by Astram View Post
Everything is right, WHY CANT I SEE THE IMAGE!
Because something is wrong.

You should have added a new attrubute to the gani.
Assuming you did that, you can set the attribute to your custom image in a clientside script:
PHP Code:
player.attr[i] = "myimage.png"
If that is set correctly, and your gani is created correctly, check that the image is downloadable.
In the Remote Control:

/find myimage.png
__________________
Reply With Quote