Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started 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.
-
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.
-
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.