[English]Discussion

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Werbung zur Unterstützung des Forums ( Bitte AddBlocker deaktivieren )

    • you dont download ODBC, the ODBC is in control panel folder
      go there to managment tools and you will see the ODBC

      --------------

      now mine problem, can someone send me a complete server files thats working?
      [just need to change the pass to get it work]
      please? i cant make my own, my databaseserver.exe is wont working = \
    • what wrong with this?

      it's my set:

      AccountServer.ini

      Quellcode

      1. AddTail( -1, 1, "test(25x)", "192.168.0.128", 0, 1, 0 );
      2. AddTail( 1, 1, "test", "192.168.0.128", 0, 1, 1100 );
      3. DSN_NAME_LOGIN "login"
      4. DB_ADMIN_ID_LOGIN "sa"
      5. DSN_NAME_LOG "log01"
      6. DB_ADMIN_ID_LOG "sa"
      7. lang 6
      8. MSG_VER "20070712"
      9. DB_PWD_LOGIN "123456"
      10. DB_PWD_LOG "123456"
      Alles anzeigen


      CacheServer.ini

      Quellcode

      1. Core "192.168.0.128"
      2. Port "15400"


      Certifer.ini

      Quellcode

      1. Account "192.168.0.128"
      2. DB_PWD_LOGIN "123456"


      CoreServer.ini

      Quellcode

      1. Sys 1
      2. Database "192.168.0.128"
      3. 0101
      4. {
      5. 1 0 0 30 30 00 00
      6. 2 0 0 5 5 00 00
      7. 3 0 0 3 3 00 00
      8. 200 0 0 5 5 00 00
      9. 201 0 0 5 5 00 00
      10. 210 0 0 1 1 00 00
      11. 220 0 0 1 1 00 00
      12. 230 0 0 1 1 00 00
      13. 202 0 0 5 5 00 00
      14. 204 0 0 5 5 00 00
      15. 205 0 0 2 2 00 00
      16. 203 0 0 3 3 00 00
      17. 206 0 0 2 2 00 00
      18. 207 0 0 2 2 00 00
      19. 208 0 0 2 2 00 00
      20. 241 0 0 1 1 00 00
      21. 242 0 0 1 1 00 00
      22. 243 0 0 1 1 00 00
      23. 244 0 0 1 1 00 00
      24. }
      Alles anzeigen


      DatabaseServer.ini

      Quellcode

      1. ResourceFolder "E:\Use\server\resource"
      2. Sys 1
      3. Account "192.168.0.128"
      4. DSN_NAME_CHARACTER "character01"
      5. DB_ADMIN_ID_CHARACTER "sa"
      6. DSN_NAME_LOG "log01"
      7. DB_ADMIN_ID_LOG "sa"
      8. LANG 6
      9. DB_PWD_LOG "123456"
      10. DB_PWD_CHARACTER "123456"
      11. DB_PWD_BACKEND "123456"
      12. DB_PWD_ITEMUPDATE "123456"
      Alles anzeigen


      LoginServer.ini

      Quellcode

      1. DB "192.168.0.1281"
      2. Core "192.168.0.128"
      3. AddCache( "192.168.0.128" );
      4. MSG_VER "20070712"


      WorldServer.ini

      Quellcode

      1. ResourceFolder "E:\Use\server\resource"
      2. Key 0101
      3. DB "192.168.0.128"
      4. Core "192.168.0.128"
      5. LANG 6
      6. 18
      7. Heartbeat 10101
      8. GUILDWAR 1
      9. GUILDBANK 1
      10. WORMON 1
      11. DROPITEM_REMOVE 0
      12. GUILDCOMBAT 1
      13. ARENA 1
      14. GUILDCOMBAT1TO1 1
      15. 18
      16. PK 1
      17. PKCOST 1
      18. respawn 1
      Alles anzeigen



      when i login in game it say "wrong password"

      i try to use MD5 but wrong too

      is my acc and pwd:

      Quellcode

      1. USE [ACCOUNT_DBF]
      2. GO
      3. INSERT INTO [dbo].[ACCOUNT_TBL] ([account], [password], [isuse], [member], [id_no1], [id_no2], [realname], [reload], [vers], [attempts], [bantime], [lastip])
      4. VALUES
      5. (N'lols', N'c5ed61147e53612562c2daff238a03ec', N'T', N'A', NULL, N'c5ed61147e53612562c2daff238a03ec', N'F', NULL, 0, NULL, NULL, NULL)
      6. GO
      7. INSERT INTO [dbo].[ACCOUNT_TBL_DETAIL] ([account], [gamecode], [tester], [m_chLoginAuthority], [regdate], [BlockTime], [EndTime], [WebTime], [isuse], [secession], [net_enable], [vers], [AccSource], [AccSourceID], [email], [birthday], [ban_reason], [ip])
      8. VALUES
      9. (N'lols', N'A000', N'2', N'F', '20080818 00:51:35.700', N'20010101', N'20990101', N'20050101', N'O', NULL, NULL, 0, N'0', 0, N'a2lsbGEtZGF2QHdlYi5kZQ==', N'MDguMDkuMTk5Mw==', N'', N'test')
      10. GO
      Alles anzeigen


      UID:lols
      PWD:lol

      and i use the FlyForGalaxy's client

      thanks you help
    • vaxtang91;35013 schrieb:

      i got a problem when im trying to open database server (after i opend account server seccsesfuly) here is the error




      the database server ini is in the script foldet and i changed all the info there to what is sayes in a guide i found in other forum O_O maybe somone allso has a more info guide cuz there its not realy understood ^^ maybe i did somthing wrong

      waiting for reply ^^


      Please can anybody help? i posted first like a week ago if not more and no one helped me yet O_O some have tryed but with no luck :) please if somone know i have no freaking idea how to fix that! O_O
    • Directed to vaxtang91

      go up one folder and goto the Script folder, have a look for the databaseserver.ini, if u dont find it then copy and paste the one from inside the resource folder there and change the settings to work.

      Directed to zerozone

      UID:lols
      PWD:lol

      and i use the FlyForGalaxy's client

      thanks you help

      What md5 are u using, if you are not using fame files u will need the old kikugalanet if you are using Fame's exe you will need to add nForceIsGay infront of your password for the md5 to work.


      any1 got an idea of adding things to shop, cant seem to find any info about items in a shop, just the shops name and stuff, any help would be nice
    • I can't create character in game.
      Character does not appear when i click create. (character is created in the database but i can't see it in game)



      CQuery-LogFile:
      2009/10/12 17:39:54
      query:RANKING.RANKING_DBF.dbo.RANKING_STR 'R1','01'
      SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Could not find server 'RANKING' in sysservers. Execute sp_addlinkedserver to add the server to sysservers.

      2009/10/12 17:40:49
      query:LOG_USER_CNT_STR '01', 0, 0
      SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Could not find stored procedure 'LOG_USER_CNT_STR'.


      error:
      2009/10/12 17:39:54 CDbManager::UpdateGuildRankingżˇĽ* (RANKING.RANKING_DBF.dbo.RANKING_STR 'R1','01') ˝ÇĆĐ

    • Dear GodLikerz,
      I am writing to you because you are really great. I have got very stupid bug and I don`t know how to fix it. Probably i have somethin wrong in .ini files or... .
      I know that you runned server without any bugs.

      My bug look that:
      - When I am creating new character it says that name is in use. To play i have to back to server screen and again go to character screen, then I can choose character and play.
      I know that it isn`t very big bug but it is strange...

      I will give you my settings and if you can please tell me what is wrong, tell me please what I don`t have but you have.
      Then...

      1. Softwere
      - MMSQL Server 2005
      - SQL Server Management Studio Express
      - Fame files
      - Fame DataBase
      - ODBC 5.1

      2. My ini files


      3. My ODBC settings:
      - character01 for CHARACTER_01_DBF
      - log01 for LOG_01_DBF
      - login for ACCOUNT_DBF


      So... that is all I think. If I forgot about something say me I will add.


      I belive that you will help me. I really don`t know what is may be.


      Yours
      ~Cavatina