View Single Post
  #1  
Old 03-25-2006, 09:25 PM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
<\3 Ganis. showani won't show to others

I've got a script that acts like a boomerang.
The 'boomerang' is a gani.
It works fine, except the gani is only showing to me; other players aren't seeing it.
The index of the image is 3.
When I had another person use it, they could see the gani from their throw but I couldn't. When I used the weapon, I could see the gani from my throw but they couldn't.

When I substitute in a different gani, people can see it no problem.

PHP Code:
with (findimg(30)) {
  
ani "y-projectile-dreamscythe";
}
findimg(30).this.bpos[0];
findimg(30).this.bpos[1]; 
Attached Files
File Type: gani y-projectile-dreamscythe.gani (912 Bytes, 115 views)
Reply With Quote