Jump to content

Need Help: plugin for another mod


horrible90

Recommended Posts

i want to access, and reset a table/array in another prefab from another mod. The table only exists in the prefab file, and is local. There is no function implemented originally that removes stuff from the table, only adding stuff. I am attempting to make the change using addprefabpostinit. Im failing with a simple "Table = newTable" and i presume its because you cant access a local variable from outside the original file. Is there a way i can achieve what i want?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...