View Single Post
  #181  
Old 02-06-2010, 03:10 AM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
Quote:
Originally Posted by Stefan View Post
Can you give me the server name and level name or command which I need to type to see it? Because on servers like Zone it's working perfectly fine.
Are you sure they are an ani script and and a normal ani?

Here is where we are encountering the problem:
  • Server: Classic
  • Level: classic_staff_thor_02.nw
  • Say "dropexplosion"

That uses the exact gani script I provided here.

You could also use *Bomb which is a more complicated script, but has the same problem.


Edit:
Looked at it more, and it seems these conditions need to be satisfied for the crash:
  • setcharani in local clientside NPC (it worked fine as a showani)
  • the gani must be a normal ani + script
  • the gani script must have a showimg in it (even an empty showimg creates the problem)

It seems like the gani script finished before the crash happens, so possible some code problem in the destruction of images in setcharanis.

Last edited by WhiteDragon; 02-06-2010 at 08:31 AM..
Reply With Quote