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!

[Reuploud] Flyff Place of Destiny server Files DB/WEB/ETC V17

Newbie Spellweaver
Joined
Aug 29, 2021
Messages
16
Reaction score
2
These files are old but they bring a lot of things if anyone can take advantage of it welcome

Link :

Code:
[COLOR=#880000]#define[/COLOR][COLOR=#000000] __DEBUG_SALT[/COLOR][COLOR=#880000]#if __VER >= 16[/COLOR]
[COLOR=#880000]//#define __BS_CONSOLE[/COLOR]
[COLOR=#880000]#define[/COLOR] Q_PROTECT
[COLOR=#880000]#define[/COLOR] __QUGET_SWAP_FIX
[COLOR=#880000]#define[/COLOR] __BURNOUT_SYSTEM
[COLOR=#880000]#define[/COLOR] __PETFILTER 
[COLOR=#880000]#define[/COLOR] __GUILD_COLOR
[COLOR=#880000]#define[/COLOR] __NEW_PROP_PARAMETER 
[COLOR=#880000]#define[/COLOR] __3RD_LEGEND16 
[COLOR=#880000]#define[/COLOR] __CROSSBOW 
[COLOR=#880000]#define[/COLOR] __NO_AFTER_SKIN 
[COLOR=#880000]#define[/COLOR] __NO_SUB_LANG 
[COLOR=#880000]#define[/COLOR] __IMPROVE_MAP_SYSTEM 
[COLOR=#880000]#define[/COLOR] __NEW_SKILL_TREE 
[COLOR=#880000]#define[/COLOR] __INSTANCE_AGGRO_SYSTEM 
[COLOR=#880000]#define[/COLOR] __LOADING_SCREEN_UPDATE
[COLOR=#880000]#define[/COLOR] __ITEM_LINK
[COLOR=#880000]#define[/COLOR] __PET_COLLISION                        [COLOR=#880000]//(Pet tut Objekte ignorieren)[/COLOR]
[COLOR=#880000]#define[/COLOR] __PET_FAST
[COLOR=#880000]//#define __DAY_NIGHT                            //(Day/Night System ->Offi System)[/COLOR]
[COLOR=#880000]#ifdef[/COLOR] __NEW_PROP_PARAMETER
[COLOR=#880000]#define[/COLOR] __NEW_ITEM_VARUNA
[COLOR=#880000]#define[/COLOR] __NEW_STACKABLE_AMPS
[COLOR=#880000]#define[/COLOR] __SCROLL_OF_UNBIND
[COLOR=#880000]#define[/COLOR] __UPGRADE_SUCCESS_SCROLL
[COLOR=#880000]//#define __TELEPORT_SCROLL[/COLOR]
[COLOR=#880000]#endif[/COLOR] [COLOR=#880000]// __NEW_PROP_PARAMETER[/COLOR]
[COLOR=#880000]// #define  __BS_EFFECT_LUA  [/COLOR]
[COLOR=#880000]#endif[/COLOR] [COLOR=#880000]// __VER >= 16[/COLOR]
[COLOR=#880000]#if __VER >= 17[/COLOR]
[COLOR=#880000]#define[/COLOR] __FASHION_COMBINE
[COLOR=#880000]#define[/COLOR] __NEW_WEAPON_GLOW
[COLOR=#880000]//#define __TABBED_INVENTORY[/COLOR]
[COLOR=#880000]#define[/COLOR] __BARUNA_PIERCING
[COLOR=#880000]#define[/COLOR] __COLOSSEUM
[COLOR=#880000]//#define __BAHARA_AGGRO_SYSTEM[/COLOR]
[COLOR=#880000]#endif[/COLOR] [COLOR=#880000]// __VER >= 17[/COLOR]
[COLOR=#880000]#define[/COLOR] __SECURITY_FIXES [COLOR=#880000]#define[/COLOR][COLOR=#000000] __INVISIBLE_FIX[/COLOR]


 
Back
Top