set_userinfo( <key>, <value> )
Module: Player
Summary:
Sets the key and value in the player's userinfo string.
Call this on:
The player
Example:
player set_userinfo( "name", "KILLTUBE" );
Required Args:
1 : <key> The key
2 : <value> New value