recruitMember() Netscript Function

recruitMember(name)
Arguments:
  • name (string) – Name of member to recruit

Attempt to recruit a new gang member.

Possible reasons for failure:

  • Cannot currently recruit a new member
  • There already exists a member with the specified name
Returns:True if the member was successfully recruited. False otherwise