A.J on 11/2/2017 at 16:22
I know I'm going to sound really stupid, but how do I keep a custom object that I've 'installed' into my mission? When I save the .mis file with the object in the mission and load it again, it shows up as 'missing' and doesn't work.
R Soul on 11/2/2017 at 16:28
By 'installing' the object I presume you mean you added a new entry in the object hierarchy. The hierarchy is stored in the gamesys (a .gam file). By default missions use dark.gam. If you make changes, you should either save a new .gam file and tell the mission to use it, or save using the .cow format, which stores everything, but which only works in Dromed.
Link:
(
http://dromed.whoopdedo.org/dromed/gamesys)
A.J on 11/2/2017 at 16:34
Thanks. You saved my life :o