BigWorld Technology 2.1. Released 2012.
Copyright © 1999-2012 BigWorld Pty Ltd. All rights reserved.
This document is proprietary commercial in confidence and access is restricted to authorised users. This document is protected by copyright laws of Australia, other countries and international treaties. Unauthorised use, reproduction or distribution of this document, or any portion of this document, may result in the imposition of civil and criminal penalties as provided by law.
Table of Contents
- 1. Introduction
- 2. Features
- 3. Example Code
-
- 3.1. Where should the friends list be stored?
- 3.2. Admirers
- 3.3. DBID
- 3.4. Persistent friends list
- 3.5. Client friendsList
- 3.6. Using list indexes as friend identifiers
- 3.7. Base online friends list
- 3.8. Console commands
- 3.9. Initialisation and destruction
- 3.10. Adding and deleting friends
- 3.11. Interacting with friends
- 3.12. Declaring the methods
- 4. Variations