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!

[VS17] Flyff Base source for starter V18 mixed 21

Experienced Elementalist
Joined
Sep 13, 2014
Messages
232
Reaction score
85
Hi there ! here is a stable source for newbie who want to start develop flyff. 100% No backdoor

#ifdef __VER >= 21
#define __DIALY_QUEST // Dialy Quest
#define __COSTUME_UPGRADE // Costume Upgrade
#define __CHIP_PLAYERSHOP // Chip Player Shop
#define __MOUNT // Mount
#endif


#ifdef __VER >= 20 // Custom System
#define __COUNT_GUILD_MEMBER // Count Guild Member
#define __UPDATE_CASH // Update Cash
#define __GUILD_BUFF // Guild Buff
//#define __HACK_SHIELD // Hack Shield
#define __FREE_PARTY // Free Party Point
#define __PROTECT_HACKSHIELD // Update Protection
#define __ACCESSORIES_AWAKE // Accessories Awake
#define __TRANSFER_AWAKE // Transfer Awake
#endif


#ifdef __VER >= 19
#define __NEW_EXCHANGE_V19 // Exchange with icon
#define __RANDOMOPTION_RETRY // Random Option Retry
#define __MODEL_CHANGE // Model Change
#define __RECEIVE_CARD // Receive Card Back
#define __AUTO_FOODER // Auto Fooder
#define __CHECK_FILE // Check Files
#define __SUPPORT_1920 // Support 1920x1080
#define __SHOUT_COLOR // Shout Color
#define __NEWCARD_UPGRADE // New Upgrade Card V19
#define __SORT_ITEM // Sort Item
#define __PMA_GLOW_COL // PMA GLOW COLOR
#define __FLY_COUPON // Flyff Coupon
#endif


#ifdef __VER >= 18
#define __AI_AGGRO // AI Aggro
#define __VIP // Vip System
#define __WINDOW_STYLE // Minimize Windows
#define __PMA_PARTYFINDER // Party Finder
#define __PAID_SET // Paid Set
#define __IMPROVE_MAIL // Improve Mail
#define __COLOR_NAME // Color Name
#define __SHOP_RATE // Item Sell Rate
#define __MODEL_VIEW // Model View
#define __CRYPTAGE // Cryptage
#define __PK_UPDATE // Disable PK
#define __TELEPORT_NEW // Teleport New
#define __FLYING_MASK // Flying Mask
#define __PMA_WING // Wing mask
#define __BUY_LOG // Buy Log
#endif




#ifdef __VER >= 17
#define __FASHION_COMBINE // Fashion Combine
#define __FAST_JOBCHANGE // Fashjob Change
#define __DONATION_LOG_V17 // Log Donation
#define __NEW_ENCHANT // New Enchant Item IK3
#define __WIKI // Wiki
#define __ADDSHOPITEM // Add Shop Item
#define __APP_TELEPORTER // Teleporter
#endif




#ifdef __VER >= 16
#define __BS_EFFECT_LUA // Monster SFX Effect
#define __3RD_LEGEND16 // 3rd Class
#define __NEW_SKILL_TREE // New Skill Tree
#define __16_SKILL
#define __NEW_PROP_PARAMETER // New Prop Parameter
#define __INSTANCE_AGGRO_SYSTEM // V16 Ai System
#define __NEW_STACKABLE_AMPS // AMPS
#define __SECURITY_FIXES // Security Fixed
#define __UPGRADE_SUCCESS_SCROLL // Scroll of Success Upgrade
#define __SCROLL_OF_UNBIND // Scroll of Unbind
#define __LOADING_SCREEN_UPDATE // Update Loading Screen
#define __PETFILTER // Pet Filter
//#define __ITEMLINK // Item Link
#define __IMPROVE_MAP_SYSTEM // V16 Map System
#ifdef __IMPROVE_MAP_SYSTEM
#define __FAST_NEUZ // Fast Neuz
#define __DEV
#endif
#endif




// Fix
#define __SPEEDHACK // Speed Hack Fix
#define __STAT_STACK_FIX // Status Bug Fix
#define __LOOTER_PET_FIX // Looter Pet Bug Fix
#define __RANGE_HACK // Range Hack Fix
#define __HACK_0516 // Hack Fix
#define __PET_SPEED // Pet Speed
#define __EEL_BUG_FIX // Eel Bug Fix
#define __RESTAT_BUG // Restatus Bug Fix
#define __MAX_SPEED // Max Speed
#define __PET_BEAD_FIX // Pet Bead Fix
#define __PET_PORTBUG_RH // Pet Teleport Bug Fix
#define __NEED_GUILDNAME // Need Guild name
#define __FIX_PARTY_SUMMON // Fix Party Summon

some of system i was take it from other source so feel free to use it.

Result test : Online for 3 month / 2 crash (already fix) / no need to debug for run / stable


Client / Server Files / Source / Database
Download :


Guide Setup
 
Last edited:
Experienced Elementalist
Joined
Sep 13, 2014
Messages
232
Reaction score
85
xlmansox - [VS17] Flyff Base source for starter V18 mixed 21 - RaGEZONE Forums


