Skip to content

Feature Request: NS function to obtain relations between location/company/organization #1018

Open
@cigarmemr

Description

@cigarmemr

Consider the basic model of hacking/stock trading/company working below:
image

For now getServer().organizationName and getOrganization() reveals No. 3 and 4, respectively. However there seems to be no way to obtain relations of organization - company and company - location.

This renders certain judgement based on these info hard to code in scripts such as:

  • I'd like to trade with certain stock, and work for its corresponding company to increase its forecast.
  • I'd like to work for certain mega company to get invited by its faction. To make it easier I would like to backdoor their corresponding server.

My idea is to add two singularity function getCompany() and getLocation() returning some detailed info about a company/location, including their corresponding company/organization. How do you think?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions