[WIP] Wintergrasp menu

Shout-Out

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    LJN's Avatar Member
    Reputation
    273
    Join Date
    Jun 2007
    Posts
    731
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ohhh, nice. I need to update the Arcemu to Aspire converter to get more people to try this out. :P
    ahhhh

    [WIP] Wintergrasp
  2. #17
    Thetruecrow's Avatar Active Member
    Reputation
    65
    Join Date
    Nov 2008
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Terrorblade View Post
    Code:
        WorldPacket data(SMSG_PET_SPELLS * 4 + 22);
        data << GetGUID();
        data << uint16(0x0000);//pet family
        data << uint32(0x00000000);//unk
        data << uint32(0x00000101);//bar type
    
    
        for (int i = 0; i < 10; ++i)
        {
            if(i < 5)
                data << uint16(m_vehicledata->spells[i]) << uint8(0) << uint8(i+8);
            else
                data << uint16(0) << uint8(0) << uint8(i+8);
        }
    
        data << uint16(0)
             << uint16(DEFAULT_SPELL_STATE);
        
        data << uint8(0);
    
        player->GetSession()->SendPacket(&data);
    which is very close to what it is on sandshroud
    BROMANDUDE!
    The error you are getting is here.
    Code:
    WorldPacket data(SMSG_PET_SPELLS * 4 + 22);
    Should be this.
    Code:
    WorldPacket data(SMSG_PET_SPELLS, 63);
    Last edited by Thetruecrow; 02-16-2010 at 02:06 PM.

  3. #18
    AzolexX's Avatar Contributor
    Reputation
    179
    Join Date
    May 2007
    Posts
    587
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you know what that 63 is at all Thetruecow?

    Find about scripting, programming and music! My blog: https://worldofsmth.wordpress.com!

  4. #19
    Thetruecrow's Avatar Active Member
    Reputation
    65
    Join Date
    Nov 2008
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AzolexX View Post
    Do you know what that 63 is at all Thetruecow?
    6+2+4+4+40+4+1 and somehow I added 2. But its fine.
    The 63 isn't the real difference either, its the comma.

  5. #20
    AzolexX's Avatar Contributor
    Reputation
    179
    Join Date
    May 2007
    Posts
    587
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Question is what that number represents...?

    Find about scripting, programming and music! My blog: https://worldofsmth.wordpress.com!

  6. #21
    Thetruecrow's Avatar Active Member
    Reputation
    65
    Join Date
    Nov 2008
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Packet size.

  7. #22
    Ballwinkle's Avatar Contributor Authenticator enabled
    Reputation
    124
    Join Date
    Mar 2007
    Posts
    662
    Thanks G/R
    0/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont see why this thread has more posts :S

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [WIP] Death Knight
    By Squirr3l in forum World of Warcraft Model Editing
    Replies: 83
    Last Post: 10-06-2007, 06:56 PM
  2. [WIP] Northrend
    By faizer in forum World of Warcraft Model Editing
    Replies: 35
    Last Post: 10-06-2007, 06:31 AM
  3. [WIP] Reskin Project V2.
    By Mr. Moose in forum World of Warcraft Model Editing
    Replies: 16
    Last Post: 09-22-2007, 06:43 PM
  4. WIP: Barrens Desert
    By dasgman in forum World of Warcraft Model Editing
    Replies: 8
    Last Post: 08-11-2007, 01:47 AM
  5. [WIP] NE Druid to BE Druid!
    By Zero-Cool in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 05-11-2007, 12:28 AM
All times are GMT -5. The time now is 12:02 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search