link has been takedown i will upload again.
 
Experienced Elementalist
Joined
Sep 13, 2014
Messages
232
Reaction score
85
new link
 
Newbie Spellweaver
Joined
Feb 3, 2017
Messages
12
Reaction score
1
Cannot create the caracter. Database error
SQLSTATE:23000 error:[Microsoft][SQL Server Native Client 11.0][SQL Server]Cannot insert the value NULL into column 'm_Bank', table 'CHARACTER_01_DBF.dbo.BANK_TBL'; column does not allow nulls. INSERT fails.
 
Experienced Elementalist
Joined
Sep 13, 2014
Messages
232
Reaction score
85
Cannot create the caracter. Database error
SQLSTATE:23000 error:[Microsoft][SQL Server Native Client 11.0][SQL Server]Cannot insert the value NULL into column 'm_Bank', table 'CHARACTER_01_DBF.dbo.BANK_TBL'; column does not allow nulls. INSERT fails.

don't forget to insert base_value_tbl

USE [CHARACTER_01_DBF]INSERT [dbo].[BASE_VALUE_TBL] ([g_nSex], [m_vScale_x], [m_dwMotion], [m_fAngle], [m_nHitPoint], [m_nManaPoint], [m_nFatiguePoint], [m_dwRideItemIdx], [m_dwGold], [m_nJob], [m_pActMover], [m_nStr], [m_nSta], [m_nDex], [m_nInt], [m_nLevel], [m_nExp1], [m_nExp2], [m_aJobSkill], [m_aLicenseSkill], [m_aJobLv], [m_dwExpertLv], [m_idMarkingWorld], [m_vMarkingPos_x], [m_vMarkingPos_y], [m_vMarkingPos_z], [m_nRemainGP], [m_nRemainLP], [m_nFlightLv], [m_nFxp], [m_nTxp], [m_lpQuestCntArray], [m_chAuthority], [m_dwMode], [blockby], [TotalPlayTime], [isblock], [m_Inventory], [m_apIndex], [m_adwEquipment], [m_aSlotApplet], [m_aSlotItem], [m_aSlotQueue], [m_SkillBar], [m_dwObjIndex], [m_Card], [m_Cube], [m_apIndex_Card], [m_dwObjIndex_Card], [m_apIndex_Cube], [m_dwObjIndex_Cube], [m_idparty], [m_nNumKill], [m_idMuerderer], [m_nSlaughter], [m_nFame], [m_nDeathExp], [m_nDeathLevel], [m_dwFlyTime], [m_nMessengerState], [m_Bank], [m_apIndex_Bank], [m_dwObjIndex_Bank], [m_dwGoldBank]) VALUES (N'0', 1, 0, 0, 230, 63, 32, 0, 0, 0, N'0,0', 15, 15, 15, 15, 1, 0, 0, N'0,1,1,1/0,1,2,1/0,1,3,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/$', N'0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/$', N'1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/$', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, N'$', N'F', 268566528, NULL, 0, N'F', N'1,2801,0,0,,1,0,-1,0,0,0,775518781,0,0,0,0,0,-1/2,4805,0,0,,5,0,-1,0,0,0,1385994894,0,0,0,0,0,-1/3,21,0,0,,1,0,7200000,0,0,0,1400057465,0,0,0,0,0,-1/5,506,0,0,,1,0,5850000,0,0,0,-66090858,0,0,0,0,0,-1/6,510,0,0,,1,0,4500000,0,0,0,-565786345,0,0,0,0,0,-1/75,502,0,0,,1,0,9000000,0,0,0,-2007317247,0,0,0,0,0,-1/76,2800,0,0,,3,0,-1,0,0,0,-282234563,0,0,0,0,0,-1/$', N'76/1/2/77/78/79/4/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/42/43/44/45/46/47/48/49/50/51/52/53/54/55/56/57/58/59/60/61/62/63/64/65/66/67/68/69/70/71/-1/-1/75/-1/5/6/-1/-1/-1/-1/3/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$', N'0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/$', N'0,2,400,0,0,0,0/1,2,398,0,1,0,0/2,2,2010,0,2,0,0/3,2,581,0,3,0,0/4,3,25,0,4,0,0/$', N'0,0,5,45,0,0,0,1/0,1,5,1,0,1,0,1/0,2,3,3,0,2,0,1/0,8,3,2,0,8,0,1/$', N'$', 0, N'74/1/2/82/6/76/77/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/42/43/44/45/46/47/48/49/50/51/52/53/54/55/56/57/58/59/60/61/62/63/64/65/66/67/68/69/70/71/76/77/82/74/0/3/4/5/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$', N'$', N'$', N'5/36/37/38/39/40/41/$', N'0/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/$', N'0/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/$', N'0/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/$', 0, 0, 0, 0, 0, 0, 0, 0, 0, N'$', N'$', N'$', 0)INSERT [dbo].[BASE_VALUE_TBL] ([g_nSex], [m_vScale_x], [m_dwMotion], [m_fAngle], [m_nHitPoint], [m_nManaPoint], [m_nFatiguePoint], [m_dwRideItemIdx], [m_dwGold], [m_nJob], [m_pActMover], [m_nStr], [m_nSta], [m_nDex], [m_nInt], [m_nLevel], [m_nExp1], [m_nExp2], [m_aJobSkill], [m_aLicenseSkill], [m_aJobLv], [m_dwExpertLv], [m_idMarkingWorld], [m_vMarkingPos_x], [m_vMarkingPos_y], [m_vMarkingPos_z], [m_nRemainGP], [m_nRemainLP], [m_nFlightLv], [m_nFxp], [m_nTxp], [m_lpQuestCntArray], [m_chAuthority], [m_dwMode], [blockby], [TotalPlayTime], [isblock], [m_Inventory], [m_apIndex], [m_adwEquipment], [m_aSlotApplet], [m_aSlotItem], [m_aSlotQueue], [m_SkillBar], [m_dwObjIndex], [m_Card], [m_Cube], [m_apIndex_Card], [m_dwObjIndex_Card], [m_apIndex_Cube], [m_dwObjIndex_Cube], [m_idparty], [m_nNumKill], [m_idMuerderer], [m_nSlaughter], [m_nFame], [m_nDeathExp], [m_nDeathLevel], [m_dwFlyTime], [m_nMessengerState], [m_Bank], [m_apIndex_Bank], [m_dwObjIndex_Bank], [m_dwGoldBank]) VALUES (N'1', 1, 0, 0, 230, 63, 32, 0, 0, 0, N'0,0', 15, 15, 15, 15, 1, 0, 0, N'0,1,1,1/0,1,2,1/0,1,3,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/0,1,-1,1/$', N'0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/0,0,0,1/$', N'1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/1/$', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, N'$', N'F', 268566528, NULL, 0, N'F', N'1,504,0,0,,1,0,9000000,0,0,0,2123143803,0,0,0,0,0,-1/2,508,0,0,,1,0,5850000,0,0,0,1278723486,0,0,0,0,0,-1/3,512,0,0,,1,0,4500000,0,0,0,-567889178,0,0,0,0,0,-1/11,2800,0,0,,3,0,-1,0,0,0,-27592157,0,0,0,0,0,-1/12,2801,0,0,,1,0,-1,0,0,0,1093304937,0,0,0,0,0,-1/75,21,0,0,,1,0,7200000,0,0,0,493176141,0,0,0,0,0,-1/78,4805,0,0,,5,0,-1,0,0,0,-2098396023,0,0,0,0,0,-1/$', N'11/12/78/16/8/6/81/9/76/10/4/77/7/13/20/15/5/17/18/14/19/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/42/43/44/45/46/47/48/49/50/51/52/53/54/55/56/57/58/59/60/61/62/63/64/65/66/67/68/69/70/71/-1/-1/1/-1/2/3/-1/-1/-1/-1/75/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$', N'0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/0/$', N'0,2,400,0,0,0,0/1,2,398,0,1,0,0/2,2,2010,0,2,0,0/3,2,581,0,3,0,0/4,3,25,0,4,0,0/$', N'0,0,5,45,0,0,0,1/0,1,5,1,0,1,0,1/0,2,3,3,0,2,0,1/0,8,3,2,0,8,0,1/$', N'$', 0, N'74/74/76/77/10/16/5/12/4/7/9/0/1/13/19/15/3/17/18/20/14/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/42/43/44/45/46/47/48/49/50/51/52/53/54/55/56/57/58/59/60/61/62/63/64/65/66/67/68/69/70/71/76/77/82/82/8/11/2/-1/-1/6/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$', N'$', N'$', N'5/36/37/38/39/40/41/$', N'0/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/$', N'0/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/$', N'0/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/$', 0, 0, 0, 0, 0, 0, 0, 0, 0, N'$', N'$', N'$', 0)
 
