Error with client 1.5

Results 1 to 4 of 4
  1. #1
    Apprentice kinglove is offline
    MemberRank
    May 2011 Join Date
    VietnamLocation
    22Posts

    Error with client 1.5

    This is my error help to fix that
    http://cB8.upanh.com/22.743.29753017.bXT0/untitled.jpg


  2. #2
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Error with client 1.5

    Execute this in your database

    Code:
    ALTER TABLE Character ADD avatar_slot int, community1_slot int, community2_slot int, longbuff1_slot int, longbuff2_slot int
    ALTER TABLE CharacterItem ADD quantity int
    and for the nomsg put ijji's config.xml in the client folder.

  3. #3
    Apprentice kinglove is offline
    MemberRank
    May 2011 Join Date
    VietnamLocation
    22Posts

    Re: Error with client 1.5

    can you post for me img i don't know how to fix that...

    ---------- Post added at 07:20 PM ---------- Previous post was at 07:19 PM ----------

    database and client. post for me how to fix that by video or img

  4. #4
    Banned RevolutioN is offline
    BannedRank
    Jun 2010 Join Date
    United KingdomLocation
    440Posts

    Re: Error with client 1.5

    Quote Originally Posted by kinglove View Post
    can you post for me img i don't know how to fix that...

    ---------- Post added at 07:20 PM ---------- Previous post was at 07:19 PM ----------

    database and client. post for me how to fix that by video or img
    Open Microsoft SQL Server 2005 , Connect to your Database, Click on Databases , Expand it, Choose "GunzDB" (Your GunZ Database) Click on "New Query" at the top:



    Once you did that, a new window will open, Copy and Paste this:

    Code:
    ALTER TABLE Character ADD avatar_slot int, community1_slot int, community2_slot int, longbuff1_slot int, longbuff2_slot int
    ALTER TABLE CharacterItem ADD quantity int
    There, and click on "Execute"

    Then Run GunZ.



Advertisement