Wee! I'm on a roll with the requests!
I was wondering if parameters could be given to ganis set to attr[1-30]?
I had a light effect that spins around the player. You could customize the color and number of lights. At first, I set it to #P2. However, when the player logged off of Graal and logged back on, they would experience incredibly high lag. It was so bad that they weren't able to move. I had to use a showani instead.
I've only done this with GS1, v2, so please correct me if it's been changed in v4.
The script I used to set the attribute was something to the effect of:
PHP Code:
setplayerprop #P2, lightdance.gani, 1, 0, 0, 6;
To sum it all up.. It shows fine when it's first set. When the player relogs, it still shows, but the player experiences lag that basically freezes Graal.