Ask for help to tell the location of the code here

05/15/2019 19:34 mobai520#1
Ask for help to tell the location of the code here. Who can tell me, I mean I entered the name here, in the source code, is the execution code to enter the database, thank you first

[Only registered and activated users can see links. Click Here To Register...]
05/15/2019 19:39 yuantot#2
im not quite sure you asking of limitation character can make name?
05/15/2019 19:54 mobai520#3
Quote:
Originally Posted by yuantot View Post
im not quite sure you asking of limitation character can make name?
No, I mean, I am typing the name here is my name, then in the source code is the code that is executing. I create the name and store it in the database.
05/18/2019 13:49 cookie69#4
Quote:
Originally Posted by mobai520 View Post
No, I mean, I am typing the name here is my name, then in the source code is the code that is executing. I create the name and store it in the database.
...\Source\DatabaseServer\DPLoginSrvr.cpp
Code:
void CDPLoginSrvr::OnCreatePlayer( CAr & ar, DPID dpid, LPBYTE lpBuf, u_long uBufSize )
05/18/2019 15:45 mobai520#5
Quote:
Originally Posted by cookie69 View Post
...\Source\DatabaseServer\DPLoginSrvr.cpp
Code:
void CDPLoginSrvr::OnCreatePlayer( CAr & ar, DPID dpid, LPBYTE lpBuf, u_long uBufSize )
Thank you