You last visited: Today at 16:23
Advertisement
V15 Registerscript
Discussion on V15 Registerscript within the Flyff Private Server forum part of the Flyff category.
08/21/2010, 16:46
#1
elite*gold: 0
Join Date: Jun 2010
Posts: 55
Received Thanks: 2
V15 Registerscript
Hello People from E*PvPers,
I need some stuff for my new v15 server,
Does someone have a v15 registerscript with a config in it ?
Does someone have a cool webtemplate ?? (With WORKING registerpage for v15)
Thank you,
iBart
08/21/2010, 17:23
#2
elite*gold: 0
Join Date: Apr 2010
Posts: 393
Received Thanks: 52
very nice Guide by Sedrika
or if you want to create the accounts by yourself
use this :
Quote:
USE [ACCOUNT_DBF]
GO
INSERT INTO [dbo].[ACCOUNT_TBL] ([account], [password], [isuse], [member], [id_no1], [id_no2], [realname], [reload], [OldPassword], [TempPassword], [cash])
VALUES
(N'Account ID ', N'PW in MD5 ', N'F', N'A', N'', N'', 'F', NULL, NULL, NULL, '0')
GO
INSERT INTO [dbo].[ACCOUNT_TBL_DETAIL] ([account], [gamecode], [tester], [m_chLoginAuthority], [regdate], [BlockTime], [EndTime], [WebTime], [isuse], [secession], [email])
VALUES
(N'Account ID ', N'A000', N'2', N'F', GETDATE(), N'', N'', N'20050101', N'O', NULL, N'')
GO
also done by Sedrika :P
Similar Threads
Registerscript für Root
12/19/2009 - Metin2 Private Server - 1 Replies
Gibt es ein vorgefertigtes Regiscript für Rootserver.
Oder da wir die DB gerade über Hamachi bearbeiten, ein Script was man bei ohost uploaden kann und es trotzdem klappt?
All times are GMT +2. The time now is 16:25 .