GetCVar
Gets a cvar and sets it's value as an attribute.
Postal III Ultrapatch+Angel v1.3.0+ Feature
The following function will only work in Postal III Ultrapatch+Angel v1.3.0 or higher.
Syntax
GetCvar [attribute to create/set],[cvar] -- Creates the attribute with the cvar's value.
Example
GetCVar cheating,sv_cheats -- This creates an attribute equal to 'sv_cheats' value.