![]() |
Scripting Question
Hey guy's
Let me tell u what im doing. I did a icon graphic and gani it so it moves up and down over the npc head Now i want to display it over the npc head as gani so it will move online over the npc head so basically a npc with a icon that moves up and down. i try showani ("gen_quest-icon",); showani2 and setani nothing works idk what im messing up on can someone show me how its done please thank you ! |
There's a lot more parameters to showani than what you've tried.
showani(id, x, y, direction, animation, p1, p2, p3); The extra parameters aren't needed. If the gani was just the icon: PHP Code:
PHP Code:
|
player.attr[5] = "gen_quest-icon.gani";
? |
More like
PHP Code:
|
Ah, didn't realize it was for an NPC.
As far as I know, attr[1] for gani's is bugged. |
thanks guys i use Attr[1]
and it works fine now i just got to try to make it where it only displays when mouse it over it but i want to try it before i ask |
| All times are GMT +2. The time now is 08:45 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.