TANTRA OFFLINE VERSION
Here is a simple Guide to make Tantra Offline sever, BTW i used the client of Tantra K5 the links are provided below.credits to
http://jodietiger.blogspot.com
First thing we should do is to download the Client and Server Files
Download Client Files Here:
FULL CLIENT NO PATCH:
DOWNLOAD NEO-ZOOMINC FULL CLIENT RECOMMENDED LINK ]
MIRROR NEO-ZOOMINC FULL CLIENT [ 1 August 2012 - ]After downloading the client download the patch belo..
Or you can use your existing Kathana IV or V Client
How to install the game
Create a directory for the game (eg. : tantra)
Extract the downloaded file doing a right click on the .rar and choose : "Extract here"
Download client patch
http://www.mediafire.com/download.php?xyd5y9z5prm5xk5
Password : samisthebest
Extract files and replace all files in tantra derictory
Updated Server Files:
http://www.mediafire.com/?ewn9r6e9xh8zp4b
Password : samisthebest
Old Server version here:
http://www.mediafire.com/?67uujby4vamu9
password : http://jodietiger.blogspot.com
TantraParam :
http://www.mediafire.com/?63rcnrphxnfr43o
FOR LEVEL CAP PROBLEM DOWNLOAD THIS.
http://www.mediafire.com/?itad0h2acnfc9h8
COPY AND REPLACE OLD SERVERZONE TO YOUR ZONE FOLDERS
FOR NEW TANTRA PARAM: WITH LEGENDARY WEAPONS, SEFAR, WEAPONS, SETS
TATTOO CHARMS, AND ACCESS..USE THIS TANTRAPARAM..
http://www.4shared.com/rar/0dX8hETg/TantraParam.html
CREDITS TO INFINIUM AND YAGAMY OF FORUM.RAGEZONE.COM
New TantraGM tool translated by Infinium: http://www.mediafire.com/?naaxpws3oxaappk
After all The Files are download and extracted now the final step is to play the Game
1. first open DBSRV.exe
2. Open MSGRV.exe
3. Then Open the Zone_1.exe, Zone_2.exe and so on(To be able to go to zone you want u must open for example Zone_33.exe)
4. After All the servers are ready now you can login to your created account
Here is a test accout you can login: samisthebest pass: samisthebest
To create account using ACCOUNT CREATOR
How
1. Run Create accounts.exe fill up your username, fill up your password.
2. Then locate the file . TAD in accordance with the username that exist for just now.
3. Copy the created account example: SAMISTHEBEST.TAD into C: \ DBSRV \ account \ S
4. after you have created the account update the account usingCharNameFFTDUpdater
Note: If it says name already exist delete char names in C: \ DBSRV \ char
watch my server sample here
http://www.youtube.com/watch?v=9cZ1NOAViK4
http://www.youtube.com/watch?v=G-SKjFp3Cvo
you can also visit my blog for more info www.sami3744.blogspot.com
Tantra with GM Tool Video Tutorial Here!
- How to install Microsoft SQL Server 2005 Express Edition
- How to Setup Microsoft SQL Server For Tantra GMTool
Read More 175 comments | Posted by Sam | Links to this post |
UNDEFINEDundefined
Tantra with GM Tool Video Tutorial
GM Tool is a program used to edit one or more characters, including editing the character itself is also its inventory and items.
GM needed to run the tool supporting program, include:
Microsoft SQL Server 2005 Express Edition with Advanced Services Service Pack 2;
Microsoft SQL Server Management Studio Express (optional);
GM Tool Itself and its Ansi Script;
Windows Installer 3.1 Redistributable (v2) and WindowsXP-KB943232-x86-enu (optional);
In addition to tutorial video course.
1. First Step to obtain Microsoft SQL Server 2005 Express Edition with Advanced Services Service Pack 2 can be downloaded here , size is 256.8 MB .Or search using google.
2. To obtain the Microsoft SQL Server Management Studio Express download here size is 38.5 MB . Or search using google.
3. Download the GMTool here
pass: http://jodietiger.blogspot.com
"Sometimes the GM Tool readable by most Anti-Virus as a Tool VIRUS but GM is not a VIRUS"
Tantra with GM Tool Video Tutorial Here!
- How to install Microsoft SQL Server 2005 Express Edition
- How to Setup Microsoft SQL Server For Tantra GMTool
regards: http://jodietiger.blogspot.com
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE TABLE [dbo]. [GMInfo] (
[Id] [int] IDENTITY (1,1) NOT NULL,
[GMID] [nvarchar] (50) COLLATE Latin1_General_CI_AS NULL,
[GMPassword] [nvarchar] (50) COLLATE Latin1_General_CI_AS NULL,
[GMName] [nvarchar ] (50) COLLATE Latin1_General_CI_AS NULL,
[GMLevel] [nvarchar] (50) COLLATE Latin1_General_CI_AS NULL,
[GMPart] [nvarchar] (50) COLLATE Latin1_General_CI_AS
) ON [PRIMARY] CREATE TABLE [dbo]. [GMLog] ( [LogIndex] [int] IDENTITY (1,1) NOT NULL, [GMID] [nvarchar] (50) COLLATE Latin1_General_CI_AS NULL, [SaveDate] [datetime] NULL, [Description] [text] COLLATE Latin1_General_CI_AS ) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY] CREATE TABLE [dbo]. [GMLogView] ( [LogIndex] [int] IDENTITY (1,1) NOT NULL, [GMID] [nvarchar] (50) COLLATE Latin1_General_CI_AS NULL,[GMPassword] [nvarchar] (50) COLLATE Latin1_General_CI_AS NULL, [GMName] [nvarchar ] (50) COLLATE Latin1_General_CI_AS NULL, [GMLevel] [nvarchar] (50) COLLATE Latin1_General_CI_AS NULL, [GMPart] [nvarchar] (50) COLLATE Latin1_General_CI_AS NULL, [SaveDate] [datetime] NULL, [Description] [text] COLLATE Latin1_General_CI_AS ) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY]
Bagaimana caranya membuat char GM atau account GM b
BalasHapus