Welcome to the RaGEZONE - MMORPG development forums.

Anyone can tell how to fix the v5 files's db

This is a discussion on Anyone can tell how to fix the v5 files's db within the Flyff Archive forums, part of the Flyff category; Anyony could tell how to fix the db, i connt get into the world... Code: 2011/09/03 16:38:50 0 0 0 ...

Results 1 to 4 of 4
  1. #1
    Registered
    Rank
    Member
    Join Date
    Sep 2008
    Posts
    14
    Liked
    0

    sad Anyone can tell how to fix the v5 files's db

    Click
    Anyony could tell how to fix the db, i connt get into the world...
    Code:
    2011/09/03	16:38:50
    0 0 0 0 0 0 0 0 
    
    0 5 0 -268390317 3 0 -3 -3
    0 0 0  0 0 0
    2011/09/03	16:50:27
    911 0 0 0 0 0 0 0 
    
    0 5 65281 65280 20 -3 65280 -3
    1937 0 1953  0 1703 1156
    2011/09/03	16:50:27
    911 0 0 0 0 0 0 0 
    
    0 5 65281 65280 20 -3 65280 -3
    1984 0 2000  0 1750 1203
    2011/09/03	16:50:29
    911 0 0 0 0 0 0 0 
    
    0 5 65281 65280 20 -3 65280 -3
    3984 0 4000  0 3750 3203
    2011/09/03	16:50:29
    911 0 0 0 0 0 0 0 
    
    0 5 65281 65280 20 -3 65280 -3
    3984 0 4000  0 3750 3203
    i didnt know how to fix it ..

  2. #2
    Game Developer
    Rank
    Alpha Member
    Join Date
    Jun 2009
    Location
    Nederland
    Posts
    1,646
    Liked
    452

    Re: Anyone can tell how to fix the v5 files's db

    Hi.I release working v5 bins/database
    here.
    http://forum.ragezone.com/f457/worki...nearys-735598/
    This might help you a bit :)
    Need new img
    Watch the power of Aura!

    Like my facebook page and share https://www.facebook.com/EddyMeivogelProjects

  3. #3
    Registered
    Rank
    Member
    Join Date
    Sep 2008
    Posts
    14
    Liked
    0

    Re: Anyone can tell how to fix the v5 files's db

    I know it,but also cannt get into the game ,i mast del the item from INVENTORY_TBL ,sometimes could get in the game ,another time cannt...

    ---------- Post added at 07:36 AM ---------- Previous post was at 04:54 AM ----------

    I use your db ,but it have the same error, and cannt get in the game....
    must change db ,like
    Code:
    SET @invi1 = '0,512,0,0,,1,0,4500000,0,0,0,-1118993182,0,0,0,0,0/1,504,0,0,,1,0,9000000,0,0,0,946307614,0,0,0,0,0/42,508,0,0,,1,0,5850000,0,0,0,750110947,0,0,0,0,0/44,21,0,0,,1,0,7200000,0,0,0,-2111939376,0,0,0,0,0/$'
    				SET @invi2 = '45/43/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/-1/-1/1/-1/42/0/-1/-1/-1/-1/44/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$'
    				SET @invi3 = '0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/$'
    				SET @invi4 = '47/44/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/46/1/52/0/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$'
    to
    Code:
    SET @invi1 = '$'
    				SET @invi2 = '$'
    				SET @invi3 = '$'
    				SET @invi4 = '$'
    and in the game cannt buy or pick up item... if i pick it up or buy ,when i logout the game,i will cannt get in it....
    Last edited by hblfyuan; 04-09-11 at 06:01 AM.

  4. #4
    Registered
    Rank
    Member
    Join Date
    Sep 2011
    Posts
    10
    Liked
    0

    Re: Anyone can tell how to fix the v5 files's db

    ever try reinstalling it lol

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •