Skip to content

silgy_usr_get_avatar

Jurek Muszyński edited this page Sep 5, 2019 · 1 revision

int silgy_usr_get_avatar(int ci, int uid)

Description

Retrieves user's avatar into the output buffer. uid is the user id.

Returns

Returns OK or one of the error codes:

  • ERR_NOT_FOUND
  • ERR_INT_SERVER_ERROR

Example

Notes

Requires USERS compilation switch.

Clone this wiki locally