Register for your free account! | Forgot your password?

You last visited: Today at 15:55

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Search guild fix

Discussion on Search guild fix within the Shaiya Private Server forum part of the Shaiya category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2012
Posts: 58
Received Thanks: 18
Search guild fix

Hi
I need guild fix

please post it here give 5$ if u want
Coolie_85 is offline  
Old 07/30/2013, 18:46   #2
 
STIV123's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 216
Received Thanks: 127
Code:
Use PS_gamedata

drop table [dbo].[Guilds]

CREATE TABLE [dbo].[Guilds] (
	[RowID] [int] IDENTITY (1, 1) NOT NULL ,
	[GuildID] [int] NOT NULL ,
	[GuildName] [varchar] (30) COLLATE Latin1_General_CI_AS NOT NULL ,
	[MasterUserID] [varchar] (18) COLLATE Latin1_General_CI_AS NOT NULL ,
	[MasterCharID] [int] NOT NULL ,
	[MasterName] [varchar] (30) COLLATE Latin1_General_CI_AS NOT NULL ,
	[Country] [tinyint] NOT NULL ,
	[TotalCount] [smallint] NOT NULL ,
	[GuildPoint] [int] NOT NULL ,
	[Del] [tinyint] DEFAULT (0) ,
	[CreateDate] [datetime] (getdate())  ,
	[DeleteDate] [datetime] (getdate()) 
) ON [PRIMARY]
Code:
USE [PS_GameData]
GO
/****** Creation Guild Fixed by sandolkakos: Shaiya-UGO Server - http://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


You could type "Guild Fix" in Search Bar, just like you did for the Topic, and you would find this in less then 2 mins.
STIV123 is offline  
Reply


Similar Threads Similar Threads
search guild using Hack
03/07/2013 - Guild Wars 2 - 4 Replies
Hello i need a guild with a people using a speed hack or other in the dungeon? or a guild with hacker, botter and other :). I'm in the french Serv Jade Sea, so in the all Serv in the Europe. send me a PM for my name :) have a good day all :)
WTS Guild Wars Max acc Search PP
01/12/2013 - Guild Wars Trading - 1 Replies
More info if u write me PM.
[Hera] In search of a guild.
05/18/2010 - Silkroad Online - 1 Replies
Hi. im a very active player with 3 play chars atm and 8 g-bots highest level is level 83 started in january 2010, so i train pretty fast. Guild must be level 5 and 30+ members with atleast 10 members 90+. Im a serious player in search of a serious guild. for contact message: -NukeOnly,WeedIsNoWeed,LethalCrit all on Hera ofcourse :)
[SEARCH GUILD] Metin35 S3
08/27/2009 - Metin2 Private Server - 10 Replies
Hi Com. Blaues Reich Ich zock auf Metin35 S3 mit meinem 2t Char und das istn PvP Schami lvl 86 (lvl nicht mehr wofür auch) und suche ne "reine" PvP Gilde die oft GK's macht und so.... Und da sich InGame keine sau meldet frag ich halt mal hier^^ Achja bräcuhte auch für meinen lvl 94 WaSu ne gilde^^ Wer mich auchnehmen kann pls PN mee da in EPvpers LG
Search guild in tz2moons
09/03/2008 - Dekaron Private Server - 0 Replies
hello i search a guild in tz2moons server 1 im a incar magician lv 50 thx



All times are GMT +1. The time now is 15:56.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.