crxranks_user_xp_updated

Syntax

forward crxranks_user_xp_updated(id, xp, CRXRanks_XPSources:source)

Usage

id
Client index.
xp
Amount of XP the client has after the change.
source
The XP source that caused the change.

Description

Called right after the client's XP amount changes.

Return

This forward ignores the return value.