grodrigues Posted July 29, 2019 Share Posted July 29, 2019 (edited) Can one have more than one tra loaded? For example: LOAD_TRA ~tra file~ ... WITH_TRA ~another tra file~ BEGIN ... Will it work? I assume they must not have intersecting numbers. The context for this question is that I find myself, in a mod I am working, using the same descriptions in different tra files for different mod components and wanted to factor them in a common file to avoid repetition. If there is another way to do this besides having more than one tra loaded, feel free to chime in. Obviously, I could just merge everything in one single tra file, but that is precisely what I do not want to do, to keep the different components as separate as possible. Edited July 29, 2019 by grodrigues solved Quote Link to comment
grodrigues Posted July 29, 2019 Author Share Posted July 29, 2019 Replying to myself: yeah it works. RTM. Quote Link to comment
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.