# Script Get First Unfinished Req

Grammar — (Script version) Get the first unfinished requirment to make object object for player player
FlagsFunction | CustomAI

Returns the first unfinished requirment to make an object for a player. Same as the default/code version, except this version could potentially be modified to handle custom requirements.

# Arguments

  • int — Player
  • string — Object

Returns — string

Category: AI Advanced / Requirements / Functions

# Examples

— None found —