Yo
I Made This Summoning Skill Cape Emote And I Think Its Pretty Cool So Im Goona Share With You Guys
THIS IS ONLY IF YOU ALREADY HAVE SKILLCAPE EMOTES
replace your summoning cape emote *or if u dont have summoning, add this* with this:
Code:
if (playerEquipment[playerCape] == 15713) { //Summoning
stillgfx(7, absY, absX);
stillgfx(8, absY, absX);
stillgfx(4, absY, absX);
stillgfx(59, absY, absX);
stillgfx(68, absY, absX);
stillgfx(69, absY, absX);
stillgfx(198, absY, absX);
stillgfx(266, absY, absX);
stillgfx(287, absY, absX);
stillgfx(465, absY, absX);
stillgfx(482, absY, absX);
stillgfx(520, absY, absX);
stillgfx(578, absY, absX);
stillgfx(481, absY, absX);
pEmote = 1110;
txt4 = "A Summoning skill cape.";
playerLevel[0] = getLevelForXP(playerXP[0]);
playerLevel[0] += 1;
sendFrame126(""+playerLevel[0]+"", 4016);
updateRequired = true;
appearanceUpdateRequired = true;
string4UpdateRequired = true;
}
SORRY INSIDE SIN FOR NOT USING PROPER FORM, ITS BECAUSE THIS IS JUST SIMPLE C+P
Thanks
~ Level-89