Jump to content

Bazinga

Inactive Member
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Bazinga

  1. 0501 17:06:14536 :: Phase Select does not handle this header (header: 204, last: 17, 204)
     
    I have vanilla core 2.4
    and 
     
    typedef struct packet_points
    {
        BYTE    header;
        long long       points[POINT_MAX_NUM];
    } TPacketGCPoints;
     
    typedef struct packet_point_change
    {
        int     header;
        DWORD   dwVID;
        BYTE    type;
        long long   amount;
        long    value;
    } TPacketGCPointChange;
     
    In the source

     

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.