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.
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.
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.
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.
![]()
zone and Launcher dead link mate
- - - Updated - - -
Re upload just the Htlauncer mate and the zone of it thanks mate
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.
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.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.
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.
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.
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.
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.
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.
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();
?>