[RELEASE] Tantra Server Files

Page 4 of 51 FirstFirst 12345678910111214 ... LastLast
Results 46 to 60 of 757
  1. #46
    Enthusiast zyxer_raffy is offline
    MemberRank
    Sep 2007 Join Date
    49Posts

    Re: [RELEASE] Tantra Server Files

    snaity, i have some files of Tantra.ph (English). where do i put my IP?

  2. #47
    Game Developer snaity is offline
    MemberRank
    Oct 2005 Join Date
    BrazilLocation
    946Posts

    Re: [RELEASE] Tantra Server Files

    Quote Originally Posted by zyxer_raffy View Post
    snaity, i have some files of Tantra.ph (English). where do i put my IP?
    Guy read my last post need to configure serverlist the problem is here if u configures incorrectly client cannot connect, if u use u brain u know the client have one serverlist.bin and any server auto generate this file.

  3. #48
    Enthusiast zyxer_raffy is offline
    MemberRank
    Sep 2007 Join Date
    49Posts

    Re: [RELEASE] Tantra Server Files

    ahh ok. thanks. sorry for the link hehe

  4. #49
    Game Developer snaity is offline
    MemberRank
    Oct 2005 Join Date
    BrazilLocation
    946Posts

    Re: [RELEASE] Tantra Server Files

    Oo why u post here all ppl have it lol

  5. #50
    Enthusiast zyxer_raffy is offline
    MemberRank
    Sep 2007 Join Date
    49Posts

    Re: [RELEASE] Tantra Server Files

    any updates here? o.O

  6. #51
    Novice devnull is offline
    MemberRank
    Sep 2007 Join Date
    3Posts

    Re: [RELEASE] Tantra Server Files

    there is a database needed and there a configuration file for that database and a service that connects to that database.

    Only problem : the user database structure is unknomn so I guess we will have to try reverse engineer it from error logs or find a tantra site where we can do some sql injection to get a table structure drop.

  7. #52
    Novice devnull is offline
    MemberRank
    Sep 2007 Join Date
    3Posts

    Re: [RELEASE] Tantra Server Files

    got the connection string to database right, and it starts without crashing (CharNameFFTDUpdater.exe) but as soon as I click the first button it crashes right away but no queries where send to database (hoped to see a query in logs giving me clues about tables and fields)
    Also trying to log into game but no reaction, looks like apart from severlist we still miss a thing.

  8. #53
    No One Knows ! ☠RockAngeL☠ is offline
    MemberRank
    Apr 2007 Join Date
    ☮/UAE.phpLocation
    3,186Posts

    Re: [RELEASE] Tantra Server Files

    guys if someone get the Server working please make a Guide :) and thanks .

  9. #54
    Novice devnull is offline
    MemberRank
    Sep 2007 Join Date
    3Posts

    Re: [RELEASE] Tantra Server Files

    Just to warn all 'amateurs' it wont be a server that just anyone can install like that.

    Anyway, there are still settings that refer to a web based login system that is needed to connect clients (which is missing) and those settings seem to reside in the tantra executable.
    I will try to reverse engineer that part but I think this will take a while.

  10. #55
    Apprentice Fakcikkk is offline
    MemberRank
    Sep 2007 Join Date
    12Posts

    Re: [RELEASE] Tantra Server Files

    hello, i have problem, i need db to tantra(so i can use GMTool), when i run files CHATSRV, DBSRV, MSGSRV i get error "binding fail", can anyone share db files and tell me whats wrong with those files?

  11. #56
    Game Developer snaity is offline
    MemberRank
    Oct 2005 Join Date
    BrazilLocation
    946Posts

    Re: [RELEASE] Tantra Server Files

    To make GM Tool Work

    Create one database on SQL SERVER 2000 or 2005 and create this table

    Code:
    Table: GMInfo
    =================
    GMID : varchar(50)
    GMPassword : varchar(50)
    GMName : varchar(50)
    GMLevel : int
    GMPart : int
    And create to u one GMTool Login

    Create this user in mssql
    Code:
    User: TantraGM
    Pass: !TantraGM!
    create one DSN name TantraGM

    find in gmtool folder ServerList.txt and change the IP for the same of DBSRV

    Open DBSRV and runn the GMTool.exe put u created GMTool ID and Password and have fun :D

  12. #57
    Enthusiast zyxer_raffy is offline
    MemberRank
    Sep 2007 Join Date
    49Posts

    Re: [RELEASE] Tantra Server Files

    i dont know how to use SQL :(

    is there anyone who tried this server?

  13. #58
    Proficient Member boykanto is offline
    MemberRank
    Oct 2007 Join Date
    In Front of my ComputerLocation
    169Posts

    Re: [RELEASE] Tantra Server Files

    hi...
    i created the GMInfo DB but when i run the DBSRV and GMTool application, all buttons are disabled. any settings to enable it?

    thanks in advance...

  14. #59
    Apprentice Fakcikkk is offline
    MemberRank
    Sep 2007 Join Date
    12Posts

    Re: [RELEASE] Tantra Server Files

    i dont know how to use sql but im trying catch it by myself..... maybe tantra extreme was made from this files or they made it from different ones

    Ps:Snaity ty for Help ;)

  15. #60
    Game Developer snaity is offline
    MemberRank
    Oct 2005 Join Date
    BrazilLocation
    946Posts

    Re: [RELEASE] Tantra Server Files

    guy i know these files id for Kathana II Client and of the Tantra Extreme is for Kathana III, and these files id form Korean Tantra and Tantra Extreme is using the Mexican One.

    Resuming these files is old, but if anyone can get this working on KIII Client please tell me

    Estructure of files from tantra extreme is same of these, but is more complete than these files and more atualized.

    To make these files tor work complete need a lot of fixes.



Advertisement