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!

[SHARE] Dungeon System + Expedition ( One RUN ) Source Code

Experienced Elementalist
Joined
Jul 28, 2015
Messages
205
Reaction score
40
I want to share this source code keyword "expedition" Sharing is caring happy merging

Added Separate function for Initiating Instance MapAdded Expedition MapNode for One Time Run ( Mobs will not respawn )- Expedition for Boss Mobs - Check In Crow Data, Boss Flag must be Unchecked or else Expedition will be useless or in short Boss mobs will now spawn- Optimized for fast stacking Memory Leak

Known Problems : Limit Time force MoveOut ( not working ).

Credits Eugene Saya for the source.
me for sharing this




glgeaclient.cpp
 

Attachments

You must be registered for see attachments list
Last edited:
Skilled Illusionist
Joined
Jul 13, 2016
Messages
331
Reaction score
11
i want to share this source code keyword "expedition" sharing is caring happy merging

added separate function for initiating instance mapadded expedition mapnode for one time run ( mobs will not respawn )- expedition for boss mobs - check in crow data, boss flag must be unchecked or else expedition will be useless or in short boss mobs will now spawn- optimized for fast stacking memory leak

known problems : Limit time force moveout ( not working ).

credits eugene saya for the source.
Me for sharing this




glgeaclient.cpp




thanks mate 1 big like! Legendary mcc
 
Junior Spellweaver
Joined
Oct 4, 2014
Messages
182
Reaction score
15
Can you help me with this ?
f:\ep7 7class--edit\RanClientLib\G-Logic\GLGaeaServer.cpp(2811): error C2660: 'GLLandMan::LoadFileInstantMap' : function does not take 1 arguments
if( !pSrcLandMan->LoadFileInstantMap( pDestLandMan->GetFileName() ) ) return E_FAIL;
 
Newbie Spellweaver
Joined
May 24, 2020
Messages
71
Reaction score
4
I want to share this source code keyword "expedition" Sharing is caring happy merging

Added Separate function for Initiating Instance MapAdded Expedition MapNode for One Time Run ( Mobs will not respawn )- Expedition for Boss Mobs - Check In Crow Data, Boss Flag must be Unchecked or else Expedition will be useless or in short Boss mobs will now spawn- Optimized for fast stacking Memory Leak

Known Problems : Limit Time force MoveOut ( not working ).

Credits Eugene Saya for the source.
me for sharing this




glgeaclient.cpp

What EP of the source did u use on this?
 
Back
Top