Ommina

Joined 21 September 2007
Line 57: Line 57:
* ''dateflags'' values: [Look them up]
* ''dateflags'' values: [Look them up]


Example:
=== REVIEW: Get Anime Review ===
Retrieves the review scores and text for an anime review.  Like ANIMEDESC, it will likely take multiple calls to this comment to retrieve a complete review - almost all reviews will overflow the size limits of a UDP packet.


  CHARACTER charid=488&s=DChan
'''Command String:'''
  235 CHARACTER
* REVIEW rid={int4 id}
  488|ニコ・ロビン|Nico Robin|14789.jpg|4097,2,1900,1'69,2,1901,0'6199,0,1900,1'5691,0,1900,1'2644,0,,'4851,0,1900,1||1236938094
 
'''Possible Replies:'''
* 234 REVIEW
: {int4 current part}|{int4 max parts}|{int4 review id}|{int4 author uid}|{int4 score_animation}|{int4 score_sound}|{int4 score_story}|{int4 score_character}|{int4 score_value}|{int4 score_enjoyment}|{str review_text}
* 234 REVIEW
: {int4 current part}|{int4 max parts}|{str review_text}
 
* 334 NO SUCH REVIEW
 
'''Info:'''
* IDs and scores are returned with part zero only.  Parts one through max exclude the scores and return the text block only.
 
 
 
 
 
[Maybe exchange author uid for author name.  Or a uid->name lookup via USER?]


=== WISHLIST: Retrieve Wishlist Data  ===
=== WISHLIST: Retrieve Wishlist Data  ===
MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.