Thread: HyBriD PvP - Client V1 - 634 Items

Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23
  1. #21  
    Learner

    Kaiser Btw's Avatar
    Join Date
    Dec 2010
    Posts
    2,420
    Thanks given
    509
    Thanks received
    445
    Rep Power
    209
    Ripping the titlebox and gj on that
    Reply With Quote  
     

  2. #22  
    Community Veteran


    Join Date
    Jul 2006
    Posts
    789
    Thanks given
    31
    Thanks received
    80
    Rep Power
    177
    For anyone getting the "too many npcs" error, change this:

    Code:
    str.writeBits(12, npc.npcType);
    To
    Code:
    str.writeBits(14, npc.npcType);
    Some servers have it set to 16, but it needs to be 14 or it wont load properly
    ==================================================
    Dialogue heads are huge btw:
    Reply With Quote  
     

  3. #23  
    Legends Never Die


    Join Date
    Nov 2009
    Posts
    4,289
    Thanks given
    91
    Thanks received
    1,216
    Rep Power
    5000
    Thanks, and nice job too.
    Reply With Quote  
     

Page 3 of 3 FirstFirst 123

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Replies: 3
    Last Post: 11-07-2010, 07:29 PM
  2. Acid Blitz HyBrid Client (317, 503 and 508)
    By CrazyPanda in forum Downloads
    Replies: 10
    Last Post: 07-31-2009, 05:11 AM
  3. Replies: 6
    Last Post: 01-10-2009, 09:19 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •