![]() |
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:
|
Hmm, odd. It may be a problem where players would have to reconnect, or even restart Graal to see the gani. That's happened to me before, although I'm not sure why.
|
No, I had the problem with the same gani months ago, but I didn't bother to look into it.
|
Yea, you're missing the shadow image thing. If you include that, it'll work. =S
I don't know if it's a bug or not, but that's why. |
Quote:
A few other ganis don't use the shadow image, and they still work O_o |
Weird o_O
When ever I did a gani without the shadow image, it never worked :( |
I think the spacing is wrong?
HTML Code:
SPRITE 299 ATTR2 0 0 60 76 sprite I think you must put PARAM1 three spaces from second value HTML Code:
SPRITE 299 PARAM1 0 0 160 132 scythe (0, 0) |
Spacing doesn't matter, other ganis have weird spacing like that and still work. :(
|
There is probably a problem with PARAM1, what does it show when you do echo(player.attr[15]) ?
|
Hmm, the params seem to be read just fine.
The gani is also there for other players. It echo'd the params to them, even though they couldn't see it. |
|
No, you're trying to do something that Graal doesn't support..
My problem is that the gani is only showing to me, even though it's being sent to other people. |
Quote:
|
Don't know what the problem with that is though, it should only be 'bugged' if the gani contains spaces or special characters, can be verified by echoing the parameters on the other machine, and if nothing is working you can still append the parameters manually with "my.gani," @ {param1,params2,..}
|
Hm, yeah, it's really weird.
The parameters are echoing the right values on other machines, so it's not that.. Oh well. |
All times are GMT +2. The time now is 08:16 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.