Toribash
Original Post
Certain limit to non static items in mod maker?
Is there a certain limit of how many items I can have that aren't static? I'm in the process of making a mod, But I need about 20 loose items, Currently I'm at 5 items that aren't static, but when I create a new or duplicate the item, it automatically checks itself static and can not be checked off.
|Evil|
I don't exist
There's limit of 16 non-static objects and they all must be with IDs from 1 to 16, if you include static objects better create them IDs of 17+ because of that. Limit of static objects is 100 something, I don't remember exactly. 128 is max for all objects, so if you have 16 non-static objects you can squeeze in 112 more statics.

[re] | #Polska
qui hic minxerit aut cacaverit, habeat deos superos et inferos iratos
Originally Posted by JtanK View Post
There's limit of 16 non-static objects and they all must be with IDs from 1 to 16, if you include static objects better create them IDs of 17+ because of that. Limit of static objects is 100 something, I don't remember exactly. 128 is max for all objects, so if you have 16 non-static objects you can squeeze in 112 more statics.

Alright thanks, learning something every day.
|Evil|
I don't exist