Thread: Some requests,

Results 1 to 4 of 4
  1. #1 Some requests, 
    Registered Member Ond Tyrann's Avatar
    Join Date
    Sep 2008
    Posts
    230
    Thanks given
    1
    Thanks received
    2
    Rep Power
    11
    I was wondering if anyone had the Godwars Minions animations/emotes etc?

    Also, for some reason I can't get the Skillcape Emotes to work, the gfx works fine, but the emotes don't. Does anyone have the SkillCape Emotes as well, please?
    [Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
    Registered Member
    natsu's Avatar
    Join Date
    Apr 2007
    Age
    29
    Posts
    3,451
    Thanks given
    1,084
    Thanks received
    676
    Rep Power
    1096
    Quote Originally Posted by King Redrum View Post
    I was wondering if anyone had the Godwars Minions animations/emotes etc?

    Also, for some reason I can't get the Skillcape Emotes to work, the gfx works fine, but the emotes don't. Does anyone have the SkillCape Emotes as well, please?
    @godwars minions is released
    @skillcape gfx its just skillcape gfx that is released

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    Registered Member Ond Tyrann's Avatar
    Join Date
    Sep 2008
    Posts
    230
    Thanks given
    1
    Thanks received
    2
    Rep Power
    11
    Alright thanks, I just found the stand/walk anims, now it's getting the attack/block anims that'll be a bitch.. =/
    [Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ]
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Dec 2008
    Posts
    13
    Thanks given
    162
    Thanks received
    62
    Rep Power
    0
    npchandler.java

    GetNPCBlockAnim

    for block

    and for attack if ((npcs[NPCID].npcType == 81)
    || (npcs[NPCID].npcType == 397)
    || (npcs[NPCID].npcType == 1766)
    || (npcs[NPCID].npcType == 1767)
    || (npcs[NPCID].npcType == 1768)) {
    npcs[NPCID].animNumber = 0x03B; // cow attack


    dead search this

    npcs[i].animNumber = 0x900; // human dead
    }
    }
    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
  •