Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Nanus FlyFF

Initiate Mage
Joined
Sep 28, 2020
Messages
6
Reaction score
0
re: [VS17/VS22] Nanus Flyff

Tnx now i know how to fix it. well im just only explore this file and experiment:tongue:
 
Initiate Mage
Joined
Jan 14, 2021
Messages
17
Reaction score
0
re: [VS17/VS22] Nanus Flyff

Hi Fenris tnx for reply after removing the "BrowseInformationFile" in vcxproj i got error and still /FR /Fr error
 
Inactive
Joined
Jan 20, 2009
Messages
1,015
Reaction score
1,830
re: [VS17/VS22] Nanus Flyff

Hmmm i have a problem. I open ".AESCrypt.exe" then i press "Encrypt". I go to ResClient/Model/.. And theres no files there.Anyone?

Just remove AESCrypt as it's poorly implemented anyways.
 
Initiate Mage
Joined
Sep 2, 2008
Messages
27
Reaction score
2
re: [VS17/VS22] Nanus Flyff

Inside the Source is a Item Wiki, tried to implement it but im missing a File "WikiItems.inc" its including in the system but idk where do i get this file from
 
Last edited:
Initiate Mage
Joined
Sep 2, 2008
Messages
27
Reaction score
2
re: [VS17/VS22] Nanus Flyff

yep, but its not included in these files.
 
Skilled Illusionist
Joined
Apr 21, 2010
Messages
378
Reaction score
96
re: [VS17/VS22] Nanus Flyff

Inside the Source is a Item Wiki, tried to implement it but im missing a File "WikiItems.inc" its including in the system but idk where do i get this file from

If you look at the source code, you could make the missing file yourself.
 
Initiate Mage
Joined
Sep 2, 2008
Messages
27
Reaction score
2
re: [VS17/VS22] Nanus Flyff

i'll fixed it already. theres a error in the WndWikiItems.cpp, somewhere inside its
m_pCreate = new CWndWikiCreate();
has to be changed to
m_pCreate = new CWndCreateItems();

some friendly guy on discord helped me out with this.
 
Initiate Mage
Joined
Jun 5, 2020
Messages
18
Reaction score
1
re: [VS17/VS22] Nanus Flyff

Thanks for that :)

PWS:Win32/Ymacco.AA50
Detected by Microsoft Defender Antivirus

@ neuz.exe and all server exe

It´s safe or not? And how to avoid it?
 
Last edited:
Inactive
Joined
Jan 20, 2009
Messages
1,015
Reaction score
1,830
re: [VS17/VS22] Nanus Flyff

Thanks for that :)

PWS:Win32/Ymacco.AA50
Detected by Microsoft Defender Antivirus

@ neuz.exe and all server exe

It´s safe or not? And how to avoid it?

Delete and recompile.
 
Initiate Mage
Joined
Apr 17, 2021
Messages
1
Reaction score
0
re: [VS17/VS22] Nanus Flyff

How to get rid of this?



 
Initiate Mage
Joined
May 11, 2021
Messages
11
Reaction score
0
re: [VS17/VS22] Nanus Flyff

Would Anyone Be Willing To Help Me Set This Server Up Im new To making a server and idk how to do it
 
Initiate Mage
Joined
May 11, 2021
Messages
11
Reaction score
0
re: [VS17/VS22] Nanus Flyff

how to set this server up properly try to restore database and wont allow me to
 
Back
Top