• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

《仙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:

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 https://mega.co.nz/#!R9MBRJTa!SF24fG_1aSvksUbIAf8eksWiaKI3YlAW8CTahGJ8qPw
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
 
Last edited:
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
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
 
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