DeletePVar
Deletes a previously set player variable.
Deletes a previously set player variable.
Gets a player variable as a float.
Gets an integer player variable's value.
Retrieve the name of a player's pVar via the index.
Gets a player variable as a string.
Each PVar (player-variable) has its own unique identification number for lookup, this function returns the highest ID set for a player.
Gets the type (integer, float or string) of a player variable.
Set a float player variable's value.
Set an integer player variable.
Saves a string into a player variable.