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
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..
To view the content, you need to sign in or registerTo view the content, you need to sign in or register
declare like this
Code:{ 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; }