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.
 
Skilled Illusionist
Joined
Mar 10, 2007
Messages
320
Reaction score
10
If the character has a guild, then the client will crash when login the game, how to fix it, thank you!
 
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




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