Thread: Showani alpha?
View Single Post
  #7  
Old 03-11-2007, 01:13 AM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
After some playing, I did manage to do it for the head and shield images but not the body.

PHP Code:
with(showani(...)) {

for (
spthis.actor.ani.sprites) {
sp.alpha 0.7;

}


This works, but the body image is still shown and not changed.

There is one rather annoying problem with doing this though, the players head and shield images are also changed. Even if you set playerlook=false.
__________________

Coming soon (Hopefully:P)

Last edited by JkWhoSaysNi; 03-11-2007 at 01:28 AM..
Reply With Quote