Initiate Mage
Joined
May 19, 2019
Messages
4
Reaction score
0
i tryed this files and it has no move animation you just moving like statue
 
Initiate Mage
Joined
May 19, 2019
Messages
4
Reaction score
0
i just changed my ip from localhost to IPv4
and i can connect to login
but after pressing the server im getting this
cannot connect to the network and error log
Tue May 21 23:52:03 2019
0 - CERT_CONNECTED
Tue May 21 23:52:03 2019
2 - CERT_SRVR_LIST
Tue May 21 23:52:04 2019
5 - LOGIN_CONNECT_FAIL
network error:10060
Tue May 21 23:52:25 2019
15 - CERT_DISCONNECT
network error:64
 
Newbie Spellweaver
Joined
Jan 29, 2014
Messages
60
Reaction score
1
What sql do I need for this ? 2012 or 2017?



i just changed my ip from localhost to IPv4
and i can connect to login
but after pressing the server im getting this
cannot connect to the network and error log
Tue May 21 23:52:03 2019
0 - CERT_CONNECTED
Tue May 21 23:52:03 2019
2 - CERT_SRVR_LIST
Tue May 21 23:52:04 2019
5 - LOGIN_CONNECT_FAIL
network error:10060
Tue May 21 23:52:25 2019
15 - CERT_DISCONNECT
network error:64

what sql u use for DB?
 
Back
Top