913:/std/player_sec.c (/std/player_sec.c)
(nomask public int) save_player(string pl_name)
/*
 * Function name: save_player
 * Description  : This function actually saves the player object.
 * Arguments    : string pl_name - the name of the player
 * Returns      : int 1/0 - success/failure.
 */
