Most visitors online was 2783 , on 8 Sep 2023
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!hmmm.. thanks!!
but UI'sszzzz, kind of weird in looks
this is what happened if we just mix the clients
I'm looking forward to my self to improve the UI of this mix client
thanks everybody take your credits and be proud!! hart<3
I don't know if any one done this
I just make the private market can only open when character is inside the market slot
See image:
use release for compiling/rebuild not debug
use release for compiling/rebuild not debug
now i get it. thanks bro
- - - Updated - - -
can someone check this if whats the problem? i put the code like this in source to enable rcc. in my emulator and server files all is running now with rcc but the problem is here in minia. i try to edit this gameclient2.cpp but cant read rcc. can someone help me..
https://ibb.co/8MFbdbV
https://ibb.co/WV4SSKV
declare like thisCode:{ m_bUseDepthBuffer = TRUE; m_pApp = (CGameClientApp*)AfxGetApp(); // if you are using gameclient2 change CGameClientApp to CGameClientApp2 GLOGIC::bGLOGIC_PACKFILE = FALSE; GLOGIC::bGLOGIC_ZIPFILE = TRUE; GLOGIC::bENGLIB_ZIPFILE = TRUE; }