FutureProg functions
startfieldproject
Boolean startfieldproject(Character actor, AgricultureField field, Text operation)
Contexts: computer function, computer program, standard futureprog
Starts an agriculture project with no target.
actor: The character starting the project
field: The field
operation: The operation name or ID
Boolean startfieldproject(Character actor, AgricultureField field, Text operation, Text target)
Contexts: computer function, computer program, standard futureprog
Starts an agriculture project with a dynamic target.
actor: The character starting the project
field: The field
operation: The operation name or ID
target: The crop, herd, or woodland target name or ID
Contexts: computer function, computer program, standard futureprog
Starts an agriculture project with no target.
actor: The character starting the project
field: The field
operation: The operation name or ID
Boolean startfieldproject(Character actor, AgricultureField field, Text operation, Text target)
Contexts: computer function, computer program, standard futureprog
Starts an agriculture project with a dynamic target.
actor: The character starting the project
field: The field
operation: The operation name or ID
target: The crop, herd, or woodland target name or ID