And so, fresh meat. What's New?
1. Added full analogue murdrum.ru lottery, except for the date of registration restrictions because I do not need it (IMHO). And yet things are broken pages, rather than in one continuous list, how many things will be on the page, you can specify from config.php.
2. You can change the basic settings of the lottery, the same standard as murdrum. (config.php)
3. Fixed function to check the expiration of VIP status in the previous version in some circumstances may not work. Who runs like clockwork.
DOWNLOAD LINK : Download - Inbox Files
Credits :
Vaflan - Engine MMW
Sky_ - Repak
Deathless - warehouse.php
SanneA - Ripnul and knocked design.
1. Added full analogue murdrum.ru lottery, except for the date of registration restrictions because I do not need it (IMHO). And yet things are broken pages, rather than in one continuous list, how many things will be on the page, you can specify from config.php.
2. You can change the basic settings of the lottery, the same standard as murdrum. (config.php)
3. Fixed function to check the expiration of VIP status in the previous version in some circumstances may not work. Who runs like clockwork.
Installation:
1. Set as last repak.
2. In addition, we perform the following scripts:
1. Set as last repak.
2. In addition, we perform the following scripts:
Code:
The USE [MuOnline]
the GO
/ ****** Object:. Table [dbo] [Sky_Lottery ] Script Date: 05/07/2012 21:36:55 ****** /
the SET ANSI_NULLS the ON
the GO
the SET the QUOTED_IDENTIFIER the ON
the GO
the SET ANSI_PADDING the ON
the GO
the CREATE TABLE statement [the dbo]. [Sky_Lottery] (
[Lottery_ID] [an int] a NULL,
[account_id] [a varchar] (50) a NULL,
[Price] [a varchar] (50) a NULL,
[Ticket_Count] [a varchar] (50) a NULL,
[START_DATE] [a smalldatetime] a NULL,
[on Duration] [smallint The] a NULL,
[Item] [a varchar] (50) a NULL,
[Item_SN] [a varchar] (50) a NULL,
[State] [a varchar] ( 50) a NULL,
[Ticket_Price] [a varchar] (50) a NULL,
[END_DATE] [a smalldatetime] a NULL,
[by Winner] [a varchar] (50) a NULL
) the ON [a PRIMARY]
the GO
the SET ANSI_PADDING the OFF
Code:
The USE [MuOnline]
the GO
/ ****** Object:. Table [dbo] [Sky_Lots ] Script Date: 05/07/2012 9:37:34 p.m. ****** /
the SET ANSI_NULLS the ON
the GO
the SET the QUOTED_IDENTIFIER the ON
the GO SET ANSI_PADDING ON GO CREATE TABLE [dbo].
[Sky_Lots] ([Lottery_ID] [varchar] (50) NULL, [Tickets] [int] NULL, [account_ID] [varchar] (50) NULL) ON [PRIMARY] GO SET ANSI_PADDING OFF
DOWNLOAD LINK : Download - Inbox Files
Credits :
Vaflan - Engine MMW
Sky_ - Repak
Deathless - warehouse.php
SanneA - Ripnul and knocked design.