Flyff v16 Problem !!

09/28/2010 14:38 arslansamed#1
Hey ,
Ich habe ein problem bei meinem Flyff pserver .
Immer wenn ich meinen Charackter aussuche und einloggen will , Steht "verbindung mit dem Spiel nicht möglich" , Obwohl ich WorldServer.exe
usw geöffnet habe


Bitte um schnelle Antwort.

Danke im Vorraus
09/28/2010 15:16 dennisdra#2
Port in Neuz mit dem Port im Cache Server abgeglichen?
Ist das häufigste Problem.
09/28/2010 15:20 arslansamed#3
Danke , das hab ich jetzt geschafft , aber mein char hat keine admin rechte .
Weißt du vllt wie ich das hinbekomm?
09/28/2010 19:46 Bigsword#4
Quote:
Originally Posted by arslansamed View Post
Danke , das hab ich jetzt geschafft , aber mein char hat keine admin rechte .
Weißt du vllt wie ich das hinbekomm?
da bitte ^^

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'PW in MD5', '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