FLYFF ADMIN ACCOUNT CREATION

Newbie Spellweaver
Joined
Sep 17, 2025
Messages
5
Reaction score
0
hello guys, im exploring the flyff private server creation.
i managed to follow the guides and make it work.

now im having problem creating an admin account.
can anyone please guide me through?
thanks in advance. cheers!
 
Hey there! Just wondering, which source did you use when going through the guides? Most of them has a built in Authorization config files. You can check the program folder for that.
 
Upvote 0
If it doesnt have a auth config file ypu can always search within the source like AUTH_ADMINISTRATOR and you will see a cpp file named autherizor or something like that 😊
 
Upvote 0
File authorization.h

Inside you see something like

AUTH_GENERAL 'F'

then inside the sql script

1758713203045 - FLYFF ADMIN ACCOUNT CREATION - RaGEZONE Forums

change buttom 'Z' to the the one you want the account to have! and then just execute the script! if you have a script for it ofc!
 
Upvote 0
hello guys, im exploring the flyff private server creation.
i managed to follow the guides and make it work.

now im having problem creating an admin account.
can anyone please guide me through?
thanks in advance. cheers!
if you fix the problem! you can always mark the thread as "Solved" and mark the correct comment that help out the best! with that it will help futher people to fix same problem!
 
Upvote 0
Back