ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
AreTeamMembersRecruitable: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Added Flag template and some more information. |
||
Line 1: | Line 1: | ||
{{Flag | |||
|name={{PAGENAME}} | |||
|files={{Categ|ini=ai}}, {{Categ|maps}} | |||
|values={{Values|boolean}} | |||
|types={{Categ|TeamTypes}} | |||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ra2=yes | |||
|yr=yes | |||
|ares=yes | |||
}} | |||
If set, this flag allows the members of this [[TeamTypes|team]] to be recruited into other teams. If the flag is set to false, the team members cannot be recruited into other teams. | |||
When the team | '''Note:''' When the team finishes its [[ScriptTypes|script]], the team is disolved and its members become available for recruitment into other teams, regardless of this flag. | ||
See | ==See Also== | ||
*[[Priority]] | |||
*[[Group]] | |||
*[[Recruiter]] |
Latest revision as of 22:00, 5 September 2020
Flag: | AreTeamMembersRecruitable |
File(s): | ai(md).ini, maps |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Applicable to: | TeamTypes |
If set, this flag allows the members of this team to be recruited into other teams. If the flag is set to false, the team members cannot be recruited into other teams.
Note: When the team finishes its script, the team is disolved and its members become available for recruitment into other teams, regardless of this flag.