Entity Flag: Not in Deathmatch
Last edited 2 years ago2022-03-28 13:55:47 UTC
- Wiki
- View Page
-
You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date.
Click here to see the current revision of this page.
If this flag is set on, the entity will not appear in multiplayer games. Because the flag is checked by the game engine and not in the mod DLLs, entities with this flag are prevented from spawning regardless of mod and game mode (such as deathmatch, teamplay, co-op, or capture the flag).
For programmers, it might be useful to know that this flag is set on spawnflags
and the bit mask is 0x800
.
1 Comment
You must log in to post a comment.
You can login or register a new account.