Neutral (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Emess No edit summary |
>Mattchewy Fixing multiple objects |
||
Line 5: | Line 5: | ||
|property = [[Bool]] ''Neutral'' | |property = [[Bool]] ''Neutral'' | ||
|description = When enabled, it means the player or spawn is not on a specific team. | |description = When enabled, it means the player or spawn is not on a specific team. | ||
| | |objects = [[SpawnLocation]], [[Player]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
Revision as of 21:59, 23 January 2011
![]() | |
Property | Bool Neutral |
Description | When enabled, it means the player or spawn is not on a specific team. |
Member of | SpawnLocation, Player |
Description
This Bool value sets whether the SpawnLocation can be spawned at by all teams or just the teamColor it is set to. If the box is ticked the Spawn can be used by all teams. If not it can only be used by the TeamColor the Spawn is set to.
Neutral is also a property in Player, which denotes whether or not a player is on a team, or not on any team.