Returns whether experience gain has been disabled for the player
See also Player information functions, Experience (XP) functions.
Signature:
isDisabled
=
IsXPUserDisabled()
Returns:
isDisabled
- True if experience gain has been disabled for the player; false otherwise (boolean
)