Jump to content
  • 0

Is there a limit to how many tags you can have?


hardcore_gamer

Question

Perhaps this is a silly question but is there a limit to how many thing/linedef/sector specials/tags you can have? I am making a large map and am currently on tag 100. Is there any limit or is it so high it doesn't matter?

Share this post


Link to post

1 answer to this question

Recommended Posts

  • 1

Practically no limit, you can have thousands of tags. There are two bytes to store sector tag in vanilla Doom, so you have 65536 tag values available (including 0).

 

Except in vanilla Hexen, where you have a limit of 64 tagged lines (but line tagging uses a weird system in Hexen, where you have to use the Line_SetID special) and a maximum of 200 tagged things.

 

https://doomwiki.org/wiki/Static_limits

 

 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...