Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: TopAce on March 21, 2010, 11:52:22 am

Title: Maximum number of modular tables?
Post by: TopAce on March 21, 2010, 11:52:22 am
What's the maximum number of modular tables that I can use? I already have a lot of them, and I want to know if I should worry about too many tbms.
Title: Re: Maximum number of modular tables?
Post by: FUBAR-BDHR on March 21, 2010, 07:55:39 pm
It's not a maximum number of tables but a maximum number of characters in the table names.  It was bumped in 3.6.11 but I'm not sure what to. 
Title: Re: Maximum number of modular tables?
Post by: Fury on March 21, 2010, 11:48:12 pm
There is a limit how many tbm's you can have of same type. Eg. wep, shp, str, etc. When you go over this limit, IIRC there won't be any errors but strange things happens, So your best bet is to minimize tbm's of same type.