Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

formulateUnavailabilityText

Description

Formulates feature unavailability text from the passed on unavailability state bitmask.

Arguments

1 string id

the taskType ID.

2 number unavailabilityStates

bitmask, the unavailability states.

3 number lowestSkillLevel

the lowest skill level.

4 table missingRequirements

a table which lists missing features which prevent this feature from being selected.

5 table presentIncompatibilities

a table which lists features that are incompatible with the givne taskType ID.

Returns

1 table

the list containing all the incompatibility text.