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]EP11 Source Code w/ Client

Ì lövê ¥öµ!
Loyal Member
Joined
Jun 2, 2009
Messages
1,885
Reaction score
211
e:\Source\netclientLib\MinLzo.h(3): fatal error C1083: Cannot open include file: 'lzoconf.h': No such file or directory
e:\Source\enginelib\Common\Unzipper.h(20): fatal error C1083: Cannot open include file: '../=zlib/unzip.h': No such file or directory

error on build
 

zet

Experienced Elementalist
Joined
Aug 25, 2010
Messages
251
Reaction score
24
e:\Source\netclientLib\MinLzo.h(3): fatal error C1083: Cannot open include file: 'lzoconf.h': No such file or directory
e:\Source\enginelib\Common\Unzipper.h(20): fatal error C1083: Cannot open include file: '../=zlib/unzip.h': No such file or directory

error on build

I have dint experience this error on release and release a
 

zet

Experienced Elementalist
Joined
Aug 25, 2010
Messages
251
Reaction score
24
top 10 ranking button

add this in CPvPWindowDisplay.cpp



Cpvpwindowdisplay.h


GLGaeaClient.cpp

find: (inside case NET_MSG_GCTRL_TOWERWARS_SETWINSCHOOL_BRD:)
delete this

and add on (case NET_MSG_GCTRL_TOWERWARS_START_BRD:)

add this in gui: (<WORD Ver="1" Id="COMPETITION_CTF_BATTLE_TEXT">)
<VALUE Lang="pe" Index="12">Show</VALUE>

After I have done this, I only see the ranking sir using emulator



Missing folder like include an so on..

back read sir
 
Junior Spellweaver
Joined
Mar 2, 2017
Messages
187
Reaction score
18
anyone can share sw.ini files ?? sorry for bad question i deleted my files in my pc thanks for response btw ty sir ken for sharing this code
 

zet

Experienced Elementalist
Joined
Aug 25, 2010
Messages
251
Reaction score
24
This source based on EP11 source code shared here and some dev modified/re-code it.


-Fix Seal Cards
-Tyranny Battle UI
-Tyranny Fix
-Latest Game Guard
-Etc




kenn14 - [Share]EP11 Source Code w/ Client - RaGEZONE Forums

what receommended OS for this server files ? to avoid field server crash?
 
Skilled Illusionist
Joined
Dec 29, 2009
Messages
351
Reaction score
25
Does the Skill link, Item sort and Item wrap working ?

Item sort, item delete sre fixed. Some skill links are still not totally fixed thats why i delete it in skill.ssf



Are you sure no error?

This is my latest source and i compile it w/out any errors, just warnings.



yes no error the only error is the field bug trap when casting skills. do you know how to fix this?

Are using vps or vmware?
 
Last edited:
Newbie Spellweaver
Joined
Mar 19, 2013
Messages
39
Reaction score
2
Anyone have compatible Database for this?
i already tried database shared on previous EP11 and EP10 Thread... but still no luck...
 

zet

Experienced Elementalist
Joined
Aug 25, 2010
Messages
251
Reaction score
24
Item sort, item delete sre fixed. Some skill links are still not totally fixed thats why i delete it in skill data





This is my latest source and i compile it w/ any errors, just warnings.





Are using vps or vmware?

I am using dedicated server from limestone. yes I think vps, Is there a different configuration on both?
 
Junior Spellweaver
Joined
Apr 26, 2017
Messages
184
Reaction score
10
yes no error the only error is the field bug trap when casting skills. do you know how to fix this?

Skinobject.rcc issue you need to ask him for the compatible one


Sent from iPhone via Tapatalk send
 
Newbie Spellweaver
Joined
Feb 24, 2015
Messages
57
Reaction score
7
How to Fix?
Build on RELEASE_A
ss-error - [Share]EP11 Source Code w/ Client - RaGEZONE Forums ss-b - [Share]EP11 Source Code w/ Client - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Back
Top