Database Gunz

Page 1 of 2 12 LastLast
Results 1 to 25 of 29
  1. #1
    Member GUNZ2830 is offline
    MemberRank
    Oct 2007 Join Date
    JapanLocation
    67Posts

    Database Gunz

    Shop Fix
    Central Bank Fix
    Drop Item Fix

    [2009/01/07 Update]
    Database_GunzDB_Fixed_dbo (Recommended).sql
    Database_GunzDB_Fixed_game.sql
    Database_LogDB.sql

    - spInsertCharItem -
    @per int > @RentHourPeriod smallint

    INSERT INTO CharacterItem (CID, ItemID, RegDate, RentDate, RentHourPeriod) Values (@CID, @ItemID, GETDATE(), GETDATE(), @per) > INSERT INTO CharacterItem (CID, ItemID, RegDate, RentDate, RentHourPeriod) Values (@CID, @ItemID, GETDATE(), GETDATE(), @RentHourPeriod)

    - Database_GunzDB_Fixed_dbo (Recommended).sql -
    800000 > 500000
    Attached Thumbnails Attached Thumbnails itempurchased.jpg   central-bank.jpg   quest-cleared.jpg   palmpoa-jacket.jpg  
    Attached Files Attached Files
    Last edited by GUNZ2830; 07-01-09 at 01:49 AM.


  2. #2
    Extreme Coder - Delphi bounty-hunter is offline
    MemberRank
    Sep 2007 Join Date
    GunZone MansionLocation
    1,725Posts

    Re: Database Gunz

    Its not in english :@

  3. #3
    Account Upgraded | Title Enabled! BRAZIL-PAULINHO is offline
    MemberRank
    Sep 2008 Join Date
    Brasil, RioLocation
    537Posts

    Re: Database Gunz

    Firs Coment Good

  4. #4
    Account Upgraded | Title Enabled! BRAZIL-PAULINHO is offline
    MemberRank
    Sep 2008 Join Date
    Brasil, RioLocation
    537Posts

    Re: Database Gunz

    Language?

  5. #5
    Account Upgraded | Title Enabled! hiii is offline
    MemberRank
    Sep 2007 Join Date
    387Posts

    Re: Database Gunz

    Chinese i think o.o

  6. #6
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: Database Gunz

    Omfg thanks for releasing!!!

  7. #7
    Account Upgraded | Title Enabled! ~DN is offline
    MemberRank
    Jul 2008 Join Date
    JailLocation
    515Posts

    Re: Database Gunz

    xD it's japanese xD nice but in the last database is same

  8. #8
    Who is the cow! sari4ever is offline
    MemberRank
    Apr 2007 Join Date
    Holy LandLocation
    790Posts

    Re: Database Gunz

    how it is chinese :O is it posible to cage my language to anything :D?

  9. #9
    Proficient Member kenefa is offline
    MemberRank
    Dec 2008 Join Date
    BulgariaLocation
    167Posts

    Re: Database Gunz

    oh i it's fixed in my server xD i mean i can put normal items in quest

  10. #10
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Database Gunz

    nice release :D
    and only some parts of the DB is in Chinese the rest of it is from the client.

  11. #11
    Account Upgraded | Title Enabled! Kyuma is offline
    MemberRank
    Aug 2008 Join Date
    At HomeLocation
    350Posts

    Re: Database Gunz

    Wow u translate everything o.O"!

    Lol Good Work Btw

    w.e

  12. #12
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Database Gunz

    Quote Originally Posted by GUNZ2830 View Post
    - Database_GunzDB_Fixed_dbo (Recommended).sql -
    800000 > 500000
    :O may I ask what that is?

  13. #13
    Account Upgraded | Title Enabled! Gosu[ru] is offline
    MemberRank
    Jan 2009 Join Date
    http://www.epicLocation
    359Posts

    Re: Database Gunz

    gow install>.< no have bak >.,

  14. #14
    Account Upgraded | Title Enabled! alfredao is offline
    MemberRank
    Jan 2008 Join Date
    Coronel FabriciLocation
    705Posts

    Re: Database Gunz

    CW Score Save in this DB?

  15. #15
    DarKGunZ Owner WooAf is offline
    MemberRank
    Dec 2007 Join Date
    CanadaLocation
    485Posts

    Re: Database Gunz

    3/10

  16. #16

    Re: Database Gunz

    ok.. i think this is good.. but why is it in Japanese if it would be better suited in English for every1 at RZ...?

  17. #17
    Account Upgraded | Title Enabled! Gosu[ru] is offline
    MemberRank
    Jan 2009 Join Date
    http://www.epicLocation
    359Posts

    Re: Database Gunz

    omg central bank no work

  18. #18
    Account Upgraded | Title Enabled! 00niels00 is offline
    MemberRank
    Sep 2008 Join Date
    The NetherlandsLocation
    1,041Posts

    Re: Database Gunz

    Nice release

  19. #19
    Account Upgraded | Title Enabled! Gosu[ru] is offline
    MemberRank
    Jan 2009 Join Date
    http://www.epicLocation
    359Posts

    Re: Database Gunz

    omg why no work central bank??

  20. #20
    Account Upgraded | Title Enabled! corrado is offline
    MemberRank
    Aug 2008 Join Date
    219Posts

    Re: Database Gunz

    Quote Originally Posted by Gosu[ru] View Post
    omg why no work central bank??
    Not work :/ i tested not work :/

  21. #21
    Sharing is caring KillerStefan is offline
    MemberRank
    Feb 2007 Join Date
    NetherlandsLocation
    2,554Posts

    Re: Database Gunz

    Nice release!
    =)

  22. #22
    Rival Gamers Owner own_prox is offline
    MemberRank
    Jul 2007 Join Date
    HellLocation
    1,077Posts

    Re: Database Gunz

    did this ages ago lol its so simple and mines acturly english

  23. #23
    Enthusiast MarsNIIT is offline
    MemberRank
    Apr 2007 Join Date
    45Posts

    Re: Database Gunz

    Please help me error:

    Code:
    Msg 1785, Level 16, State 0, Line 2
    Introducing FOREIGN KEY constraint 'FK__RentCashS__CSSID__54817C4C' on table 'RentCashSetShopPrice' may cause cycles or multiple cascade paths. Specify ON DELETE NO ACTION or ON UPDATE NO ACTION, or modify other FOREIGN KEY constraints.
    Msg 1750, Level 16, State 0, Line 2
    Could not create constraint. See previous errors.
    Msg 1785, Level 16, State 0, Line 2
    Introducing FOREIGN KEY constraint 'FK__RentCashSh__CSID__575DE8F7' on table 'RentCashShopPrice' may cause cycles or multiple cascade paths. Specify ON DELETE NO ACTION or ON UPDATE NO ACTION, or modify other FOREIGN KEY constraints.
    Msg 1750, Level 16, State 0, Line 2
    Could not create constraint. See previous errors.

  24. #24
    Account Upgraded | Title Enabled! Bosco Wong is offline
    MemberRank
    Jun 2008 Join Date
    SingaporeLocation
    278Posts

    Re: Database Gunz

    any english version???

    and Thank You Releasing

  25. #25
    Apprentice Noob6092 is offline
    MemberRank
    Apr 2009 Join Date
    15Posts

    Re: Database Gunz

    How to use it???



Page 1 of 2 12 LastLast

Advertisement