![]() |
Gani wont show.
I created a gani to use for a npc. It's called horsestill.gani and it's a horse, which is still.
I uploaded it into levels/ganis and called it using setcharani horsestill.gani but it doesnt work :( The gani itself is fine, theres not much that can be wrong with it ;) Another way i could do this is just showing a specific frame of horse.gani. Is that possible? I noticed that the setcharani command has two variables, and i've never seen the second one used. What could i be doing wrong? Thanks for any help. |
Did run the command showcharacter; before the setcharani, if at all?
|
When using setcharani you dont put the .gani at the end of the filename (Graal auto appends it). Also, even if the seocnd parameter is not used, you must still include it (ie: you need the comma).
Try this... NPC Code:setcharani horsestill,; |
I've tried all these ways.. nothing seems to work.
|
Quote:
For displaying a specific frame of a gani, you simply do something like this. NPC Code:setani sword[2],; where 2 means the 3rd frame of the gani. |
either i got this backwards, or im somehow right, i thought setcharani set a npcs ani, and setani is for the player, so it would be setani horsestill,; right?
|
The horse isnt on a player, i'm just moving a horse around the screen :) But thank you Evil. That's exactly what i needed.
|
you got it?
|
All times are GMT +2. The time now is 10:55 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.