crxranks_get_save_type

Syntax

native CRXRanks_SaveTypes:crxranks_get_save_type()

Description

Returns the data saving type set in the plugin's configuration file.

Note

You can use the constants CRXRANKS_ST_NICKNAME, CRXRANKS_ST_IP
and CRXRANKS_ST_STEAMID instead of numbers.

Return

0 if it's set to nickname, 1 for IP and 2 for SteamID.