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] Ep7v1 Full Source Code

Status
Not open for further replies.
Custom Title Activated
Loyal Member
Joined
Aug 16, 2007
Messages
1,378
Reaction score
581
Content :
Source code of Ran Online EP7v1 Server files + client files + almost all tools
Missing : Item Editor, Skill Editor, Quest Editor, Mob Editor, GM Char Editor, World Editor, Effect Editor source code

What do I need?
Use Visual Studio 2003 for the compilation
You'll also need the Direct X 2005 Dec SDK

How do I compile this?
It has 2 project versions 2008 and 2003
Delete the 2008 project file (.vcproj file) and rename the .vcproj.7.10.old into .vcproj
do that for every solution (every library/file whose source code is included here)
Rename the Korean folders, or Visual Studio won't be able to load the files inside them
Make sure to use 2003 Visual Studio
Don't forget to add the direct X include and import folders to the compiler default import and include paths

You might have to clear the _rbuilddata folder if you get unexplained error on compiling
There are 2 errors in the code, easy to fix for anyone who has the slightest idea about C++

The code is written in C/C++ it has poor coding style, and 50% of the comments are korean

Download Link :
pass : sgyy3245

Mirror :
Mirror is FTP Link courtesy of intel Ran

Mirror 2 :
Thanks to jayr0428 for uploading the 2nd mirror.


Part1 :
Part2 :
Part3 :
Part4 :
Part5 :
Part6 :
Part7 :
Part8 :
Part9 :
Part10 :
Part11 :
Part12 :

Credits - jolin​


I will not teach you how to code, if you're not good at C++ then leave this thread the code is useless if you can't code

Credits : Jolin88, I'm not the only one who got this, but I'm the first to share
 
Last edited:
Wazup fucckerrsss
Joined
Jan 14, 2008
Messages
473
Reaction score
91
This is another good and very usefull thread in RAN Online Section.
I hope there will a Serious Coder here, and i can help to as long as i can.
 
Custom Title Activated
Loyal Member
Joined
Aug 16, 2007
Messages
1,378
Reaction score
581
pass : sgyy3245

I forgot I had used a password on the .rar file
 
Skilled Illusionist
Joined
Sep 20, 2009
Messages
315
Reaction score
68
I have replaced the link in the first post by a direct link that requires no premium, it says the file name is "download.php" but don't worry, it IS the RAR file containing the source

Additional Information: I will recommend to use IDM, Flash get, or orbit downloader because this is direct link is hosted by other host not real file hosting website to avoid error's/interruption or unexpected download complete (NOT the EXACT Size).
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Aug 16, 2007
Messages
1,378
Reaction score
581
using VS 2008 will display tons of configuration errors, you'll have to know a lot about C++ to configure it correctly using 2008, on 2003 it works to compile as is
 
Graveyard Networks
Joined
Dec 19, 2005
Messages
472
Reaction score
264
This thread is about this source being released, any development of this source should be started on development section.

Any other help here on how to do programming and i will close this thread.
 
QT is better than VS
Joined
Jul 29, 2009
Messages
908
Reaction score
389
@f30303
IN ORDER TO bind/compile this code use visual studio 2k3
or any c++ compiler..
however using different compiler like dev++ borlan etc you need to add header in every cpp not almost but its is required to add preprocessor
refers guide manual before using different compiler to avoid problem
 
Junior Spellweaver
Joined
Jul 13, 2011
Messages
173
Reaction score
17
@Mr.Jolin : What folder is the source code for Game.exe?
 

jow

Junior Spellweaver
Joined
Nov 30, 2009
Messages
111
Reaction score
132
I'm done testing and compiling the source and sadly lots of tools are missing T-T ..
 

Attachments

You must be registered for see attachments list
Not working on UnitedFlyf
Loyal Member
Joined
Apr 21, 2009
Messages
1,385
Reaction score
934
Great release, downloading now. Looks very complete(missing some very minor tools). Should be interesting to look through.
 
Custom Title Activated
Loyal Member
Joined
Aug 16, 2007
Messages
1,378
Reaction score
581
Updated first post for easier compilation process
 
Not working on UnitedFlyf
Loyal Member
Joined
Apr 21, 2009
Messages
1,385
Reaction score
934
Nice, BugTrap source in here. Any chance offi HackShield source was leaked with any other RAN stuff?
 
Newbie Spellweaver
Joined
Dec 13, 2007
Messages
76
Reaction score
19
Dear Jolin88,
what can i do if encounter the following problem while opening the crow.mnsf
Jolin88 - [Share] Ep7v1 Full Source Code - RaGEZONE Forums


i am using the tools from
http://forum.ragezone.com/f528/guide-official-guide-setting-ep7-771837/
thank you!
 
Graveyard Networks
Joined
Dec 19, 2005
Messages
472
Reaction score
264
This source will need you knowledge how to use Compiler - Any error that will appear will need coding knowledge. We cannot teach you how to code or teach you how to use that compiler. Everyone should learn using "Google". I will be make sure the links will be available and thread is on sticky. Since most post here are questions how to use Compiler and Fix some errors this will not stay open.


Thread Closed
 
Status
Not open for further replies.
Back
Top