• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

RanOnline EP 7 Clasic New Interface

Newbie Spellweaver
Joined
Jul 22, 2016
Messages
26
Reaction score
1
Solutions to unavailability of names

Solutions to unavailability of names

In the source code, find "s_COdbcGameChaSave. cpp" - - line 98 changed to
Code:
 "ChaSpMID =% u, ChaSpSID =% u, ChaPkWin =% u, ChaPkLoss =% u,"

In addition, find "s_COdbcGameChaCreate. cpp" - - line 34 changed to
Code:
 "% I64d,% I64d,% I64d,"


in additionTo modify the contents of the comment.ini file as part of the author's modification.
Add ChaVotePoint-money, ChaPremium Point-money, and ChaContributionPoint-money to the RanGame1 - chainfo table against the source code
Note that money is the type.


My English is very bad, I am sorry.
 
Master Summoner
Joined
Dec 25, 2011
Messages
544
Reaction score
12
what cpp files in source to edit comment.ini?
 
Last edited:
Joined
Oct 29, 2013
Messages
414
Reaction score
5
how to fix this error in Field server?
DB:42000, NativeError:156, [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'WHERE'.
 
Initiate Mage
Joined
Nov 17, 2019
Messages
2
Reaction score
0
guest any one can we share the UI ep7 source code please thanks in advanced
 
Newbie Spellweaver
Joined
Feb 26, 2018
Messages
78
Reaction score
2
I hope that someone can tell me how to fix rantool ,
Because i got an error when compiling rantool on source code
 
Newbie Spellweaver
Joined
Jun 19, 2021
Messages
8
Reaction score
0
Re: Solutions to unavailability of names

Solutions to unavailability of names

In the source code, find "s_COdbcGameChaSave. cpp" - - line 98 changed to
Code:
 "ChaSpMID =% u, ChaSpSID =% u, ChaPkWin =% u, ChaPkLoss =% u,"

In addition, find "s_COdbcGameChaCreate. cpp" - - line 34 changed to
Code:
 "% I64d,% I64d,% I64d,"


in additionTo modify the contents of the comment.ini file as part of the author's modification.
Add ChaVotePoint-money, ChaPremium Point-money, and ChaContributionPoint-money to the RanGame1 - chainfo table against the source code
Note that money is the type.


My English is very bad, I am sorry.



where can i find this s_COdbcGameChaCreate.cpp????? is it in the SQL server management or in the server file?
 
Back
Top