To all Tantra newbie developers I think you might like this

Page 3 of 24 FirstFirst 123456789101113 ... LastLast
Results 31 to 45 of 353
  1. #31
    Developer Terrified is offline
    MemberRank
    Dec 2013 Join Date
    Six MountainsLocation
    229Posts

    Re: To all Tantra newbie developers I think you might like this

    mine is already modified a lot. and i am not sharing it. you have to get link of heterojeneo in deposit files under his posts here . or you can look for him via facebook. but the links to his post are still active. you need a fast internet to do it.

  2. #32
    Developer Terrified is offline
    MemberRank
    Dec 2013 Join Date
    Six MountainsLocation
    229Posts

    Re: To all Tantra newbie developers I think you might like this

    to all new developers, please do not ask me about XML2SERV for htssettings.txl (server side). sorry i don't have it. learn to use hex editor and change it there. i am just a leecher so i am not in anyway own or developed anything. i just modified everything and that is something you guys have to work on and improve. you cna create new maps, new monsters, new items... just take your time.

  3. #33
    Developer Terrified is offline
    MemberRank
    Dec 2013 Join Date
    Six MountainsLocation
    229Posts

    Re: To all Tantra newbie developers I think you might like this

    you guys can experiment but there are bugs in K3 to K4 3-skill bar. kruma map and naga village does not work. but you can eventually fix them in the process... the zone produces 3-skill bars and HTLauncher just run it as is. you can experiment more. i don't need to post a guide, there are plenty in ragezone already. use all your resources. tantratool is the great one. i will try to run the dragons grave in this map soon. still in experiment period.


  4. #34
    Account Upgraded | Title Enabled! GMDeveloper1 is offline
    MemberRank
    Mar 2013 Join Date
    328Posts

    Re: To all Tantra newbie developers I think you might like this

    zone and Launcher dead link mate

    - - - Updated - - -

    Re upload just the Htlauncer mate and the zone of it thanks mate

  5. #35
    Member TantraNewbie is offline
    MemberRank
    Apr 2014 Join Date
    56Posts

    Re: To all Tantra newbie developers I think you might like this

    Sir Please help

    Im sorry I might ask question that is already been posted on the forum.I have search the whole forums but I unfortunate I have not seen the answer I do hope you can help. When I go to my local ip to register I meet this:

    Fatal error: Call to undefined function mssql_query() inC:\Users\Gebbie\Desktop\Tools\htdocs\includes\registro\ajax\comprobar_nick.phpon line 6

    I have some SS
    [IMG][/IMG]

    [IMG][/IMG]

    [IMG][/IMG]

    [IMG][/IMG]


    Thanks in Advance..
    Last edited by TantraNewbie; 14-04-14 at 08:52 PM.

  6. #36
    Tantra Freelancer A v a r a is offline
    MemberRank
    Apr 2014 Join Date
    In Your HeadLocation
    554Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by Terrified View Post
    How to set up Tantra Online K5 Version:
    (Intended for those lazy people asking over and over where and how to setup)
    Please don't ask me a lot of question if you can't understand. This is free and I share for free.

    What you will need:
    1. The Server Files posted by pher14344. You have to download including the fixed database and anti DDoS code.
    2. A XAMPP Apache server - No need to locate this one. you can find it in google. credits to yagamy.
    3. A good client of course. I prefer this one (Edited due to link) but download at your own risk. Use several antivirus (I give the precaution). Credits to heterojeneo.
    4. The MSSQL Server 2012 (It is the latest right now I think).
    5. The Website data.

    Steps:
    (I wont elaborate this one because it is very elementary, just the summary) - so don't ask me.
    1. Setup your xampp server.
    2. look for the php.ini file and open it in notepad. enable the mssql connection by removing the ";" on the left side.
    3. copy the website data into the htdocs folder of xampp
    4. Install your mssql 2012. Set it up as multi with "sa" user enabled.
    5. Open the sql browser and restore the fixed database backups
    6. Replace your php connections with the SQL name (e.g. "TERROR\SQLEXPRESS", "sa", "123456") - means the sql server name, the username and the password.
    7. Extract Server files (e.g. C:\TERROR) - You should see the folders from Chatserv, DBSRV, MSGSRV, and so on...).
    8. Replace the register.php directory with your directory, in my case is $accdir = "C:\TERROR"
    9. Replace your Admin.txt with your Local IP (e.g. 192.168.55.45)
    10. Replace your LocalIP.txt with your local IP
    11. Replace your Serverlist.txt with your Local IP
    12. Extract the client (e.g. C:\Tantra)
    13. Replace your Serverlist.txt with your local IP in client with 0 6 in the first line.
    14. Get the HTLauncher here and paste it in your client folder replacing HTLauncher.
    15. Open a hex editor (e.g. PSPad.exe) and search for http and replace it with your local IP plus the lik in your login site (e.g. http://192.168.55.45/login.php?%d%s). only two line should be replaced. leave the others alone.
    16. Use This tools to edit the HTSmessage.xml.
    17. Replace the HTSMessage.txl in your client's /system folder.
    18. Run the Server... DBSRV.EXE -> MSGSRV.EXE -> Itemserv.exe -> SQLDAEMON.exe ->Zone1 -> Zone6 -> then so on...
    19. Run the Xampp and click the Apache button.
    20. Run the client by using a batch file with "start htlaucher.exe -6.9.0.6 6.9.0.6" code.
    21. Enjoy the game.
    Hi there, I am totally new to this kind of computer thing and just wanted to try this out. Just want to ask what do you mean by this

    3. copy the website data into the htdocs folder of xampp - where can I get this website data?

  7. #37
    Account Upgraded | Title Enabled! elche27 is offline
    MemberRank
    Dec 2004 Join Date
    TucumanLocation
    302Posts

    Re: To all Tantra newbie developers I think you might like this

    How to set up Tantra Online K5 Version:
    (Intended for those lazy people asking over and over where and how to setup)
    Please don't ask me a lot of question if you can't understand. This is free and I share for free.

    What you will need:
    1. The Server Files posted by pher14344. You have to download including the fixed database and anti DDoS code.
    2. A XAMPP Apache server - No need to locate this one. you can find it in google. credits to yagamy.
    3. A good client of course. I prefer this one (Edited due to link) but download at your own risk. Use several antivirus (I give the precaution). Credits to heterojeneo.
    4. The MSSQL Server 2012 (It is the latest right now I think).
    5. The Website data.
    Number 5 , the word "Website" is a link to get it....you should read with more carefull....dont ask ppl give to u on spoon.
    An advice elitegeek...you should read all tantra post before do something...read on google about xampp and how is work...read about php too.
    Because what you asking right now is the very basic acknowledge you should have to create a tantra server.
    Regards
    Last edited by elche27; 13-04-14 at 08:05 PM.

  8. #38
    Tantra Freelancer A v a r a is offline
    MemberRank
    Apr 2014 Join Date
    In Your HeadLocation
    554Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by elche27 View Post
    Number 5 , the word "Website" is a link to get it....you should read with more carefull....dont ask ppl give to u on spoon.
    An advice elitegeek...you should read all tantra post before do something...read on google about xampp and how is work...read about php too.
    Because what you asking right now is the very basic acknowledge you should have to create a tantra server.
    Regards
    Apologies, I was trying to delete my post but I couldn't I already found it before you told me. Really sorry. I am doing this step by step and I am afraid to post basic question because I don't have knowledge in this kind of concepts but I will try my best to read. Again, apologies.

  9. #39
    MMORG Fan in Ragezone KyleMarvin is offline
    MemberRank
    Nov 2011 Join Date
    AustraliaLocation
    349Posts

    Re: To all Tantra newbie developers I think you might like this

    Hi just visited this page... Just few questions... have you tested your server for http? And if so, is your php application installed correctly? looking at your code tells me, there is no problem with it.

    just try this in your index.php

    phpinfo();

    then post again. I might help you with that.
    Quote Originally Posted by TantraNewbie View Post
    Sir Please help

    Im sorry I might ask question that is already been posted on the forum.I have search the whole forums but I unfortunate I have not seen the answer I do hope you can help. When I go to my local ip to register I meet this:

    Fatal error: Call to undefined function mssql_query() inC:\Users\GebriLLe\Desktop\Tools\htdocs\includes\registro\ajax\comprobar_nick.phpon line 6

    I have some SS
    [IMG][/IMG]

    [IMG][/IMG]

    [IMG][/IMG]

    [IMG][/IMG]


    Thanks in Advance..

  10. #40
    Member TantraNewbie is offline
    MemberRank
    Apr 2014 Join Date
    56Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by KyleMarvin View Post
    Hi just visited this page... Just few questions... have you tested your server for http? And if so, is your php application installed correctly? looking at your code tells me, there is no problem with it.

    just try this in your index.php

    phpinfo();

    then post again. I might help you with that.

    Thanks for your reply Sir I have a SS here hope I'm doing it right (about the index.php & php() )
    [IMG][/IMG]
    [IMG][/IMG]

    Im not really good in this Im just a trying hard..I just dig on forums for information and links and php script. I dont know if I get want you ask for..

    Sir I have this hunch I think the problem is on codes it will not connect with the xampp. im using an installer 1.8.2.4-VC9 the version is 5.4.2 something
    so I downloaded driver 3.0 and used php_pdo_sqlsrv_54_ts.dll & php_sqlsrv_54_ts.dll put it in "ext" and edit the php.ini extension (i get the semicolon from ;extension=php_pdo_sqlsrv_54_ts.dll & extension=php_sqlsrv_54_ts.dll) and save changes.

    [IMG][/IMG]

    On this SS Im using a code that is intended for the new version of xampp from mssql_connec

    - - - Updated - - -

    On this SS Im using a code that is intended for the new version of xampp from mssql_connect to sqlsrv_connect.I manage to change all the code in php file from folders of htdocs (game, patch, s_game, includes, ajax) all those php file with mssql_ I change it to sqlsrv

    [IMG][/IMG]

    from this to this

    [IMG][/IMG]

    But unfortunately it does not work

    [IMG][/IMG]

    I dont know if my hunch is correct...I do hope you can help me Sir... Thank you
    Last edited by TantraNewbie; 14-04-14 at 08:54 PM.

  11. #41
    Tantra Freelancer A v a r a is offline
    MemberRank
    Apr 2014 Join Date
    In Your HeadLocation
    554Posts

    Re: To all Tantra newbie developers I think you might like this

    Anyone knows where and what SQL version should I download because the link provided is kinda complex and I think the link presented 2014 edition. Any direct download link to the SQL file will be appreciated.

  12. #42
    Developer Terrified is offline
    MemberRank
    Dec 2013 Join Date
    Six MountainsLocation
    229Posts

    Re: To all Tantra newbie developers I think you might like this

    TantraNewbie, i might like to help out but, you need to do a few things.

    First is, make an index.php and place it in your main htdocs. or wherever your www is pointing at.

    Then follow what KyleMarvin have suggested, it is to edit your index.php and delete everything in it and replace with just phpinfo(); in it and save it.

    then open your browser and type http://yourlocalhost and print screen what appeared.

    if you cannot do that, we cannot help you with that.

  13. #43
    Tantra Freelancer A v a r a is offline
    MemberRank
    Apr 2014 Join Date
    In Your HeadLocation
    554Posts

    Re: To all Tantra newbie developers I think you might like this

    Hi again, I now successfully installed Microsoft® SQL Server® 2012 Evaluation using Windows 7 Ultimate but I just want to share that before installing MSSQL Server 2012 you should install first Microsoft® SQL Server® 2012 Service Pack 1 (SP1). Once done you can follow this Step by step installation guide for SQL Server 2012

    Now that I successfully installed SQL Server 2012 I am now @ Step 6 and unfortunately I am having difficulties locating the said "php connections". Where can I locate and open this particular thing?

    Appreciate your inputs so far guys.

    Ciao!

    - - - Updated - - -

    Quote Originally Posted by TantraNewbie View Post
    Thank you for your reply Sir here some SS that I have I dont know if I got your instructions but here it is

    [IMG][/IMG]

    The result is this
    [IMG][/IMG]


    and other one

    [IMG][/IMG]

    and the result is this
    [IMG][/IMG]

    I dont know if I got your directions...I do hope you can help me thanks in advance...
    You might just try using..

    <?
    phpinfo();
    ?>

  14. #44
    Member TantraNewbie is offline
    MemberRank
    Apr 2014 Join Date
    56Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by elitegeek View Post
    Hi again, I now successfully installed Microsoft® SQL Server® 2012 Evaluation using Windows 7 Ultimate but I just want to share that before installing MSSQL Server 2012 you should install first Microsoft® SQL Server® 2012 Service Pack 1 (SP1). Once done you can follow this Step by step installation guide for SQL Server 2012

    Now that I successfully installed SQL Server 2012 I am now @ Step 6 and unfortunately I am having difficulties locating the said "php connections". Where can I locate and open this particular thing?

    Appreciate your inputs so far guys.

    Ciao!

    - - - Updated - - -



    You might just try using..

    <?
    phpinfo();
    ?>
    PHP is on Xampp not on the MSSQL Server where I have a problem with Just finish first all the things on Sir Terror's guide before asking for PHP you will confuse yourself more....

  15. #45
    Tantra Freelancer A v a r a is offline
    MemberRank
    Apr 2014 Join Date
    In Your HeadLocation
    554Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by TantraNewbie View Post
    PHP is on Xampp not on the MSSQL Server where I have a problem with Just finish first all the things on Sir Terror's guide before asking for PHP you will confuse yourself more....
    Thank you bro. I forgot about the xampp will access it now. Will post more again soon. Again, thanks a lot!



Advertisement