This is not limited just to the combat interface, it may be used anywhere o.o. I have not tested other animations (like say, thanks to *Picture 1 Picture 2 Picture 3* etc, but i will soon
Here You go
EDIT: Well i screwed with it a bit, and animations are loaded by the runnable, like a button, and not like image or text. This means yah you could add more, but it would also take ASM work o.o
Here i give you two Version OMGZ
Smiley
LUV<3
Smiley
LUV<3Code:<ANIMATIONTEMPLATE item="CombatNiceAnimTemplate"> <DELAY>100</DELAY> <BITMAP>nice01.tga</BITMAP> <BITMAP>nice02.tga</BITMAP> </ANIMATIONTEMPLATE> <ANIMATION item="CombatNice"> <PLAYMODE>repetition</PLAYMODE> <ANIMTEMPLATE>CombatNiceAnimTemplate</ANIMTEMPLATE> <BOUNDS> <X>30</X> <Y>75</Y> <W>128</W> <H>64</H> </BOUNDS> </ANIMATION>
Downloads BelowCode:<ANIMATIONTEMPLATE item="CombatNiceAnimTemplate"> <DELAY>300</DELAY> <BITMAP>Luv01.tga</BITMAP> <BITMAP>Luv02.tga</BITMAP> <BITMAP>Luv03.tga</BITMAP> <BITMAP>Luv04.tga</BITMAP> <BITMAP>Luv05.tga</BITMAP> <BITMAP>Luv06.tga</BITMAP> <BITMAP>Luv07.tga</BITMAP> <BITMAP>Luv08.tga</BITMAP> </ANIMATIONTEMPLATE> <ANIMATION item="CombatNice"> <PLAYMODE>repetition</PLAYMODE> <ANIMTEMPLATE>CombatNiceAnimTemplate</ANIMTEMPLATE> <BOUNDS> <X>30</X> <Y>75</Y> <W>324</W> <H>128</H> </BOUNDS> </ANIMATION>
Smiley
http://www.mediafire.com/file/y5lkeye2ygz/Nice.zip
Luv<3
http://www.mediafire.com/file/wzmjmzu3zjr/Luv.rar





Reply With Quote


