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!

EP7 [E-Games x Jolin]

Newbie Spellweaver
Joined
Oct 30, 2023
Messages
9
Reaction score
0
Last edited:
Joined
Jun 20, 2010
Messages
693
Reaction score
103
Have you tried using Item editor and edit some items?
ahhh hello? did you download the TS share?

my life so toxic this past month and need clear my nightmare I've been through, so recently passing by to RZ and this this thread catch my eye using geger source, so I try if I'm still capable/remember setting-up ran server
 
Newbie Spellweaver
Joined
Oct 26, 2013
Messages
73
Reaction score
2
ahhh hello? did you download the TS share?

my life so toxic this past month and need clear my nightmare I've been through, so recently passing by to RZ and this this thread catch my eye using geger source, so I try if I'm still capable/remember setting-up ran server
I have not downloaded TS shared, But I want to know in advance if it is possible (Future bugs) to load items using the said src. Because I was using an old src. Thank you for reply.
 
Newbie Spellweaver
Joined
Apr 22, 2023
Messages
34
Reaction score
10

pass: fffg46 (Use notepad++ for editing the .txt on CFG folder)
pass: fffg46


Please update the links

also update sauce please :) Thanks!
 
Junior Spellweaver
Joined
Jul 20, 2010
Messages
120
Reaction score
9
i hope ts will make like an documentation or like guide hows functions threads works... to make it better :) to build up something better
 
Initiate Mage
Joined
Jan 22, 2024
Messages
3
Reaction score
0
Nothing special just official E-Games v822 Ran Online client powered by Jolin server files on active development ...

Prerequisite:
Microsoft SQL Server 2008 Express
Virtual Machine (Recommended) (with Window 7 SP1 or higher OS)



pass: fffg46 (Use notepad++ for editing the .txt on CFG folder)
pass: fffg46


Download Client:
1. Click then click CODE then Download source code then choose .zip.
2. Copy data folder on Server v1 folder
3. On Game Client folder find param.ini then using the REditor provided inside Server v1 folder edit it to match CFG IP address.
4. Copy game.exe from above into this folder.

// Please report bugs so it get stable enough and Full Source code get released for the public ....

TODO :
Verify all map existence
Verify Game functionality such as trading, PVP, PK ...etc
Remove/Fix some missing or not functional GUI
Verify all Item existence on glogic
Verify Quest if they can be accomplish

Full Source: Soon



Changelog:
Code:
1. Remove BugTrap initialization code
2. Change BugTrap credentials to prevent Min Communications from tracking
see ep7\source\enginelib\Common\BugTrapStr.cpp
3.Prevent server(s) executable from staying on system tray and make close/exit button never ask for confirmation
4. Prevent server(s) executable from running multiple instance
5. Seperate each server(s) configuration file (agent.txt,field.txt,login.txt and session.txt)
6. Added messagebox that show up when the configuration file(.cfg or .txt) being read does not exist (currently disable since it's annoying)
7. Change game.exe launch parameter to /run
8. Remove the "Remember me" button on log in since its does not work ...
9. Added fix for "negative gold in inventory"  (untested)
10. Notepad.exe will not run anymore when error report exist instead error are just logged on .txt file at \Documents\RanOnline\errlog folder
11. Commands will now show System Message when used.
12. Set FPS limit to 360 fps &&  Remove 60 fps limiter on window mode (untested)
13 Disable VSync
14

Known Bugs:
1. Club Death Match event is remove ... Well it's not remove but nobody want to share source code for it ... xD
Already dead links?
 
Initiate Mage
Joined
Jan 22, 2024
Messages
3
Reaction score
0
this source is very easy to compile since its using a much newer version of Visual Studio just compile your own using this source :D
would you mind if you have the link to the other downloadable source ? I already check other posts I don't see any links.
 
Back
Top