View Single Post
  #7  
Old 02-10-2007, 01:34 AM
Kristi Kristi is offline
Bowie's Deciple
Kristi's Avatar
Join Date: Dec 2003
Location: Boston, MA
Posts: 748
Kristi has a spectacular aura aboutKristi has a spectacular aura about
Send a message via AIM to Kristi Send a message via MSN to Kristi
Quote:
Originally Posted by JkWhoSaysNi View Post
I'm using showimg as part of a weapon NPC effect, i want everyone to see the effect so i'm using indexes less than 200, however, only about 10 (of 20) of the showimgs are showing.

Is there a limit on how many serverside images a client can display?
put the clientside script in a gani file and set an player.attr[x], eg player.attr[13] = "yourganifile.gani"

assign all the variables that change how it functions to other players eyes to attrs as well
__________________
Reply With Quote