Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-27-2006, 06:08 AM
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
Gani not being shown

I have an NPC which shows a gani moving, something like a boomerang.
The script is fine. I'm using the exact same script with a different gani in three different places, but this one won't display the gani to anyone but the person using the NPC.

I can see the gani just fine. Nobody else can.
When somebody elses uses the NPC, they can see the gani but I can't.

The index of the gani is 15, so it should be shown globally; the similar scripts are the exact same and they work.

This is the gani:
PHP Code:
GANI0001
SPRITE  299 PARAM1                 0    0  160  132 scythe 
(00)
SPRITE  301 PARAM1                 320    0  160  132 scythe (20)
SPRITE  303 PARAM1                 0  132  160  132 scythe (01)
SPRITE  305 PARAM1                 320  132  160  132 scythe (21)
SPRITE  309 PARAM1                 320  264  160  132 scythe (22)
SPRITE  311 PARAM1                 0  396  160  132 scythe (03)
SPRITE  313 PARAM1                 320  396  160  132 scythe (23)
SPRITE  316 PARAM1                 160  528  160  132 scythe (14)

LOOP
CONTINUOUS
SINGLEDIRECTION
DEFAULTPARAM1 zodiac_scytheofdreams
.png

ANI
 311 
-46 -26,  309 -72 -29

 311 
-46 -26,  316 -35 -37

 316 
-35 -37,  313 -48 -62

 313 
-48 -62,  305 -59 -60

 305 
-59 -60,  303 -61 -51

 303 
-61 -51,  299 -63 -31

 299 
-63 -31,  301 -66 -31

 301 
-66 -31,  309 -72 -29
ANIEND 
I've also tried using a constant image, rather than the first parameter, but it still doesn't show to others.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:56 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.