check my reply on your other post, don't spam
i think its two different questions. in this post i asked if its ok or not.
the other post is all about why it does it and how to fix it.
thank you for answering my questions sir.
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!check my reply on your other post, don't spam
i tried to compile it with the suggested VS and DX.. but i encounter 17files skipped during build. is this ok or not?
DB:SELECT UserNum, UserType, PremiumDate, ChaRemain, ChaTestRemain, ChatBlockDate , UserEmail , UserPoint , UserPoint2 , PlayTime FROM UserInfo WHERE UserID='pepski1270'DB:42S22, NativeError:207, [Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid column name 'UserPoint2'.CAgentUserCheck GetUserInfo DB_ERROR
i used all the db in the =document. how to fix this?
Hello guys i want share my bin combine SRC
include gui + ingame icon
Credits By:
source code @arwekaj09
modified @aizen00
Special Thanks @crossbows
https://www.mediafire.com/file/keu00fb22k9if3y/Juver2.rar/file
What Missing?
*CAMPUS TRANSCRIPT
*ITEM COMBINATION
How to enable dual client?
check CFG
// ////////////////////////////////////////////////////////////////////////////
//SvrSession server cfg file
// ////////////////////////////////////////////////////////////////////////////
server_version 1
patch_version 1
server_name (RanOnline)SessionServer
server_max_client 1000
server_ip 25.50.108.25
server_service_port 5000
server_control_port 6000
service_provider 3
max_thread 4
server_type 2
server_group 0
server_number 0
//
pk 1
pkless 0
adult 1
testserver 0
heartbeat 1
gameguard 0
use_event_thread 1
ipclient_max 0
// ////////////////////////////////////////////////////////////////////////////
// ODBC user database setting value
user_odbc_name RanUser
user_odbc_user sa
user_odbc_pass 12345
user_odbc_database RanUser
user_odbc_pool_size 5
user_odbc_response_time 10
// ////////////////////////////////////////////////////////////////////////////
// log database setting value
log_odbc_name RanLog
log_odbc_user sa
log_odbc_pass 12345
log_odbc_database RanLog
log_odbc_pool_size 5
log_odbc_response_time 10