Csro-R Files for dying silkroad section

Status
Not open for further replies.
nothing special except item mall style.
 
---------------------------
fatal error
---------------------------
connot connect to division manager (server internal error)
---------------------------

help
 
silk working, use table SK_Silkchange_by_web

Apollo1337 - Csro-R Files for dying silkroad section - RaGEZONE Forums

Luna Add my skype please :3 bluepearl-2
anyone have ip converter? :D
 
Luna Add my skype please :3 bluepearl-2
anyone have ip converter? :D

Code:
/****** Object:  Table [dbo].[_PrivilegedIP]    Script Date: 02/01/2015 23:15:16 ******/
DROP TABLE [dbo].[_PrivilegedIP]
GO

/****** Object:  Table [dbo].[_PrivilegedIP]    Script Date: 02/01/2015 23:15:16 ******/
SET ANSI_NULLS ON
GO

SET QUOTED_IDENTIFIER ON
GO

CREATE TABLE [dbo].[_PrivilegedIP](
	[IP1] [tinyint] NOT NULL,
	[IP2] [tinyint] NOT NULL,
	[IP3] [tinyint] NOT NULL,
	[IP4] [tinyint] NOT NULL,
	[IP5] [tinyint] NOT NULL,
	[IP6] [tinyint] NOT NULL,
	[IP7] [tinyint] NOT NULL,
	[IP8] [tinyint] NOT NULL
) ON [PRIMARY]

GO
 
Status
Not open for further replies.
Back