What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Search results

  1. 0

    getAuctionBuyList bug or how to fix?

    Like many of the API calls getAuctionBuyList Method states that "In the case of false returns one of the following errors" however it is impossible that this method can ever return a bool due to it returning AuctionItem or null. List<AuctionItem> items = getAuctionBuyList(req, 0); if...
Back
Top