rsu_is_level_loaded

Checks if client's stats are loaded.

Syntax

native rsu_is_level_loaded(index) /** * Resets all stats from MySQL table. * * @noreturn * */ native rsu_reset_stats()

Usage

index Client index.

Return

True — if client's stats are loaded, false otherwise.

Defined in ranksultimate.inc at line 266 . This documentation was automatically generated from source.