Questions about entity exclusion bitflags on mapload
Moderator: InsideQC Admins
3 posts
• Page 1 of 1
Questions about entity exclusion bitflags on mapload
Okay, starting out what I'm doing now is working on adding deathmatch support to my SP map, and I want to add a deathmatch only flag to stuff like trigger_teleport, func_wall, etc.
Are the "not on skill x / Deathmatch" bitflag exclusions hardcoded into the engine?
Also, does nightmare break this? i.e. If I set a trigger entity / func_wall to not be on easy, normal and hard, will it appear on nightmare?
Are the "not on skill x / Deathmatch" bitflag exclusions hardcoded into the engine?
Also, does nightmare break this? i.e. If I set a trigger entity / func_wall to not be on easy, normal and hard, will it appear on nightmare?
-

Dr. Shadowborg - InsideQC Staff
- Posts: 1110
- Joined: Sat Oct 16, 2004 3:34 pm
FrikaC wrote:Yes the exclusions are handled engine side. ('Hardcoded' is such a funny word in a open source engine). Nightmare uses the "hard" bitflag for spawn exclusion.
Ah, cool then that just means I have to configure quake.fgd to actually use the "not on X" flags.
Hardcoded in this case is slightly lame, but I'll work around it.
Thanks for the reply and have a good New Years Eve / Day Frik!
-

Dr. Shadowborg - InsideQC Staff
- Posts: 1110
- Joined: Sat Oct 16, 2004 3:34 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest