Thread: emote interface that has skillcape server sided fo delta

Results 1 to 3 of 3
  1. #1 emote interface that has skillcape server sided fo delta 
    Rebirth
    Guest
    just put this in clickingmost
    doesnt have scared stomp and skillcape emotes if delta had any of em them tell me ids

    Code:
    case 74057:	//Yes
    c.setAnimation(0x357);break;
    case 74059:	//No
    c.setAnimation(856);break;
    case 74060:	//Bow
    c.setAnimation(0x35A);break;
    case 74061:	//Angry
    c.setAnimation(0x35B);break;
    case 74062:	//Think
    c.setAnimation(0x359);break;
    case 74063:	//Wave
    c.setAnimation(0x35F);break;
    case 74064:	//Shrug
    c.setAnimation(0x841);break;
    case 74065:	//Cheer
    c.setAnimation(0x35E);break;
    case 74066:	//Beckon
    c.setAnimation(0x360);break;
    case 74067:	//Laugh
    c.setAnimation(0x35D);break;
    case 74068:	//Jump For Joy
    c.setAnimation(0x83D);break;
    case 74069:	//Yawn
    c.setAnimation(0x83F);break;
    case 74070:	//Dance
    c.setAnimation(866);break;
    case 74071:	//Jig
    c.setAnimation(0x83A);break;
    case 74072:	//Spin
    c.setAnimation(0x83B);break;
    case 74073:	//Headbang
    c.setAnimation(0x83C);break;
    case 74074:	//Cry
    c.setAnimation(0x35C);break;
    case 74175:	//blow kiss
    c.setAnimation(0x558);break;
    case 74075:	//Panic
    c.setAnimation(0x839);break;
    case 74076:	//Rasperry
    c.setAnimation(0x83E);break;
    case 74163:	//clap
    c.setAnimation(0x361);break;
    case 74164:	//salute
    c.setAnimation(0x840);break;
    case 74165:	//goblin bow
    c.setAnimation(0x84F);break;
    case 74166:	//golbin dance
    c.setAnimation(0x850);break;
    case 74167:	//glass box
    c.setAnimation(0x46B);break;
    case 74168:	//climb rope
    c.setAnimation(0x46A);break;
    case 74169:	//lean
    c.setAnimation(0x469);break;
    case 74170:	//glasswall
    c.setAnimation(0x468);break;
    case 74171:	//zombiewallk
    c.setAnimation(3544);break;
    case 74172:	//zombierun
    c.setAnimation(3543);break;
    case 74173:	//scared
    break;
    case 74174:	//stomp
    break;
    case 74077:    //skillcape                    
    break;
    Reply With Quote  
     

  2. #2  
    tonic
    Guest
    wouldn't this be server sided? not in client section and Learn to use code tags
    Reply With Quote  
     

  3. #3  
    Rebirth
    Guest
    Quote Originally Posted by tonic View Post
    wouldn't this be server sided? not in client section and Learn to use code tags
    soz lol
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •