Does anyone have this 2 files? that's the only file missing in my SRV files Y_Y... i cant DL it because the link is dead...if there's anyone can help me or send me the files i would appreciate it... thanks...
decypher01@gmail.com thanks
Does anyone have this 2 files? that's the only file missing in my SRV files Y_Y... i cant DL it because the link is dead...if there's anyone can help me or send me the files i would appreciate it... thanks...
decypher01@gmail.com thanks
need script TantraGM?
Create a database with the name TantraGM
Now right-click to tantragm and executes a new query
you need this database to connect the gmtoolSET 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) NULL 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 NULL 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 NULL Latin1_General_CI_AS
) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY]
or rather, see this video guide
http://www.megaupload.com/?d=X2IY0IKD
Last edited by GM-GaMeX; 07-10-09 at 03:03 AM.
Got this nextproblem in the database GM Y_Y
Problem Solved Just a syntax error highlighted
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]
Another Problem Occured
Please help.. this is the error in Adding the ODBC
here's the attachment![]()
Another Serious Problem in ZoneSRV.exe
anyone can figure this out? my DBSRV and MSGSRV Works fine
only ZONESRV has this problem Y_Y please enlighten me..
listen
need to create a file serverlist.txt within your dbsrv and zonesrv.
The file will contain the FOLLOWING:
followed by a ip is the port number used by each server services0 1
0 0 192.168.0.100 1000 ->>> 192.168.0.100 It's where you should put your ip
0 1 192.168.0.100 3001
0 2 192.168.0.100 3002
0 3 192.168.0.100 3003
0 4 192.168.0.100 3004
0 5 192.168.0.100 3005
0 6 192.168.0.100 3006
0 7 192.168.0.100 3007
0 8 192.168.0.100 3008
0 9 192.168.0.100 3009
0 10 192.168.0.100 3010
0 11 192.168.0.100 3011
0 12 192.168.0.100 3012
0 13 192.168.0.100 3013
0 14 192.168.0.100 3014
0 15 192.168.0.100 3015
0 16 192.168.0.100 3016
0 17 192.168.0.100 3017
0 18 192.168.0.100 3018
0 19 192.168.0.100 3019
0 20 192.168.0.100 3020
0 21 192.168.0.100 3021
0 22 192.168.0.100 3022
0 23 192.168.0.100 3023
0 24 192.168.0.100 3024
0 25 192.168.0.100 3025
0 26 192.168.0.100 3026
0 27 192.168.0.100 3027
0 28 192.168.0.100 3028
0 29 192.168.0.100 3029
0 30 192.168.0.100 3030
0 31 192.168.0.100 3031
0 32 192.168.0.100 3032
0 33 192.168.0.100 3033
0 34 192.168.0.100 3034
0 35 192.168.0.100 3035
0 36 192.168.0.100 3036
0 37 192.168.0.100 3037
0 38 192.168.0.100 3038
0 39 192.168.0.100 3039
0 40 192.168.0.100 3040
0 41 192.168.0.100 3041
0 42 192.168.0.100 3042
0 43 192.168.0.100 3043
0 44 192.168.0.100 3044
0 45 192.168.0.100 3045
0 46 192.168.0.100 3046
0 47 192.168.0.100 3047
0 48 192.168.0.100 3048
0 49 192.168.0.100 3049
0 50 192.168.0.100 3050
0 51 192.168.0.100 5001
0 52 192.168.0.100 5052
0 53 192.168.0.100 5053
0 54 192.168.0.100 5054
0 55 192.168.0.100 7514
0 1 192.168.0.100 3001
the following sections: 0 1 192.168.0.100 3001
where
*is your ip
*is your port
Also you need based on the above have a localip.txt within each server services.
in dbsrv will create a localip.txt containing the following: 0 0 192.168.0.100 1000
in zone 1 (Mandara) will create a localip.txt containing the following:
0 1 192.168.0.100 3001
in zone 1 (Uxmal) will create a localip.txt containing the following:
0 1 192.168.0.100 3002
and so sices in each of the zones
This is My Localip.txt and serverlist.text from my DBSRV
and this one from my ZONESRV kindly check if im missing something?
Sir can i ask for a copy of the english GM tool because i have the spain version.. and how do you connect a GM tool to an online game? pls help
thanks and here my email :) -> shi_mami@yahoo.com
stop bumping..