Definition : (int) SD_IS_NEWBIE(object player)

Defined in : <state_desc.h>

Description: Find out whether the player may be considered as a newbie on
             the basis of his average stat level.

Arguments  : object player - the player to test for newbie status.

Returns    : int 1/0 - if true, the player may be seen as a newbie.

See also   : SD_NEWBIE_TITLE, SD_NEWBIE_LEVEL
