Make it for Opera :D
|
|
Oh my god. Nice OsDs ... really nice work you did, keep on it.Quote:
Ok, no IE support
here is a new vid
[Only registered and activated users can see links. Click Here To Register...]
Better watch it fullscreen, its made on a 24"
Quote:
USE [account];
GO
ALTER TABLE [dbo].[USER_PROFILE] ADD [loggedin] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [gm] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [sitelogged] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [lastlogin] [varchar] (50) DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [admin] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [banby] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [bantime] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [banreason] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [session] [smallint] DEFAULT (0) NOT NULL;
why canceled?Quote:
Project canceled:
Here is the unfinished work in progress
[Only registered and activated users can see links. Click Here To Register...]