⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 saacproto_serv.c

📁 石器时代3.0源代码 2008.08.27最新版 完全可编译开服!
💻 C
📖 第 1 页 / 共 5 页
字号:
261 :        <dd>"successful" , "failed" 及中勿木井[262 :        <dt> string data263 :        <dd>"failed"及凛反    毛憎允谛棉及苇化坌月  侬  匹丐月[264 :        <dt> int id265 :        <dd> 娄醒及id及公及引引及戊疋□266 : 			   267 :      </dl>268 :      <br>269 :      <br>270 : */void saacproto_ACCharDelete_send( int fd,char* result,char* data,int id ){	saacproto_CreateHeader( saacproto.work , "ACCharDelete" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( result ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( data ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( id ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}/*290 :  <LI>    <a name="ACLockS"><font color=blue>servertoclient ACLock( string result, string data ,int id);<br></font></a>291 :      ACLock卞覆允月忒蚕[292 :      <br><br>293 :      <dl>294 :        <dt>string result295 :        <dd>"successful" , "failed" 及中勿木井[296 :        <dt>string data297 :        <dd>"failed"及凛反    毛憎允谛棉及苇化坌月  侬  匹丐月[298 :        <dt>int id299 :        <dd>娄醒及id及公及引引戊疋□300 :      </dl>301 :      <br>302 :      <br>303 : */void saacproto_ACLock_send( int fd,char* result,char* data,int id ){	saacproto_CreateHeader( saacproto.work , "ACLock" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( result ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( data ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( id ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}/*318 :  <LI><a name="ACUCheckS"><font color=blue>servertoclient ACUCheck( string mem_id );</font></a><BR>319 : 	 失市它件玄扔□田□井日必□丞扔□田□卞覆仄化}丐月交□扒□互蜇箕夫弘奶件320 : 	 仄化中月井升丹井毛民尼永弁允月[321 : 	 <BR><BR>322 : 	 <dl>323 : 	   <dt>string mem_id324 : 	   <dd>譬屯月覆擂及交□扒□及gamersDream member id325 : 	 </dl>	 326 : 	 <BR><BR>327 : 328 : */void saacproto_ACUCheck_send( int fd,char* mem_id ){	saacproto_CreateHeader( saacproto.work , "ACUCheck" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( mem_id ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}/*344 :  <LI><a name="DBUpdateEntryStringS"><font color=blue>servertoclient DBUpdateEntryString( string result, string table, string key, int msgid, int msgid2 );</font></a><BR>345 : 	 晓及戊穴件玉及瑛绊[撩  仄化手荚汊尕第  卅及匹  骰仄化方中冗346 : 	 <dl>347 : 	   <dt>string result348 : 	   <dD>successful 井failed	   349 : 	   <dt>string table350 : 	   <dD>351 : 	   <dt>int msgid352 : 	   <dD>353 : 	   <dt>int msgid2354 : 	   <dD>355 : 	 </dL>356 : */void saacproto_DBUpdateEntryString_send( int fd,char* result,char* table,char* key,int msgid,int msgid2 ){	saacproto_CreateHeader( saacproto.work , "DBUpdateEntryString" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( result ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( table ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( key ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid2 ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}/*369 :  <LI><a name="DBDeleteEntryStringS"><font color=blue>servertoclient DBDeleteEntryString( string result, string table, string key , int msgid , int msgid2 );</font></a><BR>370 : 	   侬  巨件玄伉及绰轮及瑛绊371 : 	 <dl>372 : 	   <dt>string result373 : 	   <dd>successful / failed374 : 	   <dt>string table375 : 	   <dd>376 : 	   <dt>string key377 : 	   <dd>378 : 	   <dt>int msgid379 : 	   <dd>380 : 	   <dt>int msgid2381 : 	   <dd>		   382 : 	 </dl>383 : 	 */void saacproto_DBDeleteEntryString_send( int fd,char* result,char* table,char* key,int msgid,int msgid2 ){	saacproto_CreateHeader( saacproto.work , "DBDeleteEntryString" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( result ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( table ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( key ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid2 ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}/*396 :  <Li><a name="DBGetEntryStringS"><font color=blue>servertoclient DBGetEntryString( string result, string value, string table, string key, int msgid, int msgid2 );</font></a><BR>397 : 	 潸曰分仄及忒曰袄398 : 	 <dl>399 : 	   <dt>string result400 : 	   <dd>successful / failed401 : 	   <dt>string value402 : 	   <dd>袄403 : 	   <dt>string table404 : 	   <dd>		   405 : 	   <dt>string key406 : 	   <dd>407 : 	   <dt>int msgid408 : 	   <dd>409 : 	   <dt>int msgid2410 : 	   <dd>		   411 : 	 </dl>412 : */void saacproto_DBGetEntryString_send( int fd,char* result,char* value,char* table,char* key,int msgid,int msgid2 ){	saacproto_CreateHeader( saacproto.work , "DBGetEntryString" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( result ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( value ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( table ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( key ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid2 ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}/*435 :  <LI><a name="DBUpdateEntryIntS"><font color=blue>servertoclient DBUpdateEntryInt( string result , string table, string key, int msgid, int msgid2 );</font></a><BR>436 : 	 DBUpdateEntry及瑛绊[437 : 	 <dl>438 : 	   <dt>string result439 : 	   <dd>succesful/failed440 : 	   <dt>string table441 : 	   <dd>  □皮伙  毛公及引引井尹允442 : 	   <dt>string key443 : 	   <dd>平□毛公及引引井尹允		   444 : 	   <dt>int msgid, int msgid2445 : 	   <dd>msgid 毛公及引引忒允[446 : 	 </dl>447 : 	 <BR><BR>448 : */#ifdef _ALLDOMAN // Syu ADD 排行榜NPCvoid saacproto_UpdataStele_send( int fd , char *data ){	saacproto_CreateHeader( saacproto.work , "UpdataStele" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( data ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}void saacproto_S_UpdataStele_send( int fd , char *ocdkey , char *oname , char *ncdkey , 					  char *nname , char *title , int level , int trns , int floor ) {	saacproto_CreateHeader( saacproto.work , "S_UpdataStele" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( ocdkey ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( oname ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( ncdkey ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( nname ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( title ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( level ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( trns ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( floor ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}#endifvoid saacproto_DBUpdateEntryInt_send( int fd,char* result,char* table,char* key,int msgid,int msgid2 ){	saacproto_CreateHeader( saacproto.work , "DBUpdateEntryInt" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( result ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( table ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( key ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid2 ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}/*463 :  <LI><a name="DBGetEntryRankS"><font color=blue>servertoclient DBGetEntryRank( string result , int rank , int count, string table, string key, int msgid, int msgid2 );</font></a><BR>464 : 	 赐匏毛忒允[465 : 	 <dl>466 : 	   <dt>string result467 : 	   <dd>successful/failed468 : 	   <dt>int rank469 : 	   <dd>赐匏[1动晓及袄毛潸月[470 : 	   <dt>int count471 : 	   <dd>晓井日中仁勾户井[  赓及巨件玄伉反0井日反元引月[472 : 	   <dt>string table473 : 	   <dd>  □皮伙  毛公及引引井尹允474 : 	   <dt>string key475 : 	   <dd>平□毛公及引引井尹允476 : 	   <dt>int msgid, int msgid2477 : 	   <dd>msgid 毛公及引引忒允478 : 	 </dl>479 : 	 <BR><BR>480 : 481 : 	 */void saacproto_DBGetEntryRank_send( int fd,char* result,int rank,int count,char* table,char* key,int msgid,int msgid2 ){	saacproto_CreateHeader( saacproto.work , "DBGetEntryRank" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( result ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( rank ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( count ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( table ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( key ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid2 ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}/*494 :  <LI><a name="DBDeleteEntryIntS"><font color=blue>servertoclient DBDeleteEntryInt( string result , string table, string key, int msgid, int msgid2 );</font></a><BR>495 : 	 绰轮及瑛绊496 : 	 <dl>497 : 	   <dt>string result498 : 	   <dd>successful/failed499 : 	   <dt>string table500 : 	   <dd>  □皮伙  毛公及引引井尹允501 : 	   <dt>string key502 : 	   <dd>平□毛公及引引井尹允503 : 	   <dt>int msgid, int msgid2504 : 	   <dd>msgid 毛公及引引忒允505 : 	 </dl>506 : 	 <BR><BR>507 : */void saacproto_DBDeleteEntryInt_send( int fd,char* result,char* table,char* key,int msgid,int msgid2 ){	saacproto_CreateHeader( saacproto.work , "DBDeleteEntryInt" );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( result ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( table ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_string( key ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid ) ,saacproto.workbufsize );	saacproto_strcatsafe( saacproto.work , saacproto_mkstr_int( msgid2 ) ,saacproto.workbufsize );	saacproto_Send( fd , saacproto.work );}/*520 :  <LI><a name="DBGetEntryIntS"><font color=blue>servertoclient DBGetEntryInt( string result , int value , string table, string key, int msgid, int msgid2 );</font></a><BR>521 : 	 巨件玄伉及袄毛井尹允522 : 	 <dl>523 : 	   <dt>string result524 : 	   <dd>successful/failed525 : 	   <dt>int value526 : 	   <dd>袄公及手及527 : 	   <dt>string table528 : 	   <dd>  □皮伙  毛公及引引井尹允529 : 	   <dt>string key530 : 	   <dd>平□毛公及引引井尹允531 : 	   <dt>int msgid, int msgid2532 : 	   <dd>msgid 毛公及引引忒允533 : 	 </dl>534 : 535 : 536 : */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -