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!

《仙OL》2.5D MMORPG (Immortal MMORPG) Complete Source Code (Client, Server, Documents)

Status
Not open for further replies.
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
Hey!

I was really disappointed that @DNC thread got deleted because of me :(:, so I will recreate it and put some information about this game. :eek:tt1: So I fixed some paths in this release and replaced old DirectX that was not able to compile with new SDK from microsoft.

Downloads:
  • Files:
  • Visual studio 2013 Ultimate:
  • MFC Library:
  • DirectX SDK:
  • Universal Server (For MySQL):
  • Navicat (MySQL windows phpmyadmin):
  • Launcher (Created by InCube)

Launcher: Put Immortal Launcher.exe in your immortal client folder, make shortcut to desktop, duoble click enter ip and go play easier.


Compile order:
  1. Engine
  2. Game Server
  3. Game Client
  4. Tools

!!EVERYTHING MUST BE COMPILED WITH VISUAL STUDIO 2010 TOOLSET!!


If you don't compile with 2010 v100 toolset you will get massive problems in other library files that are not compatible with newest toolset's.

hrspSLk - 《仙OL》2.5D MMORPG (Immortal MMORPG) Complete Source Code (Client, Server, Documents) - RaGEZONE Forums




Note: Everything MUST be compiled by "RELEASE".

UPDATE 5:28 PM 7/5/2014:
Download this
take Source folder rename it to XTP and move it to sdk/include.
Then compile it from orginal directories with v100 toolset.
Thanks @Viserion for this.

Languages used in this game:
  • Python (Server-Side World Data)
  • C++ (Server-Side, Client)
  • DirectX (Client)

This game can be used as your new game starting point. Out of this source you can make MOBA or something like it.
Need's some work into it and it will be a perfect money-earning game!

Good luck!

UPDATE:
Solution 'tool' -> tool_character cannot be compiled at all.
Some pics to prove it working:
EFLNWt8 - 《仙OL》2.5D MMORPG (Immortal MMORPG) Complete Source Code (Client, Server, Documents) - RaGEZONE Forums

IgmGty2 - 《仙OL》2.5D MMORPG (Immortal MMORPG) Complete Source Code (Client, Server, Documents) - RaGEZONE Forums

Ouce9ID - 《仙OL》2.5D MMORPG (Immortal MMORPG) Complete Source Code (Client, Server, Documents) - RaGEZONE Forums


Regards,
- InCube
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Jan 22, 2009
Messages
1,138
Reaction score
430
1. You don't need tools to compile Client.
2. XTP :
3. Yes, good game to learn. Very very understand this source code and game.
4. Do you tested GM account?
 
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
1. You don't need tools to compile Client.
2. XTP :
3. Yes, good game to learn. Very very understand this source code and game.
4. Do you tested GM account?
Yeah, I don't know commands yet, didnt read docs.

I'm able to compile client now! Tools are to edit the UI, maps etc.
 
Last edited:
Junior Spellweaver
Joined
Sep 7, 2006
Messages
178
Reaction score
7
Thank you.

I no basic in setup game and ETC for game .
You recorder vedio in open sourcode and use tools and directx and MFC and complie game.
..Please video in open sourcecode game and etc.
 
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
Help Me pls! i complie everything ok but when i connect cilent , i can't create char .
you need to launch in this order:
1. Game Server
2. Login Server
3. Region server

also you may missconfigured sql database
 
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
ZboKqqI - 《仙OL》2.5D MMORPG (Immortal MMORPG) Complete Source Code (Client, Server, Documents) - RaGEZONE Forums

OK, you can "compile" :8:
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jul 14, 2010
Messages
28
Reaction score
1
i'm finding how to pack file after unpack . i dont know about chinese. If you want export only 1 file you must type same name of file to export. exsample: you want export clt_core.ini you must type clt_core.ini in your box.
 
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
i'm finding how to pack file after unpack . i dont know about chinese. If you want export only 1 file you must type same name of file to export. exsample: you want export clt_core.ini you must type clt_core.ini in your box.
Ech.. Will be needed to rewrite this some time :D

I get same error even if i type the same thing.
 
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
@lovestealer, i need more info on the packer. Good luck compiling character, tool_ui working for me :p
 
Status
Not open for further replies.
Back
Top