anybody knews how to fix this error?
please if you know share to me how to fix this
anybody knews how to fix this error?
please if you know share to me how to fix this
add serverlist.txt in your GMTool folder
or
check your DBSRV folder for Config_Charname.txt if you have this
1 TantraGM sa 123456
~hope it helps
it already have ... GM Mabuhay please online in facebook come on chat me :)
tried but still not working it would not
if you can help me help me through TeamViewre please
serverlist.txt in your GMTool folder should be like this
$DBServer
YOUR.IP,TantraGM
$TSMonSvc
and try searching other threads for solutions...
i tried searching but still no work >.<
anybody can help me?
last resort... rename your GMTool.exe or Delete it and re install
if i change my Tantraparam.tpa
should i also change here?
i need a tantraparam_sv.tpa for server param?
Any idea how to work the gm tool on window serve 2008?
that becouse your code at SQL TantraGM wrong just copy this code :
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]
yes!. i know what the problem is. its because of my tantraparam.tpa i dont know why but when i changed the tantrapram.tpa form (client convert) i dont know why why it wont load but when i try to use my old tantraparam it works >.< any help pls?>