If you really wanna thanks then see is a THANKS button under my post, push it
About it has been take a discussion here where you need to go to set it up
I never tryed it so up on the right corner is such a white box Search engine try it out is very usefull.
Then delete the table named dbo.Guilds and run this query
Code:
USE [PS_GameData]
GO
/****** Creation Guild Fixed by sandolkakos: Shaiya-UGO Server - www.universalgamesonline.com.br ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE [dbo].[Guilds](
[RowID] [int] IDENTITY(1,1) NOT NULL,
[GuildID] [int] NOT NULL,
[GuildName] [varchar](30) COLLATE Chinese_PRC_Stroke_CI_AS NOT NULL,
[MasterUserID] [varchar](18) COLLATE Chinese_PRC_Stroke_CI_AS NOT NULL,
[MasterCharID] [int] NOT NULL,
[MasterName] [varchar](30) COLLATE Chinese_PRC_Stroke_CI_AS NOT NULL,
[Country] [tinyint] NOT NULL,
[TotalCount] [smallint] NOT NULL,
[GuildPoint] [int] NOT NULL,
[Del] [tinyint] NOT NULL CONSTRAINT [DF_Guilds_Del] DEFAULT ((0)),
[CreateDate] [datetime] NOT NULL,
[DeleteDate] [datetime] NULL,
CONSTRAINT [PK_Guilds] PRIMARY KEY CLUSTERED
(
[GuildID] ASC
)WITH (IGNORE_DUP_KEY = OFF) ON [PRIMARY]
) ON [PRIMARY]
GO
SET ANSI_PADDING OFF
For me it fixed the problem should do for you too :P
DT Bugg HELP 03/08/2012 - Metin2 Private Server - 2 Replies Hallo Com, Ich habe folgendes problem und zwar wenn ich einen 50iger metin kille im dt komme ich nicht die erste etage höher sondern werde wieder vor dem dt geportet. kann mir bitte einer helfen?
TXH
:D :D :D :D
Need bugg!!!! 06/11/2011 - S4 League - 3 Replies Who now some buggs and say me i prees thx