Last edited by Phoenix; 19-10-10 at 07:55 PM.
no he dint:p there arent any as far as i looked... i tested it it hasnt got a register page, when logged in it hasnt any user cp onyl you can see how many coins you got more not..
admin cp i dint looked at yet..
Oh, so you coded Tufan's thing? Nice job.
I think you did at least.
Either way, it's IIGHT, 7/10.
Nick, You actually post on RaGEZONE,
yeah, just use phoenix modded database... then it will work fine, some others would too but i'd prefer phoenix one since its compatible with most MPOG's and 2007 and 2008 servers...
Code:USE [DarKGunZ] GO /****** Object: Table [dbo].[SiteNotices] Script Date: 10/19/2010 17:32:53 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET ANSI_PADDING ON GO CREATE TABLE [dbo].[SiteNotices]( [ID] [int] IDENTITY(1,1) NOT NULL, [Subject] [varchar](1000) NOT NULL, [Author] [varchar](150) NOT NULL, [Date] [varchar](max) NOT NULL, [Time] [varchar](max) NOT NULL, [Hit] [int] NOT NULL, [Message] [varchar](max) NOT NULL, [Visible] [int] NOT NULL ) ON [PRIMARY] GO SET ANSI_PADDING OFF GO
Kool I have the php files, I got from a friend just needed images folder :3 Nice Upload
This is what I have
http://gunz.fantasyent.org/dg2/
-Not meaning to advirtise just a demo-
I need more of the mssql tables
Mine is a bit more I guess Didnt really work on it O_o
Last edited by Blasian; 20-10-10 at 02:09 AM.
Already had this D:.