Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 08:34

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Flyff v15 Pserver problem

Discussion on Flyff v15 Pserver problem within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2009
Posts: 198
Received Thanks: 41
Flyff v15 Pserver problem

also ich habe mein pserver erstellt alles ist fertig nur ich kann keinen account erstellen

ich trage in der datenbank

USE [ACCOUNT_DBF]
GO

DECLARE @return_value int

EXEC @return_value = [dbo].[createaccount]
@account = N'user',
@password = N'pass in md5(serus+pass)'

SELECT 'Return Value' = @return_value

GO

ds hier ein schreibe meinen account namen rein und pw mit md5

dann klicke ich auf ausführen klappt auch alles jetzt versuche ich reinzugehen aber da steht log in details incorrect.pls try again.

könnten ihr mir vielleicht nochmal erklären wie ich einen account mache oder mache ich iwas falsch?
morromen is offline  
Old 09/16/2010, 22:24   #2
 
elite*gold: 0
Join Date: Apr 2010
Posts: 393
Received Thanks: 52
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

F = Normale rechte
D = Teleport rechte
O = Operator
P = GM
Z = Admin
das ist der richtige Code für v15

Beim MD5 Passwort kein serus+passwort sondern kikugalanet+passwort (kein leerzeichen zwischen kikugalanet und passwort)
Bigsword is offline  
Old 09/16/2010, 22:38   #3
 
elite*gold: 0
Join Date: Jan 2009
Posts: 198
Received Thanks: 41
USE [ACCOUNT_DBF]
GO

INSERT INTO [dbo].[ACCOUNT_TBL] ([account], [password], [isuse], [member], [id_no1], [id_no2], [realname], [reload], [OldPassword], [TempPassword], [cash])
VALUES
(N'belami', N'cbad55c0bf841aef57382b0d33440620', 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'belami', N'A000', N'2', N'F', GETDATE(), N'', N'', N'20050101', N'O', NULL, N'')
GO



so siehts jetzt aus doch :

Meldung 207, Ebene 16, Status 1, Zeile 2
Ungültiger Spaltenname 'OldPassword'.
Meldung 207, Ebene 16, Status 1, Zeile 2
Ungültiger Spaltenname 'TempPassword'.
Meldung 2601, Ebene 14, Status 1, Zeile 2
Eine Zeile mit doppeltem Schlüssel kann in das 'dbo.ACCOUNT_TBL_DETAIL'-Objekt mit dem eindeutigen 'ACCOUNT_TBL_DETAIL_ID1'-Index nicht eingefügt werden.
Die Anweisung wurde beendet.

das alles kommt da
morromen is offline  
Reply




All times are GMT +2. The time now is 08:34.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.