![]() |
Showani question
Is it possible to make showani have different attiributes (head, shield, etc) than the npc that calls it?
What i want is one npc which uses showani and shows 2 differnt npc's. Something like this: NPC Code: That's just a basic example. I want this for a tailor script. I want to display quite a few possible outfits using showani but have them shown at once. Then have the player click on them. I have the basis of it done but got stuck because i can only show one outfit using the weapon npc. When you do setcharprop (or this.attribute = whatever) it updates every showani with the new attributes. Is it possible to show 2 different outfits using the weapon npc? Thanks. |
GS2 only.
PHP Code:
|
thanks. :D
|
I can't get it to work.
I just created this very basic npc and it doesn't work. NPC Code: The ani gets shown but the colours are the npc's. Any ideas? |
Sorry, you also need findimg(index).playerlook = false;
|
Thanks. Works now :)
|
Best scripting style to do it would be like this:
PHP Code:
|
| All times are GMT +2. The time now is 09:50 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.