I have been trying to find the dragonhide crafting animation Ids for the past hour, i have all the gem cutting ones and the flax spinning, but i can't find dragohide or leather anywhere, help is greatly appreciated.
Printable View
I have been trying to find the dragonhide crafting animation Ids for the past hour, i have all the gem cutting ones and the flax spinning, but i can't find dragohide or leather anywhere, help is greatly appreciated.
its just the emote that has a leather hide appear there is no special ones for dragonhide jagex didn't add that till like 2008.
Nah, i need the leather one too lol
its somewhere in the 1000's
make somthing like
then make a commandCode:private static int anim = 1000;
Code:else if(cmd[0].equals("anim"))
startAnimation(anim